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
2016-09-13
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-07-19
tick/nohz: Optimize nohz idle enter
Gaurav Jindal
2016-07-07
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
timers: Forward the wheel clock whenever possible
Thomas Gleixner
2016-07-07
timers/nohz: Remove pointless tick_nohz_kick_tick() function
Thomas Gleixner
2016-07-01
timers/nohz: Capitalize 'CPU' consistently
Ingo Molnar
2016-07-01
timers/nohz: Fix several typos
Wei Jiangang
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-05
locking/atomics: Flip atomic_fetch_or() arguments
Peter Zijlstra
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-03-29
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-02
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2016-02-13
nohz: Implement wide kick on top of irq work
Frederic Weisbecker
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-27
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-01-26
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-01-15
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-01-11
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
2015-12-04
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-11-25
nohz: Clarify magic in tick_nohz_stop_sched_tick()
Peter Zijlstra
2015-11-23
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
2015-09-02
nohz: Assert existing housekeepers when nohz full enabled
Frederic Weisbecker
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
nohz: Move tick_nohz_restart_sched_tick() above its users
Frederic Weisbecker
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
nohz: Remove idle task special case
Frederic Weisbecker
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-05-07
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
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
[next]