index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
kernel: time: Add delay after cpu_relax() in tight loops
Prasad Sodagudi
2023-07-16
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-12-09
|
\
|
*
Merge 4.4.244 into android-4.4-p
Greg Kroah-Hartman
2020-11-18
|
|
\
|
|
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-08-23
|
\
|
|
|
*
|
Merge 4.4.233 into android-4.4-p
Greg Kroah-Hartman
2020-08-21
|
|
\
|
|
|
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
|
*
|
Merge 4.4.114 into android-4.4
Greg Kroah-Hartman
2018-01-31
|
|
\
|
|
|
*
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
*
|
|
Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4
Blagovest Kolenichev
2017-10-20
|
\
|
|
|
*
|
Merge 4.4.90 into android-4.4
Greg Kroah-Hartman
2017-10-05
|
|
\
|
|
|
*
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
|
*
|
BACKPORT: timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-07-01
|
|
/
*
|
Merge "time: Remove CONFIG_TIMER_STATS"
Linux Build Service Account
2017-05-26
|
\
\
|
*
|
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-05-16
*
|
|
timer: Clear deferrable_pending while handling timer softirq
Neeraj Upadhyay
2017-05-15
|
/
/
*
|
sched: Add a check for cpu unbound deferrable timers
Prasad Sodagudi
2017-04-21
*
|
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2017-01-05
*
|
timers: Fix usleep_range() in the context of wake_up_process()
Douglas Anderson
2017-01-05
*
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2017-01-05
*
|
timer: Don't wait for running timers when migrating during isolation
Vikram Mulukutla
2016-11-09
*
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
\
|
*
|
BACKPORT: timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-07-11
|
|
/
*
|
timer: Do not require CPUSETS to be enabled for migration
Olav Haugan
2016-09-20
*
|
timer: Add function to migrate timers
Santosh Shukla
2016-09-20
*
|
timer: create timer_quiesce_cpu() to isolate CPU from timers
Viresh Kumar
2016-09-20
*
|
timer: Ensure timers are not running before migrating
Olav Haugan
2016-09-20
*
|
timer: make deferrable cpu unbound timers really not bound to a cpu
Joonwoo Park
2016-03-23
|
/
*
timers: Use proper base migration in add_timer_on()
Tejun Heo
2015-11-04
*
timers: Use __fls in apply_slack()
Rasmus Villemoes
2015-10-11
*
timers: Fix data race in timer_stats_account_timer()
Dmitry Vyukov
2015-09-22
*
timer: Write timer->flags atomically
Eric Dumazet
2015-08-18
*
timer: Fix hotplug regression
Thomas Gleixner
2015-06-26
*
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
*
timer: Stats: Simplify the flags handling
Thomas Gleixner
2015-06-19
*
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
*
timer: Use hlist for the timer wheel hash buckets
Thomas Gleixner
2015-06-19
*
timer: Remove FIFO "guarantee"
Thomas Gleixner
2015-06-19
*
timers: Sanitize catchup_timer_jiffies() usage
Thomas Gleixner
2015-06-19
*
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
*
timer: Use timer->base for flag checks
Joonwoo Park
2015-05-05
*
timer: Put usleep_range into the __sched section
Thomas Gleixner
2015-04-22
*
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
2015-04-22
*
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
*
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
*
timer: Further simplify the SMP and HOTPLUG logic
Peter Zijlstra
2015-04-02
*
timer: Don't initialize 'tvec_base' on hotplug
Viresh Kumar
2015-04-02
*
timer: Allocate per-cpu tvec_base's statically
Peter Zijlstra
2015-04-02
*
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
2014-11-03
[next]