summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-11Merge 4.9.175 into android-4.9Greg Kroah-Hartman28-80/+161
2019-05-10timer/debug: Change /proc/timer_stats from 0644 to 0600Ben Hutchings1-1/+1
2019-03-22UPSTREAM: sched/headers: Prepare for new header dependencies before moving co...Ingo Molnar18-0/+23
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12timekeeping: Use proper seqcount initializerBart Van Assche1-1/+3
2019-01-16build: fix build err [1/1]Jiamin Ma7-3/+23
2018-12-21Merge 4.9.147 into android-4.9Greg Kroah-Hartman53-328/+603
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar1-1/+1
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-10posix-timers: Sanitize overrun handlingThomas Gleixner3-13/+22
2018-10-10Merge 4.9.132 into android-4.9Greg Kroah-Hartman67-165/+483
2018-10-10time: Introduce jiffies64_to_nsecs()Frederic Weisbecker3-0/+18
2018-10-04Merge 4.9.131 into android-4.9Greg Kroah-Hartman99-237/+669
2018-10-04alarmtimer: Prevent overflow for relative nanosleepThomas Gleixner1-1/+2
2018-09-20Merge 4.9.128 into android-4.9Greg Kroah-Hartman81-195/+357
2018-09-19timers: Clear timer_base::must_forward_clk with timer_base::lock heldGaurav Kohli1-13/+16
2018-08-09Merge 4.9.119 into android-4.9Greg Kroah-Hartman22-35/+91
2018-08-09nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner1-1/+1
2018-07-03Merge 4.9.111 into android-4.9Greg Kroah-Hartman102-268/+816
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven1-2/+4
2018-05-22Merge 4.9.102 into android-4.9Greg Kroah-Hartman71-308/+1610
2018-05-22tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui1-0/+8
2018-03-25Merge 4.9.90 into android-4.9Greg Kroah-Hartman194-591/+1598
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani3-26/+36
2018-03-22Merge 4.9.89 into android-4.9Greg Kroah-Hartman233-674/+1739
2018-03-22sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka1-0/+6
2018-03-22timers, sched_clock: Update timeout for clock wrapDavid Engraf1-0/+5
2018-03-11Merge 4.9.87 into android-4.9Greg Kroah-Hartman69-243/+686
2018-03-11timers: Forward timer base before migrating timersLingutla Chandrasekhar1-0/+6
2018-03-05Merge 4.9.86 into android-4.9Greg Kroah-Hartman60-133/+486
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner1-1/+6
2018-02-17Merge 4.9.82 into android-4.9Greg Kroah-Hartman90-792/+1244
2018-02-17posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-15/+19
2018-02-14time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz1-3/+1
2018-01-31Merge 4.9.79 into android-4.9Greg Kroah-Hartman83-233/+512
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-23Merge 4.9.78 into android-4.9Greg Kroah-Hartman60-167/+525
2018-01-23timers: Unconditionally check deferrable baseThomas Gleixner1-1/+1
2018-01-02Merge 4.9.74 into android-4.9Greg Kroah-Hartman95-430/+549
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2018-01-02timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2018-01-02timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-11-29UPSTREAM: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz3-26/+29
2017-10-23Merge 4.9.58 into android-4.9Greg Kroah-Hartman62-112/+369
2017-10-21hrtimer: Catch invalid clockids againMarc Zyngier1-5/+15
2017-10-05Merge 4.9.53 into android-4.9Greg Kroah-Hartman59-381/+548
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2-1/+3
2017-08-30Merge 4.9.46 into android-4.9Greg Kroah-Hartman82-387/+701
[next]