index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
2012-10-21
nohz: Fix one jiffy count too far in idle cputime
Frederic Weisbecker
2012-09-04
sched: Add missing call to calc_load_exit_idle()
Charles Wang
2012-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-15
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-02
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
2012-06-11
nohz: Move next idle expiry time record into idle logic area
Frederic Weisbecker
2012-06-11
nohz: Move ts->idle_calls incrementation into strict idle logic
Frederic Weisbecker
2012-06-11
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2012-06-11
nohz: Make nohz API agnostic against idle ticks cputime accounting
Frederic Weisbecker
2012-06-11
nohz: Separate idle sleeping time accounting from nohz logic
Frederic Weisbecker
2012-06-11
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-06-06
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-25
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
2012-05-25
tick: Add tick skew boot option
Mike Galbraith
2012-04-06
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-02-15
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
2012-02-15
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-19
hrtimers: Notify hrtimer users of switches to NOHZ mode
Stephen Boyd
2010-08-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-08-02
clockevents: Remove the per cpu tick skew
Arjan van de Ven
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
2010-07-17
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2010-06-17
nohz: Fix nohz ratelimit
Peter Zijlstra
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
2010-03-11
sched: Rate-limit nohz
Mike Galbraith
[next]