Age | Commit message (Expand) | Author |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-09 | timekeeping: Cast raw_interval to u64 to avoid shift overflow | Dan Carpenter |
2012-10-05 | nohz: Fix one jiffy count too far in idle cputime | Frederic Weisbecker |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
2012-09-24 | time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems | John Stultz |
2012-09-24 | time: Introduce new GENERIC_TIME_VSYSCALL | John Stultz |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |
2012-09-24 | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes | John Stultz |
2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz |
2012-09-24 | alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue | John Stultz |
2012-09-24 | alarmtimer: Use hrtimer per-alarm instead of per-base | John Stultz |
2012-09-24 | alarmtimer: Implement minimum alarm interval for allowing suspend | Todd Poynor |
2012-09-23 | time: RCU permitted to stop idle entry via softirq | Paul E. McKenney |
2012-09-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-09-17 | Merge branch 'pm-timers' | Rafael J. Wysocki |
2012-09-13 | time: Fix timeekeping_get_ns overflow on 32bit systems | John Stultz |
2012-09-13 | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi |
2012-09-04 | sched: Add missing call to calc_load_exit_idle() | Charles Wang |
2012-09-04 | timekeeping: Add suspend and resume of clock event devices | Rafael J. Wysocki |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |
2012-08-22 | time: Avoid making adjustments if we haven't accumulated anything | John Stultz |
2012-08-22 | time: Avoid potential shift overflow with large shift values | John Stultz |
2012-08-22 | time: Fix casting issue in timekeeping_forward_now | Andreas Schwab |
2012-08-22 | time: Ensure we normalize the timekeeper in tk_xtime_add | John Stultz |
2012-08-15 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2012-08-05 | time: Fix adjustment cleanup bug in timekeeping_adjust() | Ingo Molnar |
2012-07-31 | time: Remove all direct references to timekeeper | John Stultz |
2012-07-31 | time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates | John Stultz |
2012-07-31 | time: Clean up stray newlines | John Stultz |
2012-07-31 | time/jiffies: Rename ACTHZ to SHIFTED_HZ | John Stultz |
2012-07-31 | Merge branch 'linus' into timers/urgent | Ingo Molnar |
2012-07-24 | time: Fix casting issue in tk_set_xtime and tk_xtime_add | John Stultz |
2012-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-07-18 | Merge branch 'linus' into timers/core | Ingo Molnar |
2012-07-16 | timekeeping: Add missing update call in timekeeping_resume() | Thomas Gleixner |
2012-07-15 | time: Rework timekeeping functions to take timekeeper ptr as argument | John Stultz |
2012-07-15 | time: Move xtime_nsec adjustment underflow handling timekeeping_adjust | John Stultz |
2012-07-15 | time: Move arch_gettimeoffset() usage into timekeeping_get_ns() | John Stultz |
2012-07-15 | time: Refactor accumulation of nsecs to secs | John Stultz |
2012-07-15 | time: Condense timekeeper.xtime into xtime_sec | John Stultz |
2012-07-15 | time: Explicitly use u32 instead of int for shift values | John Stultz |
2012-07-15 | time: Whitespace cleanups per Ingo%27s requests | John Stultz |
2012-07-15 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2012-07-15 | ntp: Fix STA_INS/DEL clearing bug | John Stultz |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |