1. 11b8633 powerpc/time: Use clocksource_register_hz by Anton Blanchard · 13 years ago
  2. d8afc6f powerpc/time: Use clockevents_calc_mult_shift by Anton Blanchard · 13 years ago
  3. 37fb9a0 powerpc/time: Handle wrapping of decrementer by Anton Blanchard · 13 years ago
  4. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  5. 4f8b50b irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 14 years ago
  6. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  7. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 14 years ago
  8. ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
  9. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  10. 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 14 years ago
  11. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  12. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  13. 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 14 years ago
  14. 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 14 years ago
  15. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  16. b0d278b powerpc/perf_event: Reduce latency of calling perf_event_do_pending by Paul Mackerras · 14 years ago
  17. 47916be Merge branch 'powerpc.cherry-picks' into timers/clocksource by Thomas Gleixner · 14 years ago
  18. d75d68c powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 15 years ago
  19. 0e469db powerpc: Rework VDSO gettimeofday to prevent time going backwards by Paul Mackerras · 15 years ago
  20. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  21. 06d518e powerpc: Cleanup xtime usage by John Stultz · 15 years ago
  22. b0797b6 powerpc: Simplify update_vsyscall by John Stultz · 15 years ago
  23. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 15 years ago
  24. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 15 years ago
  25. b919ee8 powerpc: Only print clockevent settings once by Anton Blanchard · 15 years ago
  26. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 15 years ago
  27. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 15 years ago
  28. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  29. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  30. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  33. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  34. a362c63 clocksource/events: Fix fallout of generic code changes by Thomas Gleixner · 15 years ago
  35. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  36. 978d7eb powerpc: Avoid giving out RTC dates below EPOCH by Benjamin Herrenschmidt · 15 years ago
  37. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  38. 6795b85 powerpc: tracing: Add powerpc tracepoints for timer entry and exit by Anton Blanchard · 15 years ago
  39. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  41. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  43. 77c0a70 powerpc: Properly start decrementer on BookE secondary CPUs by Benjamin Herrenschmidt · 15 years ago
  44. d90246c timekeeping: Increase granularity of read_persistent_clock(), build fix by Martin Schwidefsky · 15 years ago
  45. 14ea58a powerpc: Use DIV_ROUND_CLOSEST in time init code by Julia Lawall · 15 years ago
  46. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  47. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 15 years ago
  48. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 16 years ago
  49. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 16 years ago
  50. 8d165db powerpc: Improve decrementer accuracy by Anton Blanchard · 16 years ago
  51. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  52. bcd68a7 powerpc: Hook up rtc-generic, and kill rtc-ppc by Geert Uytterhoeven · 16 years ago
  53. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  54. 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
  55. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  56. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  57. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  58. 3cc6987 powerpc: Eliminate unused do_gtod variable by Paul Mackerras · 16 years ago
  59. 597bc5c powerpc: Improve resolution of VDSO clock_gettime by Paul Mackerras · 16 years ago
  60. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 17 years ago
  61. ddb107e powerpc/booke: don't reinitialize time base by Kumar Gala · 17 years ago
  62. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  63. 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 17 years ago
  64. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 17 years ago
  65. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 17 years ago
  66. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 17 years ago
  67. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  68. 53024fe [POWERPC] Optimize account_system_vtime by Milton Miller · 17 years ago
  69. db3801a [POWERPC] Depend on ->initialized in calc_steal_time by Milton Miller · 17 years ago
  70. 6e6b44e [POWERPC] Timer interrupt: use a struct for two per_cpu varables by Milton Miller · 17 years ago
  71. 8b5621f [POWERPC] Use __get_cpu_var in time.c by Milton Miller · 17 years ago
  72. c481887 [POWERPC] init_decrementer_clockevent can be static __init by Milton Miller · 17 years ago
  73. 2b46b56 [POWERPC] Fix possible division by zero in scaled time accounting by Michael Neuling · 17 years ago
  74. 0302f12 [POWERPC] Demote clockevent printk to KERN_DEBUG by Tony Breeds · 17 years ago
  75. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  76. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  77. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  78. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  79. 1281c8b [POWERPC] Quieten clockevent printk by Anton Blanchard · 17 years ago
  80. cdec12a [POWERPC] Make clockevents work on PPC601 processors by Paul Mackerras · 17 years ago
  81. d968014 [POWERPC] Prevent decrementer clockevents from firing early by Paul Mackerras · 17 years ago
  82. d831d0b [POWERPC] Implement clockevents driver for powerpc by Tony Breeds · 17 years ago
  83. 4a4cfe3 [POWERPC] Implement generic time of day clocksource for powerpc by Tony Breeds · 17 years ago
  84. aa3be5f [POWERPC] Implement {read,update}_persistent_clock by Tony Breeds · 17 years ago
  85. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  86. c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  87. aab6929 [POWERPC] 40x decrementer fixes by Josh Boyer · 17 years ago
  88. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  89. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 18 years ago
  90. fc9069fe [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane by Tony Breeds · 18 years ago
  91. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 18 years ago
  92. 4cefebb1 [POWERPC] Fix stolen time for SMT without LPAR by Michael Neuling · 18 years ago
  93. df211c8 [POWERPC] Remove spinlock from struct cpu_purr_data by Nathan Lynch · 18 years ago
  94. e147ec8 [POWERPC] Simplify smp_space_timers by will schmidt · 18 years ago
  95. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  96. 501b6d2 [POWERPC] iSeries: fix time.c for combined build by Stephen Rothwell · 18 years ago
  97. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  98. cbcdb93 [POWERPC] Simplify stolen time calculation by Stephen Rothwell · 18 years ago
  99. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago