index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+9
2016-01-27
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
1
-2
/
+2
2016-01-26
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
1
-5
/
+7
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2016-01-15
time: nohz: Expose tick_nohz_enabled
Jean Delvare
1
-1
/
+1
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+3
2016-01-11
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-2
/
+18
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-3
/
+3
2015-12-04
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
1
-1
/
+1
2015-11-25
nohz: Clarify magic in tick_nohz_stop_sched_tick()
Peter Zijlstra
1
-2
/
+18
2015-11-23
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
1
-4
/
+4
2015-09-02
nohz: Assert existing housekeepers when nohz full enabled
Frederic Weisbecker
1
-4
/
+11
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
1
-1
/
+1
2015-07-29
nohz: Move tick_nohz_restart_sched_tick() above its users
Frederic Weisbecker
1
-18
/
+16
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
1
-24
/
+10
2015-07-29
nohz: Remove idle task special case
Frederic Weisbecker
1
-5
/
+3
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
1
-1
/
+1
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
1
-11
/
+14
2015-05-07
nohz: Fix !HIGH_RES_TIMERS hang
Thomas Gleixner
1
-6
/
+3
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
1
-60
/
+49
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
1
-90
/
+81
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
1
-54
/
+29
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
1
-15
/
+4
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
1
-1
/
+6
2015-02-13
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-9
/
+2
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
1
-1
/
+1
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+12
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-1
/
+1
2014-09-13
nohz: nohz full depends on irq work self IPI support
Frederic Weisbecker
1
-0
/
+14
2014-09-13
nohz: Consolidate nohz full init code
Frederic Weisbecker
1
-19
/
+19
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-0
/
+14
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
1
-2
/
+2
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
1
-10
/
+10
2014-08-22
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
1
-0
/
+4
2014-08-22
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
1
-0
/
+4
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+6
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
1
-0
/
+10
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
1
-4
/
+6
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
1
-1
/
+1
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
1
-0
/
+3
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-13
/
+14
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+17
2014-01-15
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
1
-8
/
+8
2014-01-15
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
1
-1
/
+2
[next]