Age | Commit message (Expand) | Author |
2011-12-19 | time/clocksource: Fix kernel-doc warnings | Kusanagi Kouichi |
2011-12-06 | alarmtimers: Fix time comparison | Thomas Gleixner |
2011-12-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-12-02 | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner |
2011-12-02 | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner |
2011-12-01 | clocksource: Fix bug with max_deferment margin calculation | Yang Honggang (Joseph) |
2011-11-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-11-17 | timekeeping: add arch_offset hook to ktime_get functions | Hector Palacios |
2011-11-11 | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js... | Ingo Molnar |
2011-11-10 | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-28 | time: Improve documentation of timekeeeping_adjust() | John Stultz |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-10-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-09-28 | nohz: Remove nohz_cpu_mask | Shi, Alex |
2011-09-14 | alarmtimers: Fix error handling | Thomas Gleixner |
2011-09-13 | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner |
2011-09-13 | clocksource: Make watchdog reset lockless | Thomas Gleixner |
2011-09-08 | clockevents: Add direct ktime programming function | Martin Schwidefsky |
2011-09-08 | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky |
2011-09-08 | nohz: Remove "Switched to NOHz mode" debugging messages | Heiko Carstens |
2011-09-08 | nohz: Make idle/iowait counter update conditional | Michal Hocko |
2011-09-08 | nohz: Fix update_ts_time_stat idle accounting | Michal Hocko |
2011-08-10 | alarmtimers: Rework RTC device selection using class interface | John Stultz |
2011-08-10 | alarmtimers: Add try_to_cancel functionality | John Stultz |
2011-08-10 | alarmtimers: Add more refined alarm state tracking | John Stultz |
2011-08-10 | alarmtimers: Remove period from alarm structure | John Stultz |
2011-08-10 | alarmtimers: Remove interval cap limit hack | John Stultz |
2011-08-10 | alarmtimers: Add alarm_forward functionality | John Stultz |
2011-08-10 | alarmtimers: Push rearming peroidic timers down into alamrtimer handler | John Stultz |
2011-08-10 | alarmtimers: Change alarmtimer functions to return alarmtimer_restart values | John Stultz |
2011-08-10 | alarmtimers: Avoid possible denial of service with high freq periodic timers | John Stultz |
2011-08-10 | alarmtimers: Memset itimerspec passed into alarm_timer_get | John Stultz |
2011-08-10 | alarmtimers: Avoid possible null pointer traversal | John Stultz |
2011-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-20 | time: Fix stupid KERN_WARN compile issue | John Stultz |
2011-06-21 | time: Avoid accumulating time drift in suspend/resume | John Stultz |
2011-06-21 | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime | John Stultz |
2011-06-21 | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz |
2011-06-21 | alarmtimers: Handle late rtc module loading | John Stultz |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-03 | clockevents: Handle empty cpumask gracefully | Thomas Gleixner |
2011-05-23 | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner |
2011-05-20 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2011-05-20 | clockevents/source: Use u64 to make 32bit happy | Thomas Gleixner |
2011-05-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner |
2011-05-19 | clockevents: Provide combined configure and register function | Thomas Gleixner |
2011-05-19 | clocksource: Get rid of the hardcoded 5 seconds sleep time limit | Thomas Gleixner |