1. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  2. 106eccb MIPS: Malta: Don't reinitialise RTC by James Hogan · 9 years ago
  3. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  4. be37a99 MIPS: Malta: malta-time: Ensure GIC counter is running by Markos Chandras · 9 years ago
  5. 602e8a3 MIPS: Malta: Implement get_c0_fdc_int() by James Hogan · 9 years ago
  6. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  7. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  8. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  9. 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 10 years ago
  10. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  11. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  12. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  13. eda3d33 MIPS: KVM: Override guest kernel timer frequency directly by James Hogan · 10 years ago
  14. a87ea88 MIPS: Malta: initialise the RTC at boot by Paul Burton · 11 years ago
  15. 28a623b MIPS: Malta: remove unused cpu_khz variable by Paul Burton · 11 years ago
  16. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  17. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  18. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  19. dfa762e MIPS: Refactor GIC clocksource code. by Steven J. Hill · 11 years ago
  20. 28ea215 MIPS: Move 'gic_frequency' to common location. by Steven J. Hill · 11 years ago
  21. 270690e MIPS: FW: Remove obsolete header file for MTI platforms. by Steven J. Hill · 11 years ago
  22. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  23. 778eeb1 MIPS: Add new GIC clocksource. by Steven J. Hill · 12 years ago
  24. b81947c Disintegrate asm/system.h for MIPS by David Howells · 12 years ago
  25. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  26. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  27. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  28. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago[Renamed from arch/mips/mips-boards/generic/time.c]
  29. eda49ee [MIPS] Remove always true ifdef conditions. by Ralf Baechle · 16 years ago
  30. 6da5e30 [MIPS] Remove impossible ifdef and code wrapped by it. by Ralf Baechle · 16 years ago
  31. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  32. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  33. 482845a [MIPS] Fix build error - Delete debugging crap that crept in with CMP by Ralf Baechle · 16 years ago
  34. b31dc3c [MIPS] make plat_perf_setup() static by Dmitri Vorobiev · 16 years ago
  35. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  36. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  37. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  38. fa33a54 [MIPS] Malta: Delete dead code. by Ralf Baechle · 17 years ago
  39. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  40. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  41. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  42. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  43. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  44. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  45. efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
  46. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 17 years ago
  47. 7b4f4ec [MIPS] Fix builds where MSC01E_xxx is undefined. by Chris Dearman · 17 years ago
  48. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  49. cf75789 [MIPS] SMTC: Fix build error caused by nonsense code. by Chris Dearman · 17 years ago
  50. 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 17 years ago
  51. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 17 years ago
  52. f75f369 [MIPS] Fix build errors on SEAD by Atsushi Nemoto · 18 years ago
  53. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  54. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  55. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  56. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
  57. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  58. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  59. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  60. 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
  61. ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
  62. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  64. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  65. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  66. 11e6df6 MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. by Ralf Baechle · 19 years ago
  67. 340ee4b Virtual SMP support for the 34K. by Ralf Baechle · 19 years ago
  68. e01402b More AP / SP bits for the 34K, the Malta bits and things. Still wants by Ralf Baechle · 19 years ago
  69. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago