summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds2011-12-301-1/+0
* time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+9
* alarmtimers: Fix time comparisonThomas Gleixner2011-12-061-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-053-3/+4
|\
| * clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-021-0/+1
| * tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-021-1/+1
| * clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-011-2/+2
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-282-11/+139
|\ \ | |/
| * timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-171-0/+4
| * Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-112-10/+55
| |\
| | * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-102-10/+55
| * | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-281-1/+80
| |/
* | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-269-213/+364
|\ \ | |/
| * alarmtimers: Fix error handlingThomas Gleixner2011-09-141-10/+31
| * clocksource: Make watchdog reset locklessThomas Gleixner2011-09-131-20/+18
| * clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-0/+4
| * clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-086-93/+121
| * nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-081-5/+1
| * nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-081-6/+35
| * nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-4/+4
| * alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-101-38/+40
| * alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-101-6/+37
| * alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-101-7/+14
| * alarmtimers: Remove period from alarm structureJohn Stultz2011-08-101-16/+14
| * alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-101-9/+0
| * alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-101-1/+36
| * alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-101-7/+13
| * alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-101-4/+9
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-6/+0
|\ \
| * | nohz: Remove nohz_cpu_maskShi, Alex2011-09-281-6/+0
| |/
* | locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-131-3/+3
|/
* alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
* alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
* alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-0/+28
|\
| * time: Fix stupid KERN_WARN compile issueJohn Stultz2011-07-201-1/+1
| * time: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-0/+22
| * time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz2011-06-211-0/+6
* | alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz2011-06-211-1/+22
* | alarmtimers: Handle late rtc module loadingJohn Stultz2011-06-211-70/+67
|/
* clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-11/+13
* clockevents: Handle empty cpumask gracefullyThomas Gleixner2011-06-031-1/+4
* hrtimers: Avoid touching inactive timer basesThomas Gleixner2011-05-231-2/+2
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-203-22/+96
|\
| * clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-202-2/+2
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-193-4/+748
| |\
| * \ Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-192-19/+83
| |\ \
| | * | clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-191-0/+20
| | * | clockevents: Provide combined configure and register functionThomas Gleixner2011-05-191-0/+44
OpenPOWER on IntegriCloud