index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.9.128 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-13
/
+16
|
\
|
*
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-09-19
1
-13
/
+16
*
|
timers: Change cpu_relax() in del_timer_sync() to udelay(1) instead
Rick Yiu
2018-06-15
1
-1
/
+1
*
|
Merge android-4.9.87 (a290494) into msm-4.9
Blagovest Kolenichev
2018-04-17
1
-0
/
+6
|
\
|
|
*
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-03-11
1
-0
/
+6
*
|
Revert "time: Run deferrable timers on other CPUs when tick_do_timer_cpu is b...
Lingutla Chandrasekhar
2018-03-02
1
-24
/
+4
*
|
Merge "Merge android-4.9-o.80 (a9fd318) into msm-4.9"
Linux Build Service Account
2018-02-09
1
-1
/
+1
|
\
\
|
*
|
Merge android-4.9-o.78 (bf3b339) into msm-4.9
Blagovest Kolenichev
2018-01-24
1
-1
/
+1
|
|
\
|
|
|
*
timers: Unconditionally check deferrable base
Thomas Gleixner
2018-01-23
1
-1
/
+1
*
|
|
time: Run deferrable timers on other CPUs when tick_do_timer_cpu is busy
Pavankumar Kondeti
2018-02-06
1
-4
/
+24
|
/
/
*
|
Merge android-4.9-o.74 (127372f) into msm-4.9
Blagovest Kolenichev
2018-01-18
1
-11
/
+24
|
\
|
|
*
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2018-01-02
1
-0
/
+15
|
*
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2018-01-02
1
-2
/
+2
|
*
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2018-01-02
1
-9
/
+7
*
|
kernel: time: Fix low resolution timer not fire in 32bit case
Maria Yu
2017-11-09
1
-2
/
+2
*
|
Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9
Kyle Yan
2017-10-17
1
-1
/
+1
|
\
|
|
*
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
1
-1
/
+1
*
|
Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9
Kyle Yan
2017-09-07
1
-10
/
+42
|
\
|
|
*
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-30
1
-9
/
+41
|
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-11
1
-1
/
+1
*
|
kernel: time: Fix accuracy for low resolution timer
Channagoud Kadabi
2017-08-29
1
-7
/
+22
*
|
sched: Add a check for cpu unbound deferrable timers
Prasad Sodagudi
2017-07-17
1
-3
/
+32
*
|
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-05-11
1
-46
/
+2
*
|
timer: Update code that migrates timers and hrtimers during isolation
Vikram Mulukutla
2017-04-24
1
-1
/
+2
*
|
timer: Fix incorrect parenthesis in timer
Kyle Yan
2017-03-13
1
-1
/
+2
*
|
timer: Initialize global deferrable timer
Kyle Yan
2017-03-07
1
-0
/
+9
*
|
timer: Add a global deferrable timer
Kyle Yan
2017-03-02
1
-4
/
+15
*
|
timer: Do not require CPUSETS to be enabled for migration
Olav Haugan
2017-02-07
1
-2
/
+0
*
|
timer: Add function to migrate timers
Santosh Shukla
2017-02-07
1
-0
/
+7
*
|
timer: create timer_quiesce_cpu() to isolate CPU from timers
Viresh Kumar
2017-02-07
1
-10
/
+22
|
/
*
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
*
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
*
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
*
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
*
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
2016-08-09
1
-1
/
+4
*
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-23
/
+2
*
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
1
-440
/
+663
|
\
|
*
timers: Implement optimization for same expiry time in mod_timer()
Anna-Maria Gleixner
2016-07-07
1
-16
/
+35
|
*
timers: Split out index calculation
Anna-Maria Gleixner
2016-07-07
1
-15
/
+32
|
*
timers: Only wake softirq if necessary
Thomas Gleixner
2016-07-07
1
-0
/
+11
|
*
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
1
-21
/
+107
|
*
timers: Optimize collect_expired_timers() for NOHZ
Anna-Maria Gleixner
2016-07-07
1
-8
/
+41
|
*
timers: Move __run_timers() function
Anna-Maria Gleixner
2016-07-07
1
-26
/
+26
|
*
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
1
-19
/
+0
|
*
timers: Switch to a non-cascading wheel
Thomas Gleixner
2016-07-07
1
-362
/
+467
|
*
timers: Give a few structs and members proper names
Thomas Gleixner
2016-07-07
1
-59
/
+59
|
*
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
2016-07-07
1
-34
/
+5
|
*
timers: Make 'pinned' a timer property
Thomas Gleixner
2016-07-07
1
-5
/
+5
*
|
timers: Clarify usleep_range() function comment
Bjorn Helgaas
2016-06-10
1
-1
/
+7
|
/
[next]