index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
1
-73
/
+58
|
\
|
*
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-11-21
1
-11
/
+11
|
|
\
|
|
*
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
1
-11
/
+11
|
*
|
tick: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-11-01
1
-1
/
+1
|
*
|
tick: Conditionally build nohz specific code in tick handler
Frederic Weisbecker
2012-10-15
1
-0
/
+2
|
*
|
tick: Consolidate tick handling for high and low res handlers
Frederic Weisbecker
2012-10-15
1
-33
/
+22
|
*
|
tick: Consolidate timekeeping handling code
Frederic Weisbecker
2012-10-15
1
-30
/
+24
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2012-12-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
timers, sched: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-10-24
1
-1
/
+1
|
|
/
*
/
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
2012-11-15
1
-0
/
+4
|
/
*
nohz: Fix one jiffy count too far in idle cputime
Frederic Weisbecker
2012-10-05
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
1
-2
/
+1
|
\
|
*
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
2012-09-13
1
-2
/
+1
*
|
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
2012-09-25
1
-0
/
+1
|
\
|
|
*
sched: Add missing call to calc_load_exit_idle()
Charles Wang
2012-09-04
1
-0
/
+1
*
|
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
2012-09-23
1
-1
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
1
-84
/
+108
|
\
|
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2012-07-15
1
-2
/
+7
|
|
\
|
*
|
nohz: Move next idle expiry time record into idle logic area
Frederic Weisbecker
2012-06-11
1
-10
/
+14
|
*
|
nohz: Move ts->idle_calls incrementation into strict idle logic
Frederic Weisbecker
2012-06-11
1
-39
/
+47
|
*
|
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2012-06-11
1
-2
/
+2
|
*
|
nohz: Make nohz API agnostic against idle ticks cputime accounting
Frederic Weisbecker
2012-06-11
1
-15
/
+22
|
*
|
nohz: Separate idle sleeping time accounting from nohz logic
Frederic Weisbecker
2012-06-11
1
-35
/
+42
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
2012-07-02
1
-1
/
+1
*
|
|
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-05
1
-0
/
+2
|
/
/
*
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-06-11
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-06
1
-1
/
+6
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
1
-0
/
+1
|
\
\
|
*
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
1
-0
/
+1
|
|
/
*
|
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
2012-05-25
1
-8
/
+8
*
|
tick: Add tick skew boot option
Mike Galbraith
2012-05-25
1
-0
/
+18
|
/
*
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-06
1
-2
/
+2
*
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
2012-02-15
1
-5
/
+6
*
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
2012-02-15
1
-5
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
1
-0
/
+8
|
\
|
*
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-12-06
1
-0
/
+9
*
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-7
/
+8
*
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-12
/
+13
*
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-36
/
+57
*
|
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
1
-3
/
+3
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
1
-15
/
+40
|
\
|
*
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
1
-5
/
+1
|
*
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
1
-6
/
+35
|
*
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-09-08
1
-4
/
+4
*
|
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-28
1
-6
/
+0
|
/
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
1
-1
/
+0
*
hrtimers: Notify hrtimer users of switches to NOHZ mode
Stephen Boyd
2011-01-19
1
-3
/
+4
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-08-06
1
-5
/
+0
|
\
|
*
clockevents: Remove the per cpu tick skew
Arjan van de Ven
2010-08-02
1
-5
/
+0
[next]