index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-02
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-1
/
+0
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
1
-1
/
+0
2017-11-01
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
1
-4
/
+2
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
1
-1
/
+2
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
1
-7
/
+7
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
1
-1
/
+0
2017-09-25
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
1
-2
/
+2
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
1
-0
/
+15
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
3
-0
/
+432
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
1
-0
/
+2
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
4
-9
/
+10
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
4
-20
/
+51
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2
-3
/
+4
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
4
-8
/
+43
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
1
-0
/
+11
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2
-0
/
+4
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
3
-1
/
+20
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2
-1
/
+1
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-07
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-09-06
genirq/msi: Fix populating multiple interrupts
John Keeping
1
-2
/
+3
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-38
/
+549
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-2
/
+12
2017-08-25
genirq/proc: Avoid uninitalized variable warning
Thomas Gleixner
1
-2
/
+2
2017-08-25
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
1
-2
/
+2
2017-08-25
genirq: Fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-08-23
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
1
-2
/
+12
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-08-18
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
3
-30
/
+313
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
1
-0
/
+169
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
1
-1
/
+2
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
1
-29
/
+29
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2
-0
/
+110
2017-08-18
genirq: Export more irq_chip_*_parent() functions
David Daney
1
-0
/
+3
2017-08-18
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
1
-1
/
+1
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
1
-1
/
+49
2017-08-16
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
3
-0
/
+170
2017-08-16
genirq/irq_sim: Add a devres variant of irq_sim_init()
Bartosz Golaszewski
1
-0
/
+43
2017-08-16
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
3
-0
/
+127
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
1
-1
/
+1
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
1
-2
/
+7
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
1
-0
/
+1
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-5
/
+5
[next]