Linus Torvalds
|
b0f85fa11a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Thomas Gleixner
|
e9849777d0
genirq: Add flag to force mask in disable_irq[_nosync]()
|
9 年之前 |
Feng Wu
|
fcf1ae2f7a
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
|
9 年之前 |
Maxime Ripard
|
aec2e2ad17
irq: Export per-cpu irq allocation and de-allocation functions
|
10 年之前 |
Maxime Ripard
|
a1b7febd72
genirq: Fix the documentation of request_percpu_irq
|
10 年之前 |
Thomas Gleixner
|
2a1d3ab898
genirq: Handle force threading of irqs with primary and thread handler
|
10 年之前 |
Jiang Liu
|
9df872faa7
genirq: Move field 'affinity' from irq_data into irq_common_data
|
10 年之前 |
Bjorn Andersson
|
1ee4fb3ee1
genirq: Export irq_[get|set]_irqchip_state()
|
10 年之前 |
Jiang Liu
|
a8a98eac7b
genirq: Remove the irq argument from setup_affinity()
|
10 年之前 |
Jiang Liu
|
e019c249a6
genirq: Provide and use __irq_can_set_affinity()
|
10 年之前 |
Jiang Liu
|
79ff1cda32
genirq: Remove irq argument from __enable/__disable_irq()
|
10 年之前 |
Jiang Liu
|
a1ff541a40
genirq: Remove irq arg from __irq_set_trigger()
|
10 年之前 |
Jiang Liu
|
0798abeb7e
genirq: Remove the irq argument from check_irq_resend()
|
10 年之前 |
Jiang Liu
|
6783011b48
genirq: Introduce helper function irq_data_get_node()
|
10 年之前 |
Jiang Liu
|
0a4377de30
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
|
10 年之前 |
Marc Zyngier
|
1b7047edfc
genirq: Allow the irqchip state of an IRQ to be save/restored
|
10 年之前 |
Thomas Gleixner
|
462b69b1e4
Merge branch 'linus' into irq/core to get the GIC updates which
|
10 年之前 |
Rafael J. Wysocki
|
17f4803420
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
|
10 年之前 |
Peter Zijlstra
|
02cea39586
genirq: Provide disable_hardirq()
|
10 年之前 |
Jesse Brandeburg
|
4fe7ffb7e1
genirq: Fix null pointer reference in irq_set_affinity_hint()
|
10 年之前 |
Jesse Brandeburg
|
e2e64a9325
genirq: Set initial affinity in irq_set_affinity_hint()
|
10 年之前 |
Jiang Liu
|
2cb625478f
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
|
10 年之前 |
Thomas Gleixner
|
cab303be91
genirq: Add sanity checks for PM options on shared interrupt lines
|
11 年之前 |
Thomas Gleixner
|
8df2e02c5c
genirq: Move suspend/resume logic into irq/pm code
|
11 年之前 |
Thomas Gleixner
|
1e77d0a1ed
genirq: Sanitize spurious interrupt detection of threaded irqs
|
12 年之前 |
Thomas Gleixner
|
01f8fa4f01
genirq: Allow forcing cpu affinity of interrupts
|
11 年之前 |
Thomas Gleixner
|
328a4978df
genirq: Add a new IRQCHIP_EOI_THREADED flag
|
11 年之前 |
Thomas Gleixner
|
ffb12cf002
Merge branch 'irq/for-gpio' into irq/core
|
11 年之前 |
Thomas Gleixner
|
c1bacbae81
genirq: Provide irq_request/release_resources chip callbacks
|
11 年之前 |
Chuansheng Liu
|
c685689fd2
genirq: Remove racy waitqueue_active check
|
11 年之前 |