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
2015-02-13
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-09-13
nohz: nohz full depends on irq work self IPI support
Frederic Weisbecker
2014-09-13
nohz: Consolidate nohz full init code
Frederic Weisbecker
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-22
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
2014-08-22
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-15
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
2014-01-15
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
2014-01-15
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-12
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2014-01-12
Merge branch 'linus' into timers/core
Ingo Molnar
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-11-29
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
2013-11-19
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-06-20
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Frederic Weisbecker
2013-06-20
nohz: Warn if the machine can not perform nohz_full
Steven Rostedt
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
[next]