index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-01-15
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-01-12
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-14
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-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
[next]