Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7e9d39831a31682285cc31ddf7dd06c0fe59138
/
include
/
linux
/
irqdesc.h
ecb3f39
genirq: Expose interrupt information through sysfs
by Craig Gallek
· 8 years ago
222df54
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
by Marc Zyngier
· 9 years ago
425a507
genirq: Free irq_desc with rcu
by Thomas Gleixner
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
b237721
genirq: Move field 'msi_desc' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
af7080e
genirq: Move field 'handler_data' from irq_data into irq_common_data
by Jiang Liu
· 10 years ago
755d119
genirq: Simplify irq_data_to_desc()
by Thomas Gleixner
· 9 years ago
123236c
genirq: Remove __irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
e902e14
genirq: Remove __irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
6584d84
genirq: Update the comment for generic_handle_irq_desc
by Huang Shijie
· 9 years ago
f61ae4f
genirq: Provide irq_desc_has_action
by Thomas Gleixner
· 9 years ago
a899418
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
by Thomas Gleixner
· 9 years ago
bbc9d21
genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
304adf8
genirq: Introduce helper irq_desc_get_irq()
by Jiang Liu
· 10 years ago
daf7ab7
genirq: Clean up outdated comments related to include/linux/irqdesc.h
by Jiang Liu
· 10 years ago
0d0b4c8
genirq: Introduce struct irq_common_data to host shared irq data
by Jiang Liu
· 10 years ago
7bbf1dd
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
by Jiang Liu
· 10 years ago
17f4803
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
by Rafael J. Wysocki
· 10 years ago
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
76ba59f
genirq: Add irq_domain-aware core IRQ handler
by Marc Zyngier
· 10 years ago
cab303b
genirq: Add sanity checks for PM options on shared interrupt lines
by Thomas Gleixner
· 10 years ago
1e77d0a
genirq: Sanitize spurious interrupt detection of threaded irqs
by Thomas Gleixner
· 12 years ago
7f4a8e7
genirq: Add an accessor for IRQ_PER_CPU flag
by Vinayak Kale
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
293a7a0
genirq: Provide means to retrigger parent
by Thomas Gleixner
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
ef706fb
irqdesc: delete now orphaned references to timer_rand_state
by Paul Gortmaker
· 12 years ago
c5857cc
random: remove rand_initialize_irq()
by Theodore Ts'o
· 12 years ago
ec53cf2
irq: don't put module.h into irq.h for tracking irqgen modules.
by Paul Gortmaker
· 13 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
b687380
irq: Track the owner of irq descriptor
by Sebastian Andrzej Siewior
· 13 years ago
fe12bc2
genirq: Uninline and sanity check generic_handle_irq()
by Thomas Gleixner
· 14 years ago
7707677
genirq: irq_desc: Document preflow_handler and affinity_hint
by Geert Uytterhoeven
· 14 years ago
0911f12
genirq: Forgotten updates/deletions after removal of compat code
by Geert Uytterhoeven
· 14 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
a2e8461
genirq: Provide locked setter for chip, handler, name
by Thomas Gleixner
· 14 years ago
d3e17de
genirq: Provide a lockdep helper
by Thomas Gleixner
· 14 years ago
3b90389
genirq; Remove the last leftovers of the old sparse irq code
by Thomas Gleixner
· 14 years ago
d9936bb
genirq: Add desc->irq_data accessor
by Thomas Gleixner
· 14 years ago
b5faba2
genirq: Prepare the handling of shared oneshot interrupts
by Thomas Gleixner
· 14 years ago
7812957
genirq: Add preflow handler support
by Thomas Gleixner
· 14 years ago
a6967ca
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
by Thomas Gleixner
· 14 years ago
91c4991
genirq: Add state field to irq_data
by Thomas Gleixner
· 14 years ago
dbec07b
genirq: Add internal state field to irq_desc
by Thomas Gleixner
· 14 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 14 years ago
cd7eab4
genirq: Add IRQ affinity notifiers
by Ben Hutchings
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6c9ae00
irq: use per_cpu kstat_irqs
by Eric Dumazet
· 14 years ago
78f90d9
genirq: Remove the now unused sparse irq leftovers
by Thomas Gleixner
· 14 years ago
10ba1e0
genirq: Remove irq_2_iommu
by Thomas Gleixner
· 14 years ago
e144710
genirq: Distangle irq.h
by Thomas Gleixner
· 14 years ago