Marc Zyngier
|
f86eff222f
genirq: Work around __irq_set_handler vs stacked domains ordering issues
|
10 years ago |
Jiang Liu
|
515085ef7e
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
|
10 years ago |
Yingjoe Chen
|
56e8abab61
genirq: Add more helper functions to support stacked irq_chip
|
10 years ago |
Jiang Liu
|
85f08c17de
genirq: Introduce helper functions to support stacked irq_chip
|
10 years ago |
Jiang Liu
|
f8264e3496
irqdomain: Introduce new interfaces to support hierarchy irqdomains
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Rafael J. Wysocki
|
88b42a4883
Merge branch 'pm-genirq'
|
10 years ago |
Thomas Gleixner
|
9ce7a25849
genirq: Simplify wakeup mechanism
|
11 years ago |
Thomas Gleixner
|
c7bd3ec053
genirq: Create helper for flow handler entry check
|
11 years ago |
Thomas Gleixner
|
c3d7acd027
genirq: Distangle edge handler entry
|
11 years ago |
Christoph Lameter
|
532d0d0690
irqchips: Replace __this_cpu_ptr uses
|
11 years ago |
Vincent Stehlé
|
7cad45eea3
irq: Export handle_fasteoi_irq
|
11 years ago |
Thomas Gleixner
|
f63b6a05f2
genirq: Replace reserve_irqs in core code
|
11 years ago |
Thomas Gleixner
|
328a4978df
genirq: Add a new IRQCHIP_EOI_THREADED flag
|
11 years ago |
Xie XiuQi
|
f788e7bf05
irq: Fix some trivial typos in comments
|
11 years ago |
Andreas Fenkart
|
d671a60558
genirq: Add kerneldoc for irq_disable.
|
12 years ago |
Alexander Gordeev
|
51906e779f
x86/MSI: Support multiple MSIs in presense of IRQ remapping
|
12 years ago |
Thomas Gleixner
|
293a7a0a16
genirq: Provide means to retrigger parent
|
12 years ago |
Kuninori Morimoto
|
b3ae66f209
genirq: Export irq_set_chip_and_handler_name()
|
13 years ago |
Ning Jiang
|
23812b9d9e
genirq: Add IRQS_PENDING for nested and simple irq
|
13 years ago |
Linus Torvalds
|
471368557a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Jiri Kosina
|
3911ff30f5
genirq: export handle_edge_irq() and irq_to_desc()
|
13 years ago |
Thomas Gleixner
|
d4dc0f90d2
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
|
13 years ago |
Linus Torvalds
|
9c2b957db1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Thomas Gleixner
|
df8d291f28
Merge branch 'linus' into irq/core
|
13 years ago |
Russell King
|
a09b659cd6
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
|
13 years ago |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
Thomas Gleixner
|
b4bc724e82
genirq: Handle pending irqs in irq_startup()
|
13 years ago |
Thomas Gleixner
|
ac56376111
genirq: Unmask oneshot irqs when thread was not woken
|
13 years ago |
Steven Rostedt
|
f069686e4b
tracing/softirq: Move __raise_softirq_irqoff() out of header
|
13 years ago |