Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d1f83021d5ca993242105f7b41f924614501fce5
/
kernel
/
time
/
tick-sched.c
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
e9a2eb4
nohz_full: fix code style issue of tick_nohz_full_stop_tick
by Alex Shi
· 11 years ago
855a0fc
nohz: Get timekeeping max deferment outside jiffies_lock
by Frederic Weisbecker
· 11 years ago
5acac1b
tick: Rename tick_check_idle() to tick_irq_enter()
by Frederic Weisbecker
· 11 years ago
35af99e
sched/clock, x86: Use a static_key for sched_clock_stable
by Peter Zijlstra
· 11 years ago
d05d24a
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Ingo Molnar
· 11 years ago
dba8614
Merge branch 'linus' into timers/core
by Ingo Molnar
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
e8fcaa5
nohz: Convert a few places to use local per cpu accesses
by Frederic Weisbecker
· 11 years ago
0e576ac
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
by Thomas Gleixner
· 11 years ago
d689fe2
NOHZ: Check for nohz active instead of nohz enabled
by Thomas Gleixner
· 11 years ago
c2e7fcf
nohz: Include local CPU in full dynticks global kick
by Frederic Weisbecker
· 11 years ago
6f1d657
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
by Ingo Molnar
· 11 years ago
d13508f
nohz: Optimize full dynticks's sched hooks with static keys
by Frederic Weisbecker
· 11 years ago
460775d
nohz: Optimize full dynticks state checks with static keys
by Frederic Weisbecker
· 11 years ago
73867dc
nohz: Rename a few state variables
by Frederic Weisbecker
· 11 years ago
2e70933
nohz: Only enable context tracking on full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
1485191
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
by Rafael J. Wysocki
· 11 years ago
ca06416
nohz: fix compile warning in tick_nohz_init()
by Li Zhong
· 11 years ago
543487c
nohz: Do not warn about unstable tsc unless user uses nohz_full
by Steven Rostedt
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 12 years ago
e399eb5
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 12 years ago
5b8621a
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
by Frederic Weisbecker
· 12 years ago
e12d027
nohz: Warn if the machine can not perform nohz_full
by Steven Rostedt
· 12 years ago
1a7f829
nohz: Fix notifier return val that enforce timekeeping
by Li Zhong
· 12 years ago
cc51bf6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f7ea0fd
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
by Thomas Gleixner
· 12 years ago
4b0c0f2
tick: Cleanup NOHZ per cpu data on cpu down
by Thomas Gleixner
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
6296ace
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
by Li Zhong
· 12 years ago
47aa8b6
nohz: Reduce overhead under high-freq idling patterns
by Ingo Molnar
· 12 years ago
cb41a29
nohz: Add basic tracing
by Frederic Weisbecker
· 12 years ago
99e5ada
nohz: Re-evaluate the tick for the new task after a context switch
by Frederic Weisbecker
· 12 years ago
5811d99
nohz: Prepare to stop the tick on irq exit
by Frederic Weisbecker
· 12 years ago
9014c45
nohz: Implement full dynticks kick
by Frederic Weisbecker
· 12 years ago
ff442c5
nohz: Re-evaluate the tick from the scheduler IPI
by Frederic Weisbecker
· 12 years ago
a166fcf
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
by Ingo Molnar
· 12 years ago
f98823a
nohz: New option to default all CPUs in full dynticks range
by Frederic Weisbecker
· 12 years ago
d1e43fa
nohz: Ensure full dynticks CPUs are RCU nocbs
by Frederic Weisbecker
· 12 years ago
0453b43
nohz: Force boot CPU outside full dynticks range
by Frederic Weisbecker
· 12 years ago
76c24fb
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
c5bfece
nohz: Switch from "extended nohz" to "full nohz" based naming
by Frederic Weisbecker
· 12 years ago
1034fc2
nohz: Print final full dynticks CPUs range on boot
by Frederic Weisbecker
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
cfea7d7
tick: Change log level of NOHZ: local_softirq_pending message
by Rado Vrbovsky
· 12 years ago
a382bf9
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
by Frederic Weisbecker
· 12 years ago
a831881
nohz: Basic full dynticks interface
by Frederic Weisbecker
· 12 years ago
2af7844
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0779314
Merge branch 'nohz/printk-v8' into irq/core
by Frederic Weisbecker
· 12 years ago
3f4724e
cputime: Allow dynamic switch between tick/virtual based cputime accounting
by Frederic Weisbecker
· 12 years ago
4dbd277
tick: export nohz tick idle symbols for module use
by Jacob Pan
· 12 years ago
Next »