Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
43b09122ce6c14d664c2a5f425b051b5936dbde6
/
kernel
/
irq
/
irqdesc.c
76ba59f
genirq: Add irq_domain-aware core IRQ handler
by Marc Zyngier
· 10 years ago
8844aad
genirq: Fix memory leak when calling irq_free_hwirqs()
by Keith Busch
· 11 years ago
d8179bc
genirq: Remove dynamic_irq mess
by Thomas Gleixner
· 11 years ago
c940e01
genirq: Replace dynamic_irq_init/cleanup
by Thomas Gleixner
· 11 years ago
1d00835
genirq: Remove irq_reserve_irq[s]
by Thomas Gleixner
· 11 years ago
f63b6a0
genirq: Replace reserve_irqs in core code
by Thomas Gleixner
· 11 years ago
7b6ef12
genirq: Provide generic hwirq allocation facility
by Thomas Gleixner
· 11 years ago
62a08ae
genirq: x86: Ensure that dynamic irq allocation does not conflict
by Thomas Gleixner
· 11 years ago
792d001
genirq: Add a kstat helper to increment irq stats
by Thomas Gleixner
· 11 years ago
2c45aad
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
by Paul Gortmaker
· 11 years ago
3911ff3
genirq: export handle_edge_irq() and irq_to_desc()
by Jiri Kosina
· 13 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
d522a0d
irqdesc: fix new kernel-doc warning
by Randy Dunlap
· 13 years ago
b687380
irq: Track the owner of irq descriptor
by Sebastian Andrzej Siewior
· 13 years ago
c5182b8
genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
by Mark Brown
· 14 years ago
e7fbad3
genirq: Fix descriptor init on non-sparse IRQs
by Linus Walleij
· 14 years ago
edf76f8
irq: Export functions to allow modular irq drivers
by Jonathan Cameron
· 14 years ago
fe12bc2
genirq: Uninline and sanity check generic_handle_irq()
by Thomas Gleixner
· 14 years ago
fe05143
genirq: Remove pointless ifdefs
by Thomas Gleixner
· 14 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 14 years ago
801a0e9
genirq: Add irq disabled flag to irq_data state
by Thomas Gleixner
· 14 years ago
3b90389
genirq; Remove the last leftovers of the old sparse irq code
by Thomas Gleixner
· 14 years ago
ed4dea6
genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()
by Yinghai Lu
· 14 years ago
d5eb4ad2
genirq: Implement irq_get/put_desc_[bus]locked/unlock()
by Thomas Gleixner
· 14 years ago
f9e4989
genirq: Force wrapped access to desc->status in core code
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
e6bea9c
genirq: Protect tglx from tripping over his own feet
by Thomas Gleixner
· 14 years ago
e7bcecb
genirq: Make nr_irqs runtime expandable
by Thomas Gleixner
· 14 years ago
218502b
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 14 years ago
c1ee626
genirq: Prevent access beyond allocated_irqs bitmap
by Thomas Gleixner
· 14 years ago
44951a6
genirq: Remove dead code
by Thomas Gleixner
· 14 years ago
6c9ae00
irq: use per_cpu kstat_irqs
by Eric Dumazet
· 14 years ago
478735e3
/proc/stat: fix scalability of irq sum of all cpu
by KAMEZAWA Hiroyuki
· 14 years ago
c0a19eb
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
by Thomas Gleixner
· 14 years ago
baa0d23
genirq: Switch sparse_irq allocator to GFP_KERNEL
by Thomas Gleixner
· 14 years ago
a05a900
genirq: Make sparse_lock a mutex
by Thomas Gleixner
· 14 years ago
78f90d9
genirq: Remove the now unused sparse irq leftovers
by Thomas Gleixner
· 14 years ago
b7b2933
genirq: Sanitize dynamic irq handling
by Thomas Gleixner
· 14 years ago
b7d0d82
genirq: Remove arch_init_chip_data()
by Thomas Gleixner
· 14 years ago
b683de2
genirq: Query arch for number of early descriptors
by Thomas Gleixner
· 14 years ago
aa99ec0
genirq: Use sane sparse allocator
by Thomas Gleixner
· 14 years ago
06f6c33
genirq: Implement irq reservation
by Thomas Gleixner
· 14 years ago
a98d24b
genirq: Implement sane enumeration
by Thomas Gleixner
· 14 years ago
13bfe99
genirq: Prepare proc for real sparse irq support
by Thomas Gleixner
· 14 years ago
1f5a5b8
genirq: Implement a sane sparse_irq allocator
by Thomas Gleixner
· 14 years ago
1318a48
genirq: Provide default irq init flags
by Thomas Gleixner
· 14 years ago
d895f51
genirq: Remove export of kstat_irqs_cpu
by Thomas Gleixner
· 14 years ago
154cd38
genirq: Remove early_init_irq_lock_class()
by Thomas Gleixner
· 14 years ago
3795de2
genirq: Distangle kernel/irq/handle.c
by Thomas Gleixner
· 14 years ago