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 |
Thomas Gleixner
|
7ee7e87dfb
genirq: Use irq type from irqdata instead of irqdesc
|
8 years ago |
Sudip Mukherjee
|
3118dac501
kernel/irq: Export irq_set_parent()
|
8 years ago |
Thomas Gleixner
|
16217dc79d
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
|
9 years ago |
Alexander Kuleshov
|
00b992deaa
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
|
9 years ago |
Shawn Lin
|
4396f46c8c
genirq: Fix potential memleak when failing to get irq pm
|
9 years ago |
Thomas Gleixner
|
8658be133b
Merge branch 'irq/for-block' into irq/core
|
9 years ago |
Thomas Gleixner
|
06ee6d571f
genirq: Add affinity hint to irq allocation
|
9 years ago |
Thomas Gleixner
|
9c2555835b
genirq: Introduce IRQD_AFFINITY_MANAGED flag
|
9 years ago |
Jon Hunter
|
be45beb2df
genirq: Add runtime power management support for IRQ chips
|
9 years ago |
Marc Zyngier
|
f35ad08378
genirq: Look-up percpu trigger type if not specified by caller
|
9 years ago |
Jon Hunter
|
4b357daed6
genirq: Look-up trigger type if not specified by caller
|
9 years ago |
Jon Hunter
|
9b5d585d14
genirq: Ensure IRQ descriptor is valid when setting-up the IRQ
|
9 years ago |
Joe Perches
|
a395d6a7e3
kernel/...: convert pr_warning to pr_warn
|
9 years ago |
Linus Torvalds
|
277edbabf6
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
Chen Fan
|
e237a55184
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
|
9 years ago |
Daniel Lezcano
|
f944b5a7af
genirq: Use a common macro to go through the actions list
|
9 years ago |
Linus Torvalds
|
3d116a66ed
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Thomas Gleixner
|
abc7e40c81
genirq: Prevent chip buslock deadlock
|
9 years ago |
Thomas Petazzoni
|
f0cb322073
genirq: Implement irq_percpu_is_enabled()
|
9 years ago |
Linus Torvalds
|
b0f85fa11a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Thomas Gleixner
|
e9849777d0
genirq: Add flag to force mask in disable_irq[_nosync]()
|
9 years ago |
Feng Wu
|
fcf1ae2f7a
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
|
9 years ago |
Maxime Ripard
|
aec2e2ad17
irq: Export per-cpu irq allocation and de-allocation functions
|
10 years ago |
Maxime Ripard
|
a1b7febd72
genirq: Fix the documentation of request_percpu_irq
|
10 years ago |
Thomas Gleixner
|
2a1d3ab898
genirq: Handle force threading of irqs with primary and thread handler
|
10 years ago |
Jiang Liu
|
9df872faa7
genirq: Move field 'affinity' from irq_data into irq_common_data
|
10 years ago |
Bjorn Andersson
|
1ee4fb3ee1
genirq: Export irq_[get|set]_irqchip_state()
|
10 years ago |
Jiang Liu
|
a8a98eac7b
genirq: Remove the irq argument from setup_affinity()
|
10 years ago |