Thomas Gleixner
|
10e580842e
genirq: use iterators for irq_desc loops
|
16 年之前 |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
16 年之前 |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
16 年之前 |
Thomas Gleixner
|
2cc21ef843
genirq: remove sparse irq code
|
16 年之前 |
Thomas Gleixner
|
c6b7674f32
genirq: use inline function for irq_to_desc
|
16 年之前 |
Yinghai Lu
|
aac3f2b6f6
x86: fix typo in irq_desc array
|
16 年之前 |
Andrew Morton
|
2976fe2012
fix warning: "x86: sparse_irq needs spin_lock in allocations"
|
16 年之前 |
Yinghai Lu
|
9d98598d2f
sparseirq: remove some debug print out
|
16 年之前 |
Yinghai Lu
|
8c464a4b23
sparseirq: move kstat_irqs from kstat to irq_desc - fix
|
16 年之前 |
Yinghai Lu
|
e89eb43863
x86: sparse_irq needs spin_lock in allocations
|
16 年之前 |
Ingo Molnar
|
e955b5398b
sparseirq: fix lockdep
|
16 年之前 |
Yinghai Lu
|
67fb283e14
irq: separate sparse_irqs from sparse_irqs_free
|
16 年之前 |
Yinghai Lu
|
cb5bc83225
x86_64: rename irq_desc/irq_desc_alloc
|
16 年之前 |
Yinghai Lu
|
46926b67fc
generic: add irq_desc in function in parameter
|
16 年之前 |
Yinghai Lu
|
9059d8fa4a
irq: add irq_desc_without_new
|
16 年之前 |
Yinghai Lu
|
7f95ec9e4c
x86: move kstat_irqs from kstat to irq_desc
|
16 年之前 |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
16 年之前 |
Ingo Molnar
|
fa42d10dd5
irq: sparse irqs, export nr_irqs
|
16 年之前 |
Yinghai Lu
|
d60458b224
irq: make irq_desc to use dyn_array
|
16 年之前 |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
16 年之前 |
Thomas Gleixner
|
8d00a6c8f6
genirq: remove last NO_IDLE_HZ leftovers
|
17 年之前 |
Harvey Harrison
|
7ad5b3a505
kernel: remove fastcall in kernel/*
|
17 年之前 |
Russ Anderson
|
c642b8391c
__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set
|
17 年之前 |
Jeff Dike
|
cb0c78cc94
Fix Linuxdoc comment
|
18 年之前 |
Bernhard Walle
|
d85a60d85e
Add IRQF_IRQPOLL flag (common code)
|
18 年之前 |
Ravikiran G Thirumalai
|
e729aa16b1
Pad irq_desc to internode cacheline size
|
18 年之前 |
Peter Zijlstra
|
6cfd76a26d
[PATCH] lockdep: name some old style locks
|
18 年之前 |
Linus Torvalds
|
b42172fc7b
Don't call "note_interrupt()" with irq descriptor lock held
|
18 年之前 |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年之前 |
David Howells
|
af8c65b57a
[PATCH] FRV: permit __do_IRQ() to be dispensed with
|
18 年之前 |