summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2017-01-05timers: Fix documentation for schedule_timeout() and similarDouglas Anderson
2017-01-05timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson
2017-01-05timers: Plug locking race vs. timer migrationThomas Gleixner
2016-12-20Merge "time: sched_clock: record cycle count in suspend and resume"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-09time: sched_clock: record cycle count in suspend and resumeSrinivas Ramana
2016-11-09timer: Don't wait for running timers when migrating during isolationVikram Mulukutla
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-09-30hrtimer: Ensure timer is not running before migratingOlav Haugan
2016-09-20timer: Do not require CPUSETS to be enabled for migrationOlav Haugan
2016-09-20timer: Add function to migrate timersSantosh Shukla
2016-09-20hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson
2016-09-20hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar
2016-09-20hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2016-09-20hrtimer: update timer->state with 'pinned' informationViresh Kumar
2016-09-20timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar
2016-09-20timer: Ensure timers are not running before migratingOlav Haugan
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-09-15timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-09-15clocksource: Allow unregistering the watchdogVitaly Kuznetsov
2016-09-15ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz
2016-09-15time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz
2016-09-15hrtimer: Catch illegal clockidsMarc Zyngier
2016-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-10posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-07-11BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-05-05watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo
2016-03-23time: alarmtimer: include lpm-levels for MSM targets onlyLingutla Chandrasekhar
2016-03-23rtc: alarm: Change wake-up sourceMohit Aggarwal
2016-03-23timer: make deferrable cpu unbound timers really not bound to a cpuJoonwoo Park
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23sched: use ktime instead of sched_clock for load trackingJoonwoo Park
2016-03-23sched: do not set window until sched_clock is fully initializedSteve Muckle
2016-03-23sched: tighten up jiffy to sched_clock mappingSteve Muckle
2016-03-22rtc: alarm: Add power-on alarm featureMao Jinlong
2016-03-22alarmtimer: add rtc irq support for alarmMao Jinlong
2016-03-22soc: qcom: rq_stats: add snapshot of run queue stats driverMatt Wagantall
2016-03-22cpuidle: lpm-levels: Fixes for clockevents_notifyMahesh Sivasubramanian
2016-03-03tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li
2016-03-03time: Avoid signed overflow in timekeeping_get_ns()David Gibson
2016-03-03posix-clock: Fix return code on the poll method's error pathRichard Cochran
2016-02-25itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-25posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-17hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-09remove abs64()Andrew Morton
2015-11-04timers: Use proper base migration in add_timer_on()Tejun Heo
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds