summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2012-01-05Linux 3.1.7Varun Wadekar
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21alarmtimers: Fix time comparisonThomas Gleixner
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-09clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-09clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-12-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-30HACK: time: Disable alarmtimerColin Cross
2011-08-10alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz
2011-08-10alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz
2011-08-10alarmtimers: Avoid possible null pointer traversalJohn Stultz
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20time: Fix stupid KERN_WARN compile issueJohn Stultz
2011-06-21time: Avoid accumulating time drift in suspend/resumeJohn Stultz
2011-06-21time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz
2011-06-21alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz
2011-06-21alarmtimers: Handle late rtc module loadingJohn Stultz
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-03clockevents: Handle empty cpumask gracefullyThomas Gleixner
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2011-05-20clockevents/source: Use u64 to make 32bit happyThomas Gleixner
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-05clockevents: Move C3 stop test outside lockAndi Kleen
2011-05-05clocksource: Install completely before selectingjohn stultz
2011-05-04alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner
2011-05-04alarmtimer: Check return value of class_find_device()Thomas Gleixner
2011-05-02timerfd: Allow timers to be cancelled when clock was setThomas Gleixner
2011-05-02hrtimers: Prepare for cancel on clock was set timersThomas Gleixner
2011-05-02timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=nJohn Stultz
2011-04-28timers: Remove delayed irqwork from alarmtimers implementationJohn Stultz
2011-04-28timers: Improve alarmtimer comments and minor fixesJohn Stultz
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-04-26timers: Introduce in-kernel alarm-timer interfaceJohn Stultz
2011-04-26time: Add timekeeping_inject_sleeptimeJohn Stultz
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04ntp: fix non privileged system time shiftingRichard Cochran
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-12posix-clocks: Check write permissions in posix syscallsTorben Hohn
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner