Yinghai Lu
|
3060d6fe28
x86: put timer_rand_state pointer into irq_desc
|
17 лет назад |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 лет назад |
Yinghai Lu
|
d60458b224
irq: make irq_desc to use dyn_array
|
17 лет назад |
Ingo Molnar
|
5fef06e8c8
Merge branch 'linus' into genirq
|
16 лет назад |
Thomas Gleixner
|
8d00a6c8f6
genirq: remove last NO_IDLE_HZ leftovers
|
17 лет назад |
Ingo Molnar
|
a208f37a46
Merge branch 'linus' into x86/x2apic
|
17 лет назад |
Suresh Siddha
|
72b1e22dfc
x64, x2apic/intr-remap: generic irq migration support from process context
|
17 лет назад |
Max Krasnyansky
|
1840475676
genirq: Expose default irq affinity mask (take 3)
|
17 лет назад |
Thomas Gleixner
|
1adb0850a1
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 лет назад |
Russell King
|
d7b906897e
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
|
17 лет назад |
Harvey Harrison
|
21534301ea
Final removal of FASTCALL()/fastcall
|
17 лет назад |
Ralf Baechle
|
46f4f8f665
IRQ_NOPROBE helper functions
|
17 лет назад |
Harvey Harrison
|
ec7015840a
Remove fastcall from linux/include
|
17 лет назад |
Kevin Hilman
|
b019e57321
genirq: add unlocked version of set_irq_handler()
|
17 лет назад |
Randy Dunlap
|
5ac4d823fd
irq.h fix kernel-doc
|
18 лет назад |
Alan Cox
|
4f27c00bf8
Improve behaviour of spurious IRQ detect
|
18 лет назад |
Ravikiran G Thirumalai
|
e729aa16b1
Pad irq_desc to internode cacheline size
|
18 лет назад |
David Howells
|
77904fd64e
[PATCH] FRV: Missing error defs
|
18 лет назад |
Eric W. Biederman
|
9f0a5ba550
[PATCH] irq: Remove set_native_irq_info
|
18 лет назад |
Andrew Morton
|
6168a702ab
[PATCH] Declare init_irq_proc before we use it.
|
18 лет назад |
Randy Dunlap
|
472900b8b0
[PATCH] IRQ kernel-doc fixes
|
18 лет назад |
Ingo Molnar
|
d7e25f3394
[PATCH] genirq: remove IRQ_DISABLED
|
18 лет назад |
Thomas Gleixner
|
771ee3b04e
[PATCH] Add a function to handle interrupt affinity setting
|
18 лет назад |
Thomas Gleixner
|
950f4427c2
[PATCH] Add irq flag to disable balancing for an interrupt
|
18 лет назад |
Eric W. Biederman
|
5b912c108c
msi: Kill the msi_desc array.
|
18 лет назад |
Ingo Molnar
|
145fc655a1
[PATCH] genirq: clean up irq-flow-type naming, fix
|
18 лет назад |
Ingo Molnar
|
a460e745e8
[PATCH] genirq: clean up irq-flow-type naming
|
18 лет назад |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 лет назад |
David Howells
|
57a58a9435
IRQ: Typedef the IRQ flow handler function type
|
18 лет назад |
Eric W. Biederman
|
1f80025e62
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
|
18 лет назад |