Thomas Gleixner
|
f6d87f4bd2
genirq: keep affinities set from userspace across free/request_irq()
|
16 years ago |
Thomas Gleixner
|
dd3a1db900
genirq: improve include files
|
17 years ago |
Thomas Gleixner
|
2be3b52a57
proc: fixup irq iterator
|
17 years ago |
Thomas Gleixner
|
811410fdb6
genirq: add reverse iterator for irq_desc
|
17 years ago |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
17 years ago |
Thomas Gleixner
|
ee32c97322
genirq: remove irq_to_desc_alloc
|
17 years ago |
Thomas Gleixner
|
2cc21ef843
genirq: remove sparse irq code
|
17 years ago |
Thomas Gleixner
|
c6b7674f32
genirq: use inline function for irq_to_desc
|
17 years ago |
Thomas Gleixner
|
70dd4d992a
genirq: consolidate nr_irqs and for_each_irq_desc()
|
17 years ago |
Yinghai Lu
|
8c464a4b23
sparseirq: move kstat_irqs from kstat to irq_desc - fix
|
17 years ago |
Yinghai Lu
|
8b8e8c1bf7
x86: remove irqbalance in kernel for 32 bit
|
17 years ago |
Yinghai Lu
|
6d50bc2683
x86: use 28 bits irq NR for pci msi/msix and ht
|
17 years ago |
Yinghai Lu
|
e420dfb40c
x86: put irq_2_iommu pointer into irq_desc
|
17 years ago |
Yinghai Lu
|
67fb283e14
irq: separate sparse_irqs from sparse_irqs_free
|
17 years ago |
Yinghai Lu
|
cb5bc83225
x86_64: rename irq_desc/irq_desc_alloc
|
17 years ago |
Yinghai Lu
|
46926b67fc
generic: add irq_desc in function in parameter
|
17 years ago |
Yinghai Lu
|
2c6927a38f
irq: replace loop with nr_irqs with for_each_irq_desc
|
17 years ago |
Yinghai Lu
|
9059d8fa4a
irq: add irq_desc_without_new
|
17 years ago |
Yinghai Lu
|
7f95ec9e4c
x86: move kstat_irqs from kstat to irq_desc
|
17 years ago |
Yinghai Lu
|
3060d6fe28
x86: put timer_rand_state pointer into irq_desc
|
17 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 years ago |
Yinghai Lu
|
d60458b224
irq: make irq_desc to use dyn_array
|
17 years ago |
Ingo Molnar
|
5fef06e8c8
Merge branch 'linus' into genirq
|
17 years ago |
Thomas Gleixner
|
8d00a6c8f6
genirq: remove last NO_IDLE_HZ leftovers
|
17 years ago |
Ingo Molnar
|
a208f37a46
Merge branch 'linus' into x86/x2apic
|
17 years ago |
Suresh Siddha
|
72b1e22dfc
x64, x2apic/intr-remap: generic irq migration support from process context
|
17 years ago |
Max Krasnyansky
|
1840475676
genirq: Expose default irq affinity mask (take 3)
|
17 years ago |
Thomas Gleixner
|
1adb0850a1
genirq: reenable a nobody cared disabled irq when a new driver arrives
|
17 years ago |
Russell King
|
d7b906897e
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
|
17 years ago |
Harvey Harrison
|
21534301ea
Final removal of FASTCALL()/fastcall
|
17 years ago |