Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
22ab8bc02a5f6e8ffc418759894f7a6b0b632331
/
kernel
/
time
/
tick-sched.c
22ab8bc
nohz: Allow to check if remote CPU tick is stopped
by Frederic Weisbecker
· 7 years ago
a364298
nohz: Convert tick_nohz_tick_stopped() to bool
by Frederic Weisbecker
· 7 years ago
ae67bad
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
by Thomas Gleixner
· 7 years ago
5d62c18
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
by Thomas Gleixner
· 7 years ago
466a2b4
cpufreq: schedutil: Use idle_calls counter of the remote CPU
by Joel Fernandes
· 7 years ago
3e20146
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ebf3adb
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
by Frederic Weisbecker
· 7 years ago
6f1982f
sched/isolation: Handle the nohz_full= parameter
by Frederic Weisbecker
· 7 years ago
7863406
sched/isolation: Move housekeeping related code to its own file
by Frederic Weisbecker
· 7 years ago
62cb118
sched/idle: Move quiet_vmstate() into the NOHZ code
by Peter Zijlstra
· 7 years ago
59b6018
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a0db971
nohz: Move idle balancer registration to the idle path
by Frederic Weisbecker
· 8 years ago
3c85d6d
sched/loadavg: Generalize "_idle" naming to "_nohz"
by Frederic Weisbecker
· 8 years ago
d4af6d9
nohz: Fix spurious warning when hrtimer and clockevent get out of sync
by Frederic Weisbecker
· 8 years ago
f99973e
nohz: Fix buggy tick delay on IRQ storms
by Frederic Weisbecker
· 8 years ago
7c25904
nohz: Reset next_tick cache even when the timer has no regs
by Frederic Weisbecker
· 8 years ago
411fe24
nohz: Fix collision between tick and other hrtimers, again
by Frederic Weisbecker
· 8 years ago
ce6cf9a
nohz: Add hrtimer sanity check
by Frederic Weisbecker
· 8 years ago
ac1e843
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
by Peter Zijlstra
· 8 years ago
b7eaf1a
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
by Rafael J. Wysocki
· 8 years ago
370c913
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
558e8e2
Revert "nohz: Fix collision between tick and other hrtimers"
by Linus Torvalds
· 8 years ago
7bdb59f
tick/nohz: Fix possible missing clock reprog after tick soft restart
by Frederic Weisbecker
· 8 years ago
24b91e3
nohz: Fix collision between tick and other hrtimers
by Frederic Weisbecker
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
31eff243
sched/nohz: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
57ccdf4
tick/nohz: Prevent stopping the tick on an offline CPU
by Wanpeng Li
· 8 years ago
08d07259
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
by Wanpeng Li
· 8 years ago
1f3b0f82
tick/nohz: Optimize nohz idle enter
by Gaurav Jindal
· 8 years ago
4b4b208
Merge branch 'timers/fast-wheel' into timers/core
by Ingo Molnar
· 8 years ago
a683f39
timers: Forward the wheel clock whenever possible
by Thomas Gleixner
· 8 years ago
ff00673
timers/nohz: Remove pointless tick_nohz_kick_tick() function
by Thomas Gleixner
· 8 years ago
0de7611
timers/nohz: Capitalize 'CPU' consistently
by Ingo Molnar
· 8 years ago
6168f8e
timers/nohz: Fix several typos
by Wei Jiangang
· 9 years ago
825a3b2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a1cc5bc
locking/atomics: Flip atomic_fetch_or() arguments
by Peter Zijlstra
· 9 years ago
1f41906
sched/fair: Correctly handle nohz ticks CPU load accounting
by Frederic Weisbecker
· 9 years ago
cee1afc
sched/fair: Gather CPU load functions under a more conventional namespace
by Frederic Weisbecker
· 9 years ago
f009a7a
timers/nohz: Convert tick dependency mask to atomic_t
by Frederic Weisbecker
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
4cc7ecb7
param: convert some "on"/"off" users to strtobool
by Kees Cook
· 9 years ago
4f49b90
sched-clock: Migrate to use new tick dependency mask model
by Frederic Weisbecker
· 9 years ago
b787830
posix-cpu-timers: Migrate to use new tick dependency mask model
by Frederic Weisbecker
· 9 years ago
76d92ac
sched: Migrate sched to use new tick dependency mask model
by Frederic Weisbecker
· 9 years ago
555e0c1
perf: Migrate perf to use new tick dependency mask model
by Frederic Weisbecker
· 9 years ago
e6e6cc2
nohz: Use enum code for tick stop failure tracing message
by Frederic Weisbecker
· 9 years ago
d027d45
nohz: New tick dependency mask
by Frederic Weisbecker
· 10 years ago
8537bb9
nohz: Implement wide kick on top of irq work
by Frederic Weisbecker
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1ca8ec5
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
by Wanpeng Li
· 9 years ago
7809998a
tick/sched: Hide unused oneshot timer code
by Arnd Bergmann
· 9 years ago
f11aef6
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
46373a1
time: nohz: Expose tick_nohz_enabled
by Jean Delvare
· 9 years ago
0f8c790
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
b4cee21
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
03e0d46
watchdog: introduce touch_softlockup_watchdog_sched()
by Tejun Heo
· 9 years ago
55dbdcf
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled()
by Frederic Weisbecker
· 9 years ago
82bbe34
nohz: Clarify magic in tick_nohz_stop_sched_tick()
by Peter Zijlstra
· 9 years ago
525705d
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
by Byungchul Park
· 9 years ago
7c8bb6c
nohz: Assert existing housekeepers when nohz full enabled
by Frederic Weisbecker
· 9 years ago
de734f8
nohz: Remove useless argument on tick_nohz_task_switch()
by Frederic Weisbecker
· 10 years ago
59d2c7c
nohz: Move tick_nohz_restart_sched_tick() above its users
by Frederic Weisbecker
· 10 years ago
73738a9
nohz: Restart nohz full tick from irq exit
by Frederic Weisbecker
· 10 years ago
5944935
nohz: Remove idle task special case
by Frederic Weisbecker
· 10 years ago
683be13
timer: Minimize nohz off overhead
by Thomas Gleixner
· 10 years ago
bc7a34b
timer: Reduce timer migration overhead if disabled
by Thomas Gleixner
· 10 years ago
6b442bc
nohz: Fix !HIGH_RES_TIMERS hang
by Thomas Gleixner
· 10 years ago
c1ad348
tick: Nohz: Rework next timer evaluation
by Thomas Gleixner
· 10 years ago
157d29e
tick: Sched: Restructure code
by Thomas Gleixner
· 10 years ago
0ff53d0
tick: sched: Force tick interrupt and get rid of softirq magic
by Thomas Gleixner
· 10 years ago
afc08b1
tick: sched: Remove hrtimer_active() checks
by Thomas Gleixner
· 10 years ago
c1797ba
tick: Move core only declarations and functions to core
by Thomas Gleixner
· 10 years ago
ffda22c
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
4bb9374
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a5fd973
tick/powerclamp: Remove tick_nohz_idle abuse
by Thomas Gleixner
· 10 years ago
eedb3d3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
aa6da51
rcu: Remove "cpu" argument to rcu_needs_cpu()
by Paul E. McKenney
· 10 years ago
56e4dea
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
by Christoph Lameter
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
1ee07ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
47137c6
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fe0f497
s390/nohz: use a per-cpu flag for arch_needs_cpu
by Martin Schwidefsky
· 10 years ago
9b01f5b
nohz: nohz full depends on irq work self IPI support
by Frederic Weisbecker
· 10 years ago
4327b15
nohz: Consolidate nohz full init code
by Frederic Weisbecker
· 10 years ago
40bea03
nohz: Restore NMI safe local irq work for local nohz kick
by Frederic Weisbecker
· 10 years ago
4a32fea
scheduler: Replace __get_cpu_var with this_cpu_ptr
by Christoph Lameter
· 10 years ago
22127e9
time: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
2a16fc9
nohz: Avoid tick's double reprogramming in highres mode
by Viresh Kumar
· 11 years ago
b5e995e
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
by Viresh Kumar
· 11 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c0f489d
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
by Paul E. McKenney
· 11 years ago
3d36aeb
nohz: Support nohz full remote kick
by Frederic Weisbecker
· 11 years ago
2763053
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
by Viresh Kumar
· 11 years ago
03e6bdc
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
by Viresh Kumar
· 11 years ago
a2b4c60
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
6c64614
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
Next »