1. 115631c powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  2. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  3. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  4. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  5. 9f3768e powerpc: Remove leftover cputime_to_nsecs call causing build error by Frédéric Weisbecker · 8 years ago
  6. e7f340c powerpc, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
  7. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  8. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  9. be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 8 years ago
  10. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  11. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  12. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  13. a19ff1a sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switch by Frederic Weisbecker · 8 years ago
  14. f828c3d sched/cputime, powerpc: Migrate stolen_time field to the accounting structure by Frederic Weisbecker · 8 years ago
  15. 8c8b73c sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick by Frederic Weisbecker · 8 years ago
  16. 90d08ba sched/cputime, powerpc32: Fix stale scaled stime on context switch by Frederic Weisbecker · 8 years ago
  17. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  18. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  19. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  20. 7008eb9 sched/cputime, powerpc: Remove cputime_last_delta global variable by Stanislaw Gruszka · 8 years ago
  21. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  22. 0545d54 powerpc/sparse: Add more assembler prototypes by Daniel Axtens · 9 years ago
  23. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  24. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  25. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 9 years ago
  26. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 9 years ago
  27. 169047f rtc: powerpc: provide rtc_class_ops directly by Arnd Bergmann · 9 years ago
  28. 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 9 years ago
  29. 00b912b powerpc: Remove broken GregorianDay() by Daniel Axtens · 9 years ago
  30. 37a13e7 powerpc/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  31. 8f6b951 powerpc: use device_initcall for registering rtc devices by Paul Gortmaker · 10 years ago
  32. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 10 years ago
  33. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  34. 4be1b29 powerpc: add running_clock for powerpc to prevent spurious softlockup warnings by Cyril Bur · 10 years ago
  35. f0d3730 powerpc: call of_clk_init() from time_init() by Kevin Hao · 10 years ago
  36. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  37. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  38. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 11 years ago
  39. e1802b0 powerpc: Move more symbol exports next to function definitions by Anton Blanchard · 11 years ago
  40. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  41. 6e0fdf9 powerpc: fix typo 'CONFIG_PMAC' by Paul Bolle · 11 years ago
  42. 8050936 powerpc: irq work racing with timer interrupt can result in timer interrupt hang by Anton Blanchard · 11 years ago
  43. 0d94873 cpuidle/powernv: Add "Fast-Sleep" CPU idle state by Preeti U Murthy · 11 years ago
  44. 1b78395 powerpc: Split timer_interrupt() into timer handling and interrupt handling routines by Preeti U Murthy · 11 years ago
  45. 1b67bee powerpc: Implement tick broadcast IPI as a fixed IPI message by Srivatsa S. Bhat · 11 years ago
  46. 0215f7d powerpc: Fix races with irq_work by Benjamin Herrenschmidt · 11 years ago
  47. c041cfa powerpc: Make irq_stat.timers_irqs counting more specific by fan.du · 12 years ago
  48. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  49. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  50. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 12 years ago
  51. 6f7aba7 powerpc: Add some endian annotations to time and xics code by Anton Blanchard · 12 years ago
  52. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
  53. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  54. 09652b0 powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR by Adrian-Leonard Radu · 12 years ago
  55. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  58. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  59. c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 12 years ago
  60. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 13 years ago
  61. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  62. ce73ec6 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  63. 1b2852b vtime: Warn if irqs aren't disabled on system time accounting APIs by Frederic Weisbecker · 12 years ago
  64. e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
  65. bcebdf8 vtime: Explicitly account pending user time on process tick by Frederic Weisbecker · 12 years ago
  66. fd25b4c vtime: Remove the underscore prefix invasion by Frederic Weisbecker · 12 years ago
  67. 1111333 vtime: Make vtime_account_system() irqsafe by Frederic Weisbecker · 12 years ago
  68. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  70. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 13 years ago
  72. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 13 years ago
  73. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 13 years ago
  74. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 13 years ago
  75. e72bbba powerpc/trace: Fix interrupt tracepoints vs. RCU by Li Zhong · 13 years ago
  76. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 13 years ago
  77. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 13 years ago
  78. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 13 years ago
  79. 6e35994 KVM: PPC: Use clockevent multiplier and shifter for decrementer by Bharat Bhushan · 13 years ago
  80. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  81. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  82. 9f5072d powerpc: Fix wrong divisor in usecs_to_cputime by Andreas Schwab · 13 years ago
  83. 7df1027 powerpc/time: Optimise decrementer_check_overflow by Anton Blanchard · 13 years ago
  84. 621692c powerpc/time: Fix some style issues by Anton Blanchard · 13 years ago
  85. 68568ad powerpc/time: Remove unnecessary sanity check of decrementer expiration by Anton Blanchard · 13 years ago
  86. 11b8633 powerpc/time: Use clocksource_register_hz by Anton Blanchard · 13 years ago
  87. d8afc6f powerpc/time: Use clockevents_calc_mult_shift by Anton Blanchard · 13 years ago
  88. 37fb9a0 powerpc/time: Handle wrapping of decrementer by Anton Blanchard · 13 years ago
  89. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  90. 4f8b50b irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 14 years ago
  91. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  92. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 14 years ago
  93. ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
  94. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  95. 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 14 years ago
  96. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  97. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  98. 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 14 years ago
  99. 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 15 years ago
  100. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 15 years ago