Helge Deller
|
8f8201dfed
parisc: Increase thread and stack size to 32kb
|
8 years ago |
Helge Deller
|
5bc64bd246
parisc: Disable further stack checks when panic occurs during stack check
|
8 years ago |
Helge Deller
|
b1b4e435e4
parisc: Filter out spurious interrupts in PA-RISC irq handler
|
10 years ago |
Jiang Liu
|
d2109a1219
parisc/irq: Use access helper irq_data_get_affinity_mask()
|
10 years ago |
Rusty Russell
|
409e56f3ef
parisc: fix up obsolete cpu function usage.
|
10 years ago |
Thomas Gleixner
|
1ed71e59bc
parisc: Validate online cpus in irq_set_affinity() callbacks
|
11 years ago |
Linus Torvalds
|
1006fae359
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Helge Deller
|
6f0c4aa61d
parisc: do not count IPI calls twice
|
11 years ago |
Frederic Weisbecker
|
7d65f4a655
irq: Consolidate do_softirq() arch overriden implementations
|
12 years ago |
Helge Deller
|
d96b51ec14
parisc: fix irq stack on UP and SMP
|
12 years ago |
Helge Deller
|
d0c3be806a
parisc: show number of FPE and unaligned access handler calls in /proc/interrupts
|
12 years ago |
Helge Deller
|
416821d3d6
parisc: implement irq stacks - part 2 (v2)
|
12 years ago |
Helge Deller
|
0fc537d1d6
parisc: tlb flush counting fix for SMP and UP
|
12 years ago |
Helge Deller
|
cd85d5514d
parisc: more irq statistics in /proc/interrupts
|
12 years ago |
Helge Deller
|
200c880420
parisc: implement irq stacks
|
12 years ago |
Helge Deller
|
9372450cc2
parisc: add kernel stack overflow check
|
12 years ago |
Peter Zijlstra
|
b54cb2332e
parisc: remove IRQF_DISABLED
|
16 years ago |
John David Anglin
|
cac1f12b9f
parisc: don't claim cpu irqs more than once
|
14 years ago |
Thomas Gleixner
|
68f20f43da
parisc: Use irq_to_desc() in show_interrupts()
|
14 years ago |
Thomas Gleixner
|
e2f571d294
parisc: Convert irq namespace
|
14 years ago |
Thomas Gleixner
|
337ce6811b
parisc: Convert the final irq bits
|
14 years ago |
Thomas Gleixner
|
4c4231ea2f
[PARISC] Convert to new irq_chip functions
|
14 years ago |
Thomas Gleixner
|
9804c9eaea
[PARISC] fix per-cpu flag problem in the cpu affinity checkers
|
14 years ago |
James Bottomley
|
51890613f2
parisc: convert the rest of the irq handlers to simple/percpu
|
14 years ago |
James Bottomley
|
d16cd297d2
parisc: fix dino/gsc interrupts
|
14 years ago |
Kyle McMartin
|
7da1272547
parisc: kill __do_IRQ
|
15 years ago |
Kyle McMartin
|
f3d4605977
parisc: convert iosapic interrupts to proper flow handlers
|
15 years ago |
Kyle McMartin
|
4d4f681dc4
parisc: convert cpu interrupts to proper flow handlers
|
15 years ago |
Kyle McMartin
|
ba20085c20
parisc: lay groundwork for killing __do_IRQ
|
15 years ago |
Thomas Gleixner
|
d0608b5474
parisc: Fixup last users of irq_chip->typename
|
15 years ago |