David Daney
|
97179fd46d
cpumask fallout: Initialize irq_default_affinity earlier
|
16 years ago |
Ingo Molnar
|
b2e2fe9962
sparseirq: work around __weak alias bug
|
16 years ago |
Yinghai Lu
|
12026ea16a
sparseirq: fix hang with !SPARSE_IRQ
|
16 years ago |
Yinghai Lu
|
fa6beb37b0
sparseirq: set lock_class for legacy irq when sparse_irq is selected
|
16 years ago |
Yinghai Lu
|
13a0c3c269
sparseirq: work around compiler optimizing away __weak functions
|
16 years ago |
Ingo Molnar
|
793f7b12a0
sparseirq: fix desc->lock init
|
16 years ago |
Yinghai Lu
|
00c2363487
sparseirq: remove duplicated arch_early_irq_init()
|
16 years ago |
KOSAKI Motohiro
|
18eefedfe8
irq: simplify for_each_irq_desc() usage
|
16 years ago |
KOSAKI Motohiro
|
26ddd8d5ca
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
|
16 years ago |
KOSAKI Motohiro
|
f9af0e7091
irq: for_each_irq_desc() move to irqnr.h
|
16 years ago |
KOSAKI Motohiro
|
74c8a61304
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
|
16 years ago |
Yinghai Lu
|
48a1b10aff
x86, sparseirq: move irq_desc according to smp_affinity, v7
|
16 years ago |
Yinghai Lu
|
99d093d128
x86: use NR_IRQS_LEGACY
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Thomas Gleixner
|
10e580842e
genirq: use iterators for irq_desc loops
|
16 years ago |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
16 years ago |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
16 years ago |
Thomas Gleixner
|
2cc21ef843
genirq: remove sparse irq code
|
16 years ago |
Thomas Gleixner
|
c6b7674f32
genirq: use inline function for irq_to_desc
|
16 years ago |
Yinghai Lu
|
aac3f2b6f6
x86: fix typo in irq_desc array
|
16 years ago |
Andrew Morton
|
2976fe2012
fix warning: "x86: sparse_irq needs spin_lock in allocations"
|
16 years ago |
Yinghai Lu
|
9d98598d2f
sparseirq: remove some debug print out
|
16 years ago |
Yinghai Lu
|
8c464a4b23
sparseirq: move kstat_irqs from kstat to irq_desc - fix
|
16 years ago |
Yinghai Lu
|
e89eb43863
x86: sparse_irq needs spin_lock in allocations
|
16 years ago |
Ingo Molnar
|
e955b5398b
sparseirq: fix lockdep
|
16 years ago |
Yinghai Lu
|
67fb283e14
irq: separate sparse_irqs from sparse_irqs_free
|
16 years ago |
Yinghai Lu
|
cb5bc83225
x86_64: rename irq_desc/irq_desc_alloc
|
16 years ago |
Yinghai Lu
|
46926b67fc
generic: add irq_desc in function in parameter
|
16 years ago |
Yinghai Lu
|
9059d8fa4a
irq: add irq_desc_without_new
|
16 years ago |
Yinghai Lu
|
7f95ec9e4c
x86: move kstat_irqs from kstat to irq_desc
|
16 years ago |