Christoffer Dall
|
250a53d6fc
genirq: Document vcpu_info usage for percpu_devid interrupts
|
8 years ago |
Thomas Gleixner
|
c942cee46b
genirq: Separate activation and startup
|
8 years ago |
Thomas Gleixner
|
e0b477941d
genirq/debugfs: Show debug information for all irq descriptors
|
8 years ago |
Alexandru Moise
|
2827a418ca
genirq: Check __free_irq() return value for NULL
|
8 years ago |
Marc Zyngier
|
0abce64a55
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
|
8 years ago |
Thomas Gleixner
|
19d39a3810
genirq: Keep chip buslock across irq_request/release_resources()
|
8 years ago |
Daniel Lezcano
|
c80081b920
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
|
8 years ago |
Thomas Gleixner
|
2343877fbd
genirq/timings: Move free timings out of spinlocked region
|
8 years ago |
Thomas Gleixner
|
46e48e2573
genirq: Move irq resource handling out of spinlocked region
|
8 years ago |
Thomas Gleixner
|
9114014cf4
genirq: Add mutex to irq desc to serialize request/free_irq()
|
8 years ago |
Thomas Gleixner
|
3a90795e1e
genirq: Move bus locking into __setup_irq()
|
8 years ago |
Daniel Lezcano
|
b2d3d61adb
genirq/timings: Add infrastructure to track the interrupt timings
|
8 years ago |
Thomas Gleixner
|
4cde9c6b82
genirq: Add force argument to irq_startup()
|
8 years ago |
Christoph Hellwig
|
137221df69
genirq: Move pending helpers to internal.h
|
8 years ago |
Thomas Gleixner
|
2e051552df
genirq: Move initial affinity setup to irq_startup()
|
8 years ago |
Thomas Gleixner
|
43564bd97d
genirq: Rename setup_affinity() to irq_setup_affinity()
|
8 years ago |
Thomas Gleixner
|
cba4235e60
genirq: Remove mask argument from setup_affinity()
|
8 years ago |
Thomas Gleixner
|
087cdfb662
genirq/debugfs: Add proper debugfs interface
|
8 years ago |
Thomas Gleixner
|
b50fb7c992
Merge branch 'linus' into irq/core
|
8 years ago |
Heiner Kallweit
|
fa07ab72cb
genirq: Release resources in __setup_irq() error path
|
8 years ago |
Thomas Gleixner
|
04c848d398
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
|
8 years ago |
Thomas Gleixner
|
201d7f47f3
genirq: Handle NOAUTOEN interrupt setup proper
|
8 years ago |
Linus Torvalds
|
857f864014
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
8 years ago |
Christoph Hellwig
|
25ce4be724
genirq: Return the IRQ name from free_irq()
|
8 years ago |
Christoph Hellwig
|
a7e60e55d7
genirq: Fix indentation in remove_irq()
|
8 years ago |
Hans de Goede
|
382bd4de61
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
|
8 years ago |
Matthias Kaehlcke
|
d170fe7dd9
genirq: Use cpumask_available() for check of cpumask variable
|
8 years ago |
Ingo Molnar
|
0881e7bd34
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
ae7e81c077
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
|
8 years ago |
Masahiro Yamada
|
9332ef9dbd
scripts/spelling.txt: add "an user" pattern and fix typo instances
|
8 years ago |