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
*
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-27
1
-1
/
+5
|
\
|
*
tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
Rafael J. Wysocki
2021-04-07
1
-1
/
+5
*
|
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
|
|
/
*
/
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
2021-03-17
1
-1
/
+1
|
/
*
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-27
1
-7
/
+0
|
\
|
*
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2020-12-16
1
-7
/
+0
*
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-15
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-4
/
+2
*
|
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
2020-12-11
1
-27
/
+47
*
|
tick: Get rid of tick_period
Thomas Gleixner
2020-11-19
1
-11
/
+11
*
|
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
2020-11-19
1
-1
/
+11
*
|
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2020-11-19
1
-5
/
+6
*
|
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2020-11-19
1
-25
/
+22
*
|
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2020-11-19
1
-13
/
+33
*
|
tick: Document protections for tick related data
Thomas Gleixner
2020-11-19
1
-1
/
+3
|
/
*
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
2020-08-25
1
-1
/
+1
*
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-06-29
1
-7
/
+15
*
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+1
*
timekeeping: Split jiffies seqlock
Thomas Gleixner
2020-03-21
1
-7
/
+12
*
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
|
|
/
[next]