1. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  3. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  5. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  8. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 13 years ago
  9. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  10. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  11. d369a5d clocksource: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  12. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  13. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  14. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  15. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  16. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  17. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  18. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  20. de28f25 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 13 years ago
  21. c1be843 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 13 years ago
  22. b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 13 years ago
  23. a13b032 clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR by Paul Bolle · 13 years ago
  24. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 3f86f28 time: Fix spelling mistakes in new comments by John Stultz · 13 years ago
  26. c9fad42 time: fix bogus comment in timekeeping_get_ns_raw by Dan McGee · 13 years ago
  27. d004e02 timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 13 years ago
  28. 367177e Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 13 years ago
  29. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 13 years ago
  30. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  31. c2bc111 time: Improve documentation of timekeeeping_adjust() by John Stultz · 13 years ago
  32. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  33. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  35. 4523f6a alarmtimers: Fix error handling by Thomas Gleixner · 13 years ago
  36. 2737c49 locking, timer_stats: Annotate table_lock as raw by Thomas Gleixner · 14 years ago
  37. 9fb6033 clocksource: Make watchdog reset lockless by Thomas Gleixner · 13 years ago
  38. 65516f8 clockevents: Add direct ktime programming function by Martin Schwidefsky · 13 years ago
  39. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  40. 29c158e nohz: Remove "Switched to NOHz mode" debugging messages by Heiko Carstens · 13 years ago
  41. 09a1d34 nohz: Make idle/iowait counter update conditional by Michal Hocko · 13 years ago
  42. 6beea0c nohz: Fix update_ts_time_stat idle accounting by Michal Hocko · 13 years ago
  43. 8bc0daf alarmtimers: Rework RTC device selection using class interface by John Stultz · 13 years ago
  44. 9082c46 alarmtimers: Add try_to_cancel functionality by John Stultz · 13 years ago
  45. a28cde8 alarmtimers: Add more refined alarm state tracking by John Stultz · 13 years ago
  46. 9e26476 alarmtimers: Remove period from alarm structure by John Stultz · 13 years ago
  47. d77e23a alarmtimers: Remove interval cap limit hack by John Stultz · 13 years ago
  48. dce75a8 alarmtimers: Add alarm_forward functionality by John Stultz · 13 years ago
  49. 54da23b alarmtimers: Push rearming peroidic timers down into alamrtimer handler by John Stultz · 13 years ago
  50. 4b41308 alarmtimers: Change alarmtimer functions to return alarmtimer_restart values by John Stultz · 13 years ago
  51. 6af7e47 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 13 years ago
  52. ea7802f alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 13 years ago
  53. 971c90b alarmtimers: Avoid possible null pointer traversal by John Stultz · 13 years ago
  54. 112ec46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 13 years ago
  56. cb33217 time: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  57. cb5de2f8d time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime by John Stultz · 13 years ago
  58. 1c6b39a alarmtimers: Return -ENOTSUPP if no RTC device is present by John Stultz · 13 years ago
  59. c008ba58 alarmtimers: Handle late rtc module loading by John Stultz · 13 years ago
  60. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 13 years ago
  61. 1b054b6 clockevents: Handle empty cpumask gracefully by Thomas Gleixner · 13 years ago
  62. ab8177b hrtimers: Avoid touching inactive timer bases by Thomas Gleixner · 13 years ago
  63. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  64. c0e299b clockevents/source: Use u64 to make 32bit happy by Thomas Gleixner · 13 years ago
  65. 78c4def Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 80b816b clockevents: Provide interface to reconfigure an active clock event device by Thomas Gleixner · 13 years ago
  68. 57f0fcb clockevents: Provide combined configure and register function by Thomas Gleixner · 13 years ago
  69. 724ed53 clocksource: Get rid of the hardcoded 5 seconds sleep time limit by Thomas Gleixner · 13 years ago
  70. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 13 years ago
  71. 7372b0b clockevents: Move C3 stop test outside lock by Andi Kleen · 13 years ago
  72. e05b2ef clocksource: Install completely before selecting by john stultz · 13 years ago
  73. 179eb03 alarmtimer: Drop device refcount after rtc_open() by Thomas Gleixner · 13 years ago
  74. ce788f9 alarmtimer: Check return value of class_find_device() by Thomas Gleixner · 13 years ago
  75. 99ee531 timerfd: Allow timers to be cancelled when clock was set by Thomas Gleixner · 13 years ago
  76. b12a03c hrtimers: Prepare for cancel on clock was set timers by Thomas Gleixner · 13 years ago
  77. 472647d timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n by John Stultz · 13 years ago
  78. 7068b7a timers: Remove delayed irqwork from alarmtimers implementation by John Stultz · 13 years ago
  79. 180bf81 timers: Improve alarmtimer comments and minor fixes by John Stultz · 13 years ago
  80. 9a7adcf timers: Posix interface for alarm-timers by John Stultz · 14 years ago
  81. ff3ead9 timers: Introduce in-kernel alarm-timer interface by John Stultz · 14 years ago
  82. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 13 years ago
  83. 1791f88 posix clocks: Replace mutex with reader/writer semaphore by Richard Cochran · 13 years ago
  84. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  85. 4352d9d ntp: fix non privileged system time shifting by Richard Cochran · 13 years ago
  86. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  87. e1a85b2 timekeeping: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  88. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  90. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  91. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 14 years ago
  92. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 14 years ago
  93. db1c1cc ntp: Remove redundant and incorrect parameter check by Richard Cochran · 14 years ago
  94. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 14 years ago
  95. 0606f42 posix clocks: Introduce dynamic clocks by Richard Cochran · 14 years ago
  96. 094aa18 ntp: Add ADJ_SETOFFSET mode bit by Richard Cochran · 14 years ago
  97. c528f7c time: Introduce timekeeping_inject_offset by John Stultz · 14 years ago
  98. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  99. 7cf37e8 time: Fix legacy arch fallout by Thomas Gleixner · 14 years ago
  100. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago