Ralf Baechle
|
7762f206a3
MIPS: SB1250: Sort out merge mistake.
|
16 years ago |
Ingo Molnar
|
3d58f48ba0
Merge branch 'linus' into irq/numa
|
16 years ago |
Thomas Bogendoerfer
|
5d81b83d03
MIPS: Sibyte: Fix locking in set_irq_affinity
|
16 years ago |
Yinghai Lu
|
d5dedd4507
irq: change ->set_affinity() to return status
|
16 years ago |
Ralf Baechle
|
c87e09096d
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
|
16 years ago |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 years ago |
Jason Wessel
|
8d60a903d9
[MIPS] kgdb: Remove existing implementation
|
17 years ago |
Ralf Baechle
|
9e32a510af
[MIPS] Sibyte: Build fixes / dead code removal.
|
17 years ago |
Ralf Baechle
|
11ca25aa31
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
|
17 years ago |
Ralf Baechle
|
d04533650f
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
|
17 years ago |
Ralf Baechle
|
d527eef5b7
[MIPS] Sibyte: Finish conversion to modern time APIs.
|
17 years ago |
Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
17 years ago |
Ralf Baechle
|
7bcf7717b6
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
|
17 years ago |
Ralf Baechle
|
477f949e0a
[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART
|
18 years ago |
Thiemo Seufer
|
119537c092
[MIPS] Misc fixes for plat_irq_dispatch functions
|
18 years ago |
Atsushi Nemoto
|
70d21cdeef
[MIPS] use name instead of typename for each irq_chip
|
18 years ago |
Atsushi Nemoto
|
1603b5aca4
[MIPS] IRQ cleanups
|
18 years ago |
Ralf Baechle
|
27f768192f
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
|
18 years ago |
Ralf Baechle
|
937a801576
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
|
18 years ago |
Maciej W. Rozycki
|
d599def5cd
[MIPS] SB1250: Interrupt handler fixes
|
19 years ago |
Ralf Baechle
|
dc41fb4396
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
|
19 years ago |
Thiemo Seufer
|
6e61e85b09
[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480
|
19 years ago |
Ralf Baechle
|
94dee171df
[MIPS] Eleminate interrupt migration helper use.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Ingo Molnar
|
d1bef4ed5f
[PATCH] genirq: rename desc->handler to desc->chip
|
19 years ago |
Thiemo Seufer
|
4fb60a4b80
[MIPS] Random fixes for sb1250
|
19 years ago |
Ralf Baechle
|
e4ac58afdf
[MIPS] Rewrite all the assembler interrupt handlers to C.
|
19 years ago |
Andrew Isaacson
|
942d042d17
Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.
|
20 years ago |
Ralf Baechle
|
8ab00b9a02
Convert struct hw_interrupt_type initializations to ISO C99 named
|
20 years ago |
Maciej W. Rozycki
|
65bda1a95d
Switch SiByte drivers back to __raw_*() functions.
|
20 years ago |