1. f0a6c68 MIPS: Fix CP0 counter erratum detection for R4k CPUs by Maciej W. Rozycki · 2 years, 11 months ago
  2. ed26aac mips: Add udelay lpj numbers adjustment by Serge Semin · 4 years, 10 months ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. f06e7aa MIPS: Convert update_persistent_clock() to update_persistent_clock64() by Baolin Wang · 7 years ago
  5. 7d630e8 MIPS: Remove plat_timer_setup() by Paul Burton · 8 years ago
  6. c992a4f6 KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
  7. edb6fa1 MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time by Luuk Paulussen · 8 years ago
  8. b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
  9. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  10. afddce0 MIPS: R4k clock source initialization bug fix by Maciej W. Rozycki · 12 years ago
  11. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  12. 73bc256 mips: migrate core kernel file from module.h --> export.h by Paul Gortmaker · 14 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  14. e3a4fab mips: Use generic mult/shift factor calculation for clocks by Thomas Gleixner · 15 years ago
  15. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 17 years ago
  16. c5b0680 [MIPS] unexport rtc_mips_set_time() by Dmitri Vorobiev · 17 years ago
  17. 447cdf2 [MIPS] Fix the installation condition of MIPS clocksource by Yoichi Yuasa · 17 years ago
  18. c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
  19. ce202cb [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug by Thomas Bogendoerfer · 17 years ago
  20. 4037500 [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug. by Ralf Baechle · 17 years ago
  21. 940f6b4 [MIPS] Only build r4k clocksource for systems that work ok with it. by Ralf Baechle · 17 years ago
  22. 5aa85c9 [MIPS] Handle R4000/R4400 mfc0 from count register. by Ralf Baechle · 17 years ago
  23. d9eec1a [MIPS] time: Code cleanups by Atsushi Nemoto · 17 years ago
  24. 1d0a909c [MIPS] time: Remove now unused local_timer_interrupt. by Ralf Baechle · 17 years ago
  25. 656db50 [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. by Ralf Baechle · 17 years ago
  26. 508a775 [MIPS] time: Fix calculation in clockevent_set_clock() by Atsushi Nemoto · 17 years ago
  27. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  28. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  29. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  30. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  31. b0d4056 [MIPS] Probe for usability of cp0 compare interrupt. by Ralf Baechle · 17 years ago
  32. 8bb00d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. by Ralf Baechle · 17 years ago
  33. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  34. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  35. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  36. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  37. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  38. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  39. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 18 years ago
  40. b1043cc [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c by Yoichi Yuasa · 18 years ago
  41. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 18 years ago
  42. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 18 years ago
  43. 55d0b4e [MIPS] clocksource: use CLOCKSOURCE_MASK() macro by Franck Bui-Huu · 18 years ago
  44. 877fe38 [PATCH] clocksource: fixup is_continous changes on MIPS by Thomas Gleixner · 18 years ago
  45. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  46. 2dbda7d [MIPS] PNX8550: Fix system timer support by Vitaly Wool · 18 years ago
  47. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  48. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  49. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  50. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. 8db0201 [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. by Ralf Baechle · 18 years ago
  53. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  54. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  55. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 19 years ago
  56. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  58. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  59. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  60. d6bd0e6 [MIPS] Protect more of timer_interrupt() by xtime_lock. by Ralf Baechle · 19 years ago
  61. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 19 years ago
  62. ba339c0 MIPS: Oprofile: Fixup the loose ends in the plumbing. by Ralf Baechle · 19 years ago
  63. b4672d3 MIPS: Introduce machinery for testing for MIPSxxR1/2. by Ralf Baechle · 19 years ago
  64. e7958bb MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. by Ralf Baechle · 19 years ago
  65. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  66. bdf21b1 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. by Pete Popov · 20 years ago
  67. ec74e36 Mark a few variables __read_mostly. by Ralf Baechle · 20 years ago
  68. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2