Thomas Gleixner
|
41cc30412d
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
|
7 年之前 |
Linus Torvalds
|
670310dfba
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Rasmus Villemoes
|
ffc661c99f
genirq: Fix type of shifting literal 1 in __setup_irq()
|
8 年之前 |
Marc Zyngier
|
4f8413a3a7
genirq: Track whether the trigger type has been set
|
7 年之前 |
Christoffer Dall
|
250a53d6fc
genirq: Document vcpu_info usage for percpu_devid interrupts
|
8 年之前 |
Thomas Gleixner
|
e43b3b5854
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
|
8 年之前 |
Thomas Gleixner
|
19e1d4e947
genirq: Warn when effective affinity is not updated
|
8 年之前 |
Thomas Gleixner
|
c942cee46b
genirq: Separate activation and startup
|
8 年之前 |
Thomas Gleixner
|
e0b477941d
genirq/debugfs: Show debug information for all irq descriptors
|
8 年之前 |
Alexandru Moise
|
2827a418ca
genirq: Check __free_irq() return value for NULL
|
8 年之前 |
Marc Zyngier
|
0abce64a55
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
|
8 年之前 |
Thomas Gleixner
|
19d39a3810
genirq: Keep chip buslock across irq_request/release_resources()
|
8 年之前 |
Daniel Lezcano
|
c80081b920
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
|
8 年之前 |
Thomas Gleixner
|
2343877fbd
genirq/timings: Move free timings out of spinlocked region
|
8 年之前 |
Thomas Gleixner
|
46e48e2573
genirq: Move irq resource handling out of spinlocked region
|
8 年之前 |
Thomas Gleixner
|
9114014cf4
genirq: Add mutex to irq desc to serialize request/free_irq()
|
8 年之前 |
Thomas Gleixner
|
3a90795e1e
genirq: Move bus locking into __setup_irq()
|
8 年之前 |
Daniel Lezcano
|
b2d3d61adb
genirq/timings: Add infrastructure to track the interrupt timings
|
8 年之前 |
Thomas Gleixner
|
4cde9c6b82
genirq: Add force argument to irq_startup()
|
8 年之前 |
Christoph Hellwig
|
137221df69
genirq: Move pending helpers to internal.h
|
8 年之前 |
Thomas Gleixner
|
2e051552df
genirq: Move initial affinity setup to irq_startup()
|
8 年之前 |
Thomas Gleixner
|
43564bd97d
genirq: Rename setup_affinity() to irq_setup_affinity()
|
8 年之前 |
Thomas Gleixner
|
cba4235e60
genirq: Remove mask argument from setup_affinity()
|
8 年之前 |
Thomas Gleixner
|
087cdfb662
genirq/debugfs: Add proper debugfs interface
|
8 年之前 |
Thomas Gleixner
|
b50fb7c992
Merge branch 'linus' into irq/core
|
8 年之前 |
Heiner Kallweit
|
fa07ab72cb
genirq: Release resources in __setup_irq() error path
|
8 年之前 |
Thomas Gleixner
|
04c848d398
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
|
8 年之前 |
Thomas Gleixner
|
201d7f47f3
genirq: Handle NOAUTOEN interrupt setup proper
|
8 年之前 |
Linus Torvalds
|
857f864014
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
8 年之前 |
Christoph Hellwig
|
25ce4be724
genirq: Return the IRQ name from free_irq()
|
8 年之前 |