summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2013-05-31ENGR00265061 System hang when running the game lsh.emu.apkguoyin.chen
2013-03-06Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidguoyin.chen
2013-03-01timer: fix the too many reries on the per-cpu event deviceJason Liu
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens
2012-05-24nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens
2012-04-22nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-02ntp: Fix integer overflow when setting timeSasha Levin
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21alarmtimers: Fix time comparisonThomas Gleixner
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-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-22Fix "time: Catch invalid timespec sleep values in __timekeeping_inject_sleept...Arve Hjønnevåg
2011-11-22time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptimeJohn Stultz
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz
2011-10-03alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz
2011-10-03alarmtimers: Avoid possible null pointer traversalJohn Stultz
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
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-14HACK: time: Disable alarmtimerColin Cross
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