Thomas Gleixner
|
68f20f43da
parisc: Use irq_to_desc() in show_interrupts()
|
14 年之前 |
Thomas Gleixner
|
e2f571d294
parisc: Convert irq namespace
|
14 年之前 |
Thomas Gleixner
|
337ce6811b
parisc: Convert the final irq bits
|
14 年之前 |
Thomas Gleixner
|
4c4231ea2f
[PARISC] Convert to new irq_chip functions
|
14 年之前 |
Thomas Gleixner
|
9804c9eaea
[PARISC] fix per-cpu flag problem in the cpu affinity checkers
|
14 年之前 |
James Bottomley
|
51890613f2
parisc: convert the rest of the irq handlers to simple/percpu
|
14 年之前 |
James Bottomley
|
d16cd297d2
parisc: fix dino/gsc interrupts
|
14 年之前 |
Kyle McMartin
|
7da1272547
parisc: kill __do_IRQ
|
14 年之前 |
Kyle McMartin
|
f3d4605977
parisc: convert iosapic interrupts to proper flow handlers
|
14 年之前 |
Kyle McMartin
|
4d4f681dc4
parisc: convert cpu interrupts to proper flow handlers
|
14 年之前 |
Kyle McMartin
|
ba20085c20
parisc: lay groundwork for killing __do_IRQ
|
14 年之前 |
Thomas Gleixner
|
d0608b5474
parisc: Fixup last users of irq_chip->typename
|
15 年之前 |
Thomas Gleixner
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 年之前 |
Christoph Hellwig
|
9609bfec6d
parisc: convert to asm-generic/hardirq.h
|
16 年之前 |
Thomas Gleixner
|
dfe0756502
parisc: remove obsolete hw_interrupt_type
|
16 年之前 |
Helge Deller
|
47b4150baa
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
|
16 年之前 |
Yinghai Lu
|
d5dedd4507
irq: change ->set_affinity() to return status
|
16 年之前 |
Kyle McMartin
|
7cec2ef4a2
Merge branch 'rusty-cpumask-parisc' into parisc
|
16 年之前 |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 年之前 |
Ingo Molnar
|
edb35028e4
Merge branches 'irq/genirq' and 'linus' into irq/core
|
16 年之前 |
Rusty Russell
|
bd071e1a37
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
|
16 年之前 |
Kyle McMartin
|
8b6649c575
parisc: convert cpu_check_affinity to new cpumask api
|
16 年之前 |
Kyle McMartin
|
7c4be70e6d
parisc: fix use of new cpumask api in irq.c
|
16 年之前 |
Mike Travis
|
5a8247ca4c
parisc: update parisc for new irq_desc
|
16 年之前 |
Mike Travis
|
e65e49d0f3
irq: update all arches for new irq_desc
|
16 年之前 |
Yinghai Lu
|
dee4102a9a
sparseirq: use kstat_irqs_cpu instead
|
16 年之前 |
Helge Deller
|
ef017bebd0
parisc: Replace NR_CPUS in parisc code
|
16 年之前 |
Helge Deller
|
7f2347a44d
parisc: trivial fixes
|
16 年之前 |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 年之前 |
Kyle McMartin
|
2421ba5b57
[PARISC] timer interrupt should not be IRQ_DISABLED
|
17 年之前 |