aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds2011-12-30
* time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
* alarmtimers: Fix time comparisonThomas Gleixner2011-12-06
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-05
|\
| * clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-02
| * tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-02
| * clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-01
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\|
| * timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-17
| * Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-11
| |\
| | * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
| * | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-28
| |/
* | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\|
| * alarmtimers: Fix error handlingThomas Gleixner2011-09-14
| * clocksource: Make watchdog reset locklessThomas Gleixner2011-09-13
| * clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-08
| * clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
| * nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-08
| * nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-08
| * nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-08
| * alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-10
| * alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-10
| * alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-10
| * alarmtimers: Remove period from alarm structureJohn Stultz2011-08-10
| * alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-10
| * alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-10
| * alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-10
| * alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-10
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \
| * | nohz: Remove nohz_cpu_maskShi, Alex2011-09-29
| |/
* / locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-13
|/
* alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-10
* alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-10
* alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-10
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-22
|\
| * time: Fix stupid KERN_WARN compile issueJohn Stultz2011-07-20
| * time: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-21
| * time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz2011-06-21
* | alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-21
* | alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-21
|/
* clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-16
* clockevents: Handle empty cpumask gracefullyThomas Gleixner2011-06-03
* hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-23
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-20
|\
| * clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-20
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-19
| |\
| * \ Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
| |\ \
| | * | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-19
| | * | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-19