aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Merge LG H915 v10a into LA.UM.5.5.r1-01300-8x96.0Rashed Abdel-Tawab2016-11-021-1/+5
* Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-092-4/+3
|\
| * posix-clock: Fix return code on the poll method's error pathRichard Cochran2016-02-091-2/+2
| * time: Avoid signed overflow in timekeeping_get_ns()David Gibson2016-02-021-2/+1
* | Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-1/+1
|\|
| * time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz2015-10-271-1/+1
* | Merge "sched: use ktime instead of sched_clock for load tracking"Linux Build Service Account2015-12-051-20/+3
|\ \
| * | sched: use ktime instead of sched_clock for load trackingJoonwoo Park2015-12-031-20/+3
* | | time: alarmtimer: include lpm-levels for MSM targets onlyLingutla Chandrasekhar2015-11-251-0/+3
|/ /
* | Merge "alarmtimer : Fix the issue if CONFIG_RTC_CLASS is not defined"Linux Build Service Account2015-11-091-14/+24
|\ \
| * | alarmtimer : Fix the issue if CONFIG_RTC_CLASS is not definedMao Jinlong2015-11-061-14/+24
* | | Revert "hrtimer: reprogram remote CPU's timer hardware"Joonwoo Park2015-10-281-38/+40
|/ /
* | hrtimer: reprogram remote CPU's timer hardwareSrivatsa Vaddagiri2015-09-291-40/+38
* | timer: don't wakeup idle CPUs unnecessarilyPavankumar Kondeti2015-09-291-2/+6
* | nohz: Fix !HIGH_RES_TIMERS hangThomas Gleixner2015-09-091-6/+3
* | Merge "cpu: Defer smpboot kthread unparking until CPU known to scheduler"Linux Build Service Account2015-09-021-8/+11
|\ \
| * | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-09-011-8/+11
* | | Merge "rtc: alarm: Add power-on alarm feature"Linux Build Service Account2015-08-221-1/+136
|\ \ \
| * | | rtc: alarm: Add power-on alarm featureMao Jinlong2015-08-131-1/+136
| |/ /
* / / hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner2015-08-131-58/+50
|/ /
* | Merge "defconfig: arm64: enable MSM_RUN_QUEUE_STATS for MSM targets"Linux Build Service Account2015-08-021-1/+65
|\ \
| * | soc: qcom: rq_stats: add snapshot of run queue stats driverMatt Wagantall2015-07-301-1/+65
* | | rtc: alarm: Change wake-up sourceMohit Aggarwal2015-07-242-1/+67
|/ /
* | alarmtimer: add rtc irq support for alarmXiaocheng Li2015-07-161-6/+49
* | Merge tag 'v3.18.15' into msm-3.18Matt Wagantall2015-07-141-7/+9
|\|
| * ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-06-091-6/+8
| * ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-06-091-2/+2
* | Merge tag 'v3.18.13' into msm-3.18Matt Wagantall2015-07-141-2/+9
|\|
| * timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-04-241-2/+9
* | Merge tag 'v3.18.9' into msm-3.18Matt Wagantall2015-07-141-3/+7
|\|
| * ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-03-061-3/+7
* | Merge tag 'v3.18.7' into msm-3.18Matt Wagantall2015-07-141-1/+1
|\|
| * hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-111-1/+1
* | Merge tag 'v3.18.5' into msm-3.18Matt Wagantall2015-07-142-0/+11
|\|
| * time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-291-0/+7
| * time: settimeofday: Validate the values of tv from userSasha Levin2015-01-291-0/+4
* | Merge tag 'v3.18.4' into msm-3.18Matt Wagantall2015-07-141-2/+0
|\|
| * tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2015-01-271-2/+0
* | sched: Add a check for cpu unbound deferrable timersPrasad Sodagudi2015-07-082-3/+38
* | clocksource: add API to force re-selection of the best clocksourceSe Wang (Patrick) Oh2015-06-191-15/+33
* | timer: make deferrable cpu unbound timers really not bound to a cpuJoonwoo Park2015-05-301-32/+105
* | timer: avoid unnecessary waking up of nohz CPUJoonwoo Park2015-05-301-1/+1
* | sched: do not set window until sched_clock is fully initializedSteve Muckle2015-05-301-0/+8
* | sched: tighten up jiffy to sched_clock mappingSteve Muckle2015-05-301-0/+32
|/
* sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-1/+1
* clockevents: Prevent shift out of boundsThomas Gleixner2014-10-251-1/+1
* posix-timers: Fix stack info leak in timer_create()Mathias Krause2014-10-251-0/+1
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-156-29/+29
|\
| * scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-08-261-2/+2
| * time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter2014-08-261-8/+8