1. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  2. 29c990d sparc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  3. a412c85 sparc: Convert to using %pOF instead of full_name by Rob Herring · 6 years ago
  4. 2f6c9bf sparc: Improve VDSO instruction patching. by David S. Miller · 6 years ago
  5. 6f57ed6 sparc/time: Add missing __init to init_tick_ops() by Steven Rostedt (VMware) · 7 years ago
  6. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  7. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 92c8070 sparc: time: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 7 years ago
  10. a718d13 sparc64: fix typo in property by Pavel Tatashin · 8 years ago
  11. eea9833 sparc64: broken %tick frequency on spitfire cpus by Pavel Tatashin · 8 years ago
  12. fca4afe sparc64: use prom interface to get %stick frequency by Pavel Tatashin · 8 years ago
  13. eae3fc9 sparc64: optimize functions that access tick by Pavel Tatashin · 8 years ago
  14. 4929c83 sparc64: add hot-patched and inlined get_tick() by Pavel Tatashin · 8 years ago
  15. 83e8eb9 sparc64: initialize time early by Pavel Tatashin · 8 years ago
  16. 89108c3 sparc64: improve modularity tick options by Pavel Tatashin · 8 years ago
  17. 178bf2b sparc64: optimize loads in clock_sched() by Pavel Tatashin · 8 years ago
  18. b5dd4d8 sparc64: show time stamps from zero by Pavel Tatashin · 8 years ago
  19. b8a83fc sparc64: access tick function from variable by Pavel Tatashin · 8 years ago
  20. 7fd5342 sparc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  21. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  22. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  23. ff4aea4 sparc/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  24. 460ea8d sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC by Xunlei Pang · 10 years ago
  25. de72024 sparc: kernel: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. 494fc42 sparc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  27. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  28. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  29. 87a69ad sparc: Use the core irq stats function by Thomas Gleixner · 11 years ago
  30. 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  31. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
  32. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 14 years ago
  33. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 14 years ago
  34. 81043e8 sparc: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  35. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  36. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  37. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
  38. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  39. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  40. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 15 years ago
  41. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 15 years ago
  42. 7466bd3 sparc64: Fix clock event multiplier printf format. by David S. Miller · 15 years ago
  43. 6865b7f sparc64: Use clock{source,events}_calc_mult_shift(). by David S. Miller · 15 years ago
  44. 621a071 sparc: fix printk for change of variable type by Stephen Rothwell · 15 years ago
  45. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  46. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  47. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  48. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  49. e2ab3df sparc64: Fix build of timer_interrupt(). by David Miller · 16 years ago
  50. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  51. 623d3f0 sparc64: Fix build by including linux/irq.h into time_64.c by David Miller · 16 years ago
  52. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  53. d2287f5 irq: update all arches for new irq_desc, fix by Mike Travis · 16 years ago
  54. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  55. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  56. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/time.c]
  58. 770a424 sparc64: Add missing null terminating entry to bq4802_match[]. by David S. Miller · 16 years ago
  59. 12a9ee3 rtc-m48t59: shift zero year to 1968 on sparc (rev 2) by Krzysztof Helt · 16 years ago
  60. d8ada0a sparc64: Fix sparse warnings in kernel/time.c by David S. Miller · 16 years ago
  61. 90158d8 sparc64: Fix return value in update_persistent_clock(). by David S. Miller · 16 years ago
  62. 088a396 sparc64: Add missing rtc_close() in update_persistent_clock() by David S. Miller · 16 years ago
  63. 3baca76 sparc64: fix wrong m48t59 RTC year by Krzysztof Helt · 16 years ago
  64. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  65. f2be6de sparc64: Use generic starfire RTC driver. by David S. Miller · 16 years ago
  66. 84d6bd5 sparc64: Use generic sun4v RTC driver. by David S. Miller · 16 years ago
  67. 29b503f sparc64: Use generic BQ4802 RTC driver. by David S. Miller · 16 years ago
  68. da86783 sparc64: Use generic CMOS driver. by David S. Miller · 16 years ago
  69. 1518e7e sparc64: Convert Mostek rtc to use generic RTC layer driver. by David S. Miller · 16 years ago
  70. a0b31b5 sparc64: Check for RTC class device in update_persistent_clock(). by David S. Miller · 16 years ago
  71. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  72. 7ae93f5 sparc64: Fix cpufreq notifier registry. by David S. Miller · 16 years ago
  73. 09de361 sparc64-rtc: BKL pushdown by Arnd Bergmann · 17 years ago
  74. cf3d7c1 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c by David S. Miller · 17 years ago
  75. 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
  76. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  77. 23e8bc2 [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). by David S. Miller · 17 years ago
  78. a2cd155 [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. by Stephen Rothwell · 17 years ago
  79. a0afaa6 [SPARC64]: Handle mostek clock type in mini_rtc driver. by David S. Miller · 17 years ago
  80. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 18 years ago
  81. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 18 years ago
  82. cdee99d [SPARC64]: Stop using drivers/char/rtc.c by David S. Miller · 18 years ago
  83. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 18 years ago
  84. 8b99cfb [SPARC64]: More sensible udelay implementation. by David S. Miller · 18 years ago
  85. 7db35f3 [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. by David S. Miller · 18 years ago
  86. 7189859 [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI) by Horst H. von Brand · 18 years ago
  87. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 18 years ago
  88. 03983ab [SPARC64]: Fix sched_clock() et al. by David S. Miller · 18 years ago
  89. d037e05 [SPARC64]: Add support for bq4802 TOD chip, as found on ultra45. by David S. Miller · 18 years ago
  90. 6a23acf [SPARC64]: constify of_get_property return: arch/sparc64 by Stephen Rothwell · 18 years ago
  91. 644923d [SPARC64]: Small cleanups time.c by Tony Breeds · 18 years ago
  92. d62c6f0 [SPARC64]: Fix sparc64_next_event() error return. by David S. Miller · 18 years ago
  93. 112f487 [SPARC64]: Add clocksource/clockevents support. by David S. Miller · 18 years ago
  94. 777a447 [SPARC64]: Unify timer interrupt handler. by David S. Miller · 18 years ago
  95. a58c9f3 [SPARC64]: Synchronize RTC clock via timer just like x86. by David S. Miller · 18 years ago
  96. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  97. 63540ba [PATCH] sparc64 irq pt_regs fallout by Al Viro · 18 years ago
  98. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  99. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  100. e17ba8f [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. by David S. Miller · 18 years ago