Commit Graph

70 Commits (a70742f167424bab794ca74b9e99b598b358bb7d)

Author SHA1 Message Date
Imre Kaloz 05f94eebd5 MIPS: Sibyte: Remove standalone kernel support 16 years ago
Ralf Baechle 7762f206a3 MIPS: SB1250: Sort out merge mistake. 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
Mike Travis d2287f5ebe irq: update all arches for new irq_desc, fix 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
Jason Wessel 8d60a903d9 [MIPS] kgdb: Remove existing implementation 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Ralf Baechle 217dd11e9d [MIPS] Sibyte: Split and move clock code. 18 years ago
Ralf Baechle f3f9ad0edc [MIPS] Sibyte: Fixes for oneshot timer mode. 18 years ago
Thiemo Seufer 211a29a87c [MIPS] Swarm: Fix build failure 18 years ago
Ralf Baechle 46abf4b39a [MIPS] SB1250: Use the right irqaction for the timer interrupt. 18 years ago
Ralf Baechle d1598b6adb [MIPS] SB1250: Remove stray assignment of cpumask. 18 years ago
Ralf Baechle 2e5dcd2b4c [MIPS] Sibyte: Fix names of the clockevent devices. 18 years ago
Ralf Baechle 9e32a510af [MIPS] Sibyte: Build fixes / dead code removal. 18 years ago
Ralf Baechle 1238d5d868 [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. 18 years ago
Ralf Baechle 11ca25aa31 [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). 18 years ago
Ralf Baechle d04533650f [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. 18 years ago
Ralf Baechle d527eef5b7 [MIPS] Sibyte: Finish conversion to modern time APIs. 18 years ago
Atsushi Nemoto 9ee5389c58 [MIPS] Sibyte: Fix typos in sibyte clockevent drivers 18 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 9b9ea2202f [MIPS] Clockevent driver for BCM1250 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 91a2fcc886 [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. 18 years ago
Ralf Baechle 05dc8c02bf [MIPS] ARC: Get rid of mips_machgroup 18 years ago
Ralf Baechle 7c4b4773b9 [MIPS] Sibyte: cleanup static inline forward declarations. 18 years ago
Ralf Baechle 477f949e0a [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Maciej W. Rozycki b45d527974 sb1250-duart.c: SB1250 DUART serial support 18 years ago
Mark Mason d619f38fda [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs 18 years ago
Mark Mason 9a9943575a [MIPS] Add missing silicon revisions for BCM112x 18 years ago
Thiemo Seufer 119537c092 [MIPS] Misc fixes for plat_irq_dispatch functions 18 years ago
Ralf Baechle bb9b813bb6 [MIPS] Sibyte: Fix ZBbus profiler 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Atsushi Nemoto 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 19 years ago
Ralf Baechle 36d98e79b7 [MIPS] A few more pt_regs fixups. 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 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