summaryrefslogtreecommitdiff
path: root/kernel/time (follow)
Commit message (Expand)AuthorAge
* clocksource: add API to force re-selection of the best clocksourceSe Wang (Patrick) Oh2017-03-06
* Merge "alarmtimer: Program mpm wakeup time in milliseconds"Linux Build Service Account2017-03-03
|\
| * alarmtimer: Program mpm wakeup time in millisecondsMohit Aggarwal2017-03-02
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\ \ | |/ |/|
| * UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-12-01
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-18
| |\
| | * timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-16
| | * time: Add cycles to nanoseconds translationChristopher S. Hall2016-10-16
* | | timers: Fix documentation for schedule_timeout() and similarDouglas Anderson2017-01-05
* | | timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson2017-01-05
* | | timers: Plug locking race vs. timer migrationThomas Gleixner2017-01-05
* | | Merge "time: sched_clock: record cycle count in suspend and resume"Linux Build Service Account2016-12-20
|\ \ \
| * | | time: sched_clock: record cycle count in suspend and resumeSrinivas Ramana2016-12-09
* | | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\|
| | * timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-15
| | * timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-09-15
| | * clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-09-15
| | * ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz2016-09-15
| | * time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2016-09-15
| | * hrtimer: Catch illegal clockidsMarc Zyngier2016-09-15
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
| |\|
| | * posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-08-10
* | | timer: Don't wait for running timers when migrating during isolationVikram Mulukutla2016-11-09
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| |
| * | BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-07-11
| |/
* | hrtimer: Ensure timer is not running before migratingOlav Haugan2016-09-30
* | timer: Do not require CPUSETS to be enabled for migrationOlav Haugan2016-09-20
* | timer: Add function to migrate timersSantosh Shukla2016-09-20
* | hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson2016-09-20
* | hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar2016-09-20
* | hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar2016-09-20
* | hrtimer: update timer->state with 'pinned' informationViresh Kumar2016-09-20
* | timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar2016-09-20
* | timer: Ensure timers are not running before migratingOlav Haugan2016-09-20
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li2016-03-03
| * time: Avoid signed overflow in timekeeping_get_ns()David Gibson2016-03-03
| * posix-clock: Fix return code on the poll method's error pathRichard Cochran2016-03-03
* | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2016-05-05
* | time: alarmtimer: include lpm-levels for MSM targets onlyLingutla Chandrasekhar2016-03-23
* | rtc: alarm: Change wake-up sourceMohit Aggarwal2016-03-23
* | timer: make deferrable cpu unbound timers really not bound to a cpuJoonwoo Park2016-03-23
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-17
* | sched: use ktime instead of sched_clock for load trackingJoonwoo Park2016-03-23
* | sched: do not set window until sched_clock is fully initializedSteve Muckle2016-03-23
* | sched: tighten up jiffy to sched_clock mappingSteve Muckle2016-03-23