index
:
kernel_google_barbet.git
s12.0
s12.1
kernel_google_barbet
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 android-4.19-stable (4.19.160) into android-msm-pixel-4.19-rvc-lts
lucaswei
2021-01-27
1
-7
/
+0
|
\
|
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-7
/
+0
*
|
Merge android-4.19-stable (4.19.145) into android-msm-pixel-4.19-rvc-lts
lucaswei
2020-12-07
1
-0
/
+8
|
\
|
|
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-07
1
-0
/
+8
*
|
Merge android-4.19-stable (4.19.135) into android-msm-pixel-4.19-rvc-lts
lucaswei
2020-10-27
1
-5
/
+16
|
\
|
|
*
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-22
1
-2
/
+2
|
*
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-07-22
1
-3
/
+14
*
|
Merge android-4.19-q.79 (40321f2) into msm-4.19
Ivaylo Georgiev
2019-10-21
1
-3
/
+5
|
\
|
|
*
timer: Read jiffies once when forwarding base clk
Li RongQing
2019-10-11
1
-3
/
+5
*
|
sched: Add a check for cpu unbound deferrable timers
Prasad Sodagudi
2019-01-13
1
-1
/
+31
*
|
kernel: time: Add delay after cpu_relax() in tight loops
Prasad Sodagudi
2019-01-11
1
-0
/
+2
*
|
timer: Update code that migrates timers and hrtimers during isolation
Vikram Mulukutla
2019-01-02
1
-1
/
+2
*
|
timer: Do not require CPUSETS to be enabled for migration
Olav Haugan
2019-01-02
1
-2
/
+0
*
|
timer: Add function to migrate timers
Santosh Shukla
2019-01-02
1
-0
/
+7
*
|
timer: create timer_quiesce_cpu() to isolate CPU from timers
Viresh Kumar
2019-01-02
1
-10
/
+22
*
|
Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona
Rishabh Bhatnagar
2018-08-29
1
-14
/
+17
|
\
|
|
*
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-08-02
1
-13
/
+16
|
*
timer: Fix coding style
Yi Wang
2018-07-19
1
-1
/
+1
*
|
kernel: time: Fix accuracy for low resolution timer
Channagoud Kadabi
2018-07-16
1
-2
/
+11
*
|
timer: Initialize global deferrable timer
Kyle Yan
2018-07-12
1
-0
/
+9
*
|
timer: Add a global deferrable timer
Kyle Yan
2018-07-12
1
-5
/
+14
|
/
*
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
2018-05-13
1
-7
/
+7
*
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-28
1
-0
/
+6
*
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
1
-1
/
+8
*
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-16
1
-41
/
+42
*
timers: Unconditionally check deferrable base
Thomas Gleixner
2018-01-14
1
-1
/
+1
*
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
1
-2
/
+2
*
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
1
-0
/
+15
*
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-12-29
1
-9
/
+7
*
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
1
-6
/
+15
*
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
1
-3
/
+3
*
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
1
-10
/
+7
*
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
1
-7
/
+38
*
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
1
-3
/
+3
*
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-18
1
-2
/
+5
*
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
1
-7
/
+19
*
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-24
1
-9
/
+41
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
*
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-29
1
-24
/
+24
*
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-04-20
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
1
-46
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-30
/
+18
|
\
|
*
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-1
/
+2
[next]