index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
2
-19
/
+10
|
\
|
*
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-09-07
1
-17
/
+7
|
*
genirq/msi: Fix populating multiple interrupts
John Keeping
2017-09-06
1
-2
/
+3
*
|
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-26
1
-0
/
+1
|
*
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-22
1
-5
/
+5
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
9
-38
/
+549
|
\
\
|
*
\
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
1
-2
/
+12
|
|
\
\
|
|
*
|
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
2017-08-23
1
-2
/
+12
|
*
|
|
genirq/proc: Avoid uninitalized variable warning
Thomas Gleixner
2017-08-25
1
-2
/
+2
|
*
|
|
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
2017-08-25
1
-2
/
+2
|
*
|
|
genirq: Fix semicolon.cocci warnings
kbuild test robot
2017-08-25
1
-1
/
+1
|
*
|
|
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2017-08-18
3
-30
/
+313
|
|
\
\
\
|
|
*
|
|
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2017-08-18
1
-0
/
+169
|
|
*
|
|
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
2017-08-18
1
-1
/
+2
|
|
*
|
|
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
2017-08-18
1
-29
/
+29
|
|
*
|
|
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2017-08-18
2
-0
/
+110
|
|
*
|
|
genirq: Export more irq_chip_*_parent() functions
David Daney
2017-08-18
1
-0
/
+3
|
*
|
|
|
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
2017-08-18
1
-1
/
+1
|
*
|
|
|
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
2017-08-18
1
-1
/
+49
|
*
|
|
|
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2017-08-16
3
-0
/
+170
|
|
\
|
|
|
|
|
*
|
|
genirq/irq_sim: Add a devres variant of irq_sim_init()
Bartosz Golaszewski
2017-08-16
1
-0
/
+43
|
|
*
|
|
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
2017-08-16
3
-0
/
+127
|
|
|
/
/
|
*
/
/
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
2017-08-14
1
-1
/
+1
|
|
/
/
*
|
|
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-20
1
-2
/
+2
*
|
|
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-18
1
-2
/
+8
|
/
/
*
|
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
1
-2
/
+7
*
|
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-17
3
-10
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-17
1
-10
/
+53
|
\
\
|
|
/
|
/
|
|
*
genirq: Keep chip buslock across irq_request/release_resources()
Thomas Gleixner
2017-07-12
1
-10
/
+53
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
5
-26
/
+62
|
\
|
|
*
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
1
-0
/
+16
|
*
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-07-07
1
-2
/
+1
|
*
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
2017-07-06
1
-5
/
+10
|
*
genirq/timings: Move free timings out of spinlocked region
Thomas Gleixner
2017-07-04
1
-2
/
+3
|
*
genirq: Move irq resource handling out of spinlocked region
Thomas Gleixner
2017-07-04
1
-8
/
+15
|
*
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-07-04
2
-0
/
+9
|
*
genirq: Move bus locking into __setup_irq()
Thomas Gleixner
2017-07-04
1
-8
/
+5
|
*
genirq: Force inlining of __irq_startup_managed to prevent build failure
Geert Uytterhoeven
2017-07-04
1
-1
/
+1
|
*
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-07-04
1
-1
/
+3
*
|
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-1
/
+12
|
\
\
|
*
|
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-05-22
1
-1
/
+12
*
|
|
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
3
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
irq: update genericirq book location
Mauro Carvalho Chehab
2017-05-16
3
-3
/
+3
|
|
/
*
|
genirq: Avoid unnecessary low level irq function calls
Jeffy Chen
2017-06-26
1
-20
/
+33
*
|
genirq: Set irq masked state when initializing irq_desc
Jeffy Chen
2017-06-26
1
-0
/
+1
*
|
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
2
-0
/
+358
*
|
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
6
-0
/
+129
*
|
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-24
2
-8
/
+6
*
|
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
2
-43
/
+14
[next]