index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-15
1
-5
/
+9
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-27
1
-0
/
+11
|
\
|
*
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
2019-10-05
1
-0
/
+4
|
*
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-10-05
1
-0
/
+7
*
|
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-08-28
1
-1
/
+1
*
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
1
-6
/
+9
*
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
1
-2
/
+0
*
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-07
1
-0
/
+12
|
\
|
*
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-04-10
1
-0
/
+12
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
1
-1
/
+2
|
\
\
|
*
|
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
2019-03-23
1
-1
/
+2
|
|
/
*
/
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
2019-05-03
1
-10
/
+24
|
/
*
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
tick/sched : Remove redundant cpu_online() check
Peng Hao
2018-10-10
1
-1
/
+1
*
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-31
1
-1
/
+1
*
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-9
/
+0
*
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-04-26
1
-5
/
+5
*
-
.
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-11
1
-73
/
+177
|
\
\
|
*
|
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
2018-04-10
1
-3
/
+6
|
*
|
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
2018-04-09
1
-10
/
+6
|
*
|
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2018-04-09
1
-5
/
+7
|
*
|
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
2018-04-09
1
-6
/
+6
|
*
|
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
1
-12
/
+49
|
*
|
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2018-04-07
1
-46
/
+78
|
*
|
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
1
-0
/
+20
|
*
|
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
1
-8
/
+18
|
*
|
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
1
-21
/
+25
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-04
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
2018-03-13
1
-0
/
+9
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
1
-14
/
+8
|
\
\
|
*
|
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-7
/
+0
|
*
|
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
1
-6
/
+0
|
*
|
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
2018-02-21
1
-0
/
+7
|
*
|
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
2018-02-21
1
-1
/
+1
|
|
/
*
/
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2018-02-16
1
-20
/
+2
|
/
*
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-16
1
-1
/
+1
*
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-12-29
1
-2
/
+17
*
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
1
-0
/
+13
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-28
/
+5
|
\
|
*
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
1
-10
/
+3
|
*
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-18
/
+0
|
*
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-10-10
1
-0
/
+2
*
|
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-3
/
+2
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
1
-23
/
+40
|
\
|
*
nohz: Fix spurious warning when hrtimer and clockevent get out of sync
Frederic Weisbecker
2017-06-13
1
-2
/
+4
|
*
nohz: Fix buggy tick delay on IRQ storms
Frederic Weisbecker
2017-06-05
1
-19
/
+2
|
*
nohz: Reset next_tick cache even when the timer has no regs
Frederic Weisbecker
2017-05-30
1
-0
/
+2
[next]