index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
1
-13
/
+14
|
\
|
*
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
2014-01-15
1
-8
/
+8
|
*
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
2014-01-15
1
-1
/
+2
|
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
1
-4
/
+4
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-20
1
-23
/
+17
|
\
\
|
|
/
|
*
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2014-01-12
1
-0
/
+1
|
|
\
|
|
*
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-23
1
-0
/
+1
|
*
|
Merge branch 'linus' into timers/core
Ingo Molnar
2014-01-12
1
-13
/
+12
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
1
-23
/
+16
*
|
|
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
1
-1
/
+1
|
|
/
|
/
|
*
|
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
2013-11-29
1
-1
/
+3
*
|
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
2013-11-19
1
-12
/
+9
|
/
*
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
2013-08-16
1
-0
/
+1
*
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
1
-32
/
+27
|
\
|
*
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
1
-4
/
+4
|
*
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-08-14
1
-12
/
+2
|
*
nohz: Rename a few state variables
Frederic Weisbecker
2013-08-14
1
-22
/
+22
|
*
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
2013-08-13
1
-0
/
+6
|
*
nohz: fix compile warning in tick_nohz_init()
Li Zhong
2013-07-24
1
-2
/
+0
|
*
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
2013-07-24
1
-1
/
+2
*
|
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-29
1
-7
/
+2
|
/
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-07-10
1
-10
/
+5
|
\
|
*
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Frederic Weisbecker
2013-06-20
1
-10
/
+0
|
*
nohz: Warn if the machine can not perform nohz_full
Steven Rostedt
2013-06-20
1
-0
/
+5
*
|
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-31
1
-1
/
+1
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
1
-1
/
+2
|
\
|
*
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-14
1
-0
/
+1
|
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-12
1
-1
/
+1
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-16
/
+280
|
\
\
|
|
/
|
/
|
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
1
-0
/
+7
|
*
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-29
1
-3
/
+4
|
*
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
1
-3
/
+4
|
*
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
1
-4
/
+15
|
*
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
1
-0
/
+20
|
*
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
1
-6
/
+25
|
*
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
1
-4
/
+38
|
*
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
1
-1
/
+1
|
*
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
1
-0
/
+51
|
|
\
|
|
*
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
1
-0
/
+51
|
*
|
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
1
-2
/
+21
|
*
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
1
-6
/
+16
|
*
|
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
1
-39
/
+15
|
|
/
|
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
1
-27
/
+27
|
*
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
1
-0
/
+10
|
*
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
1
-6
/
+6
|
*
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
1
-2
/
+45
|
*
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
1
-0
/
+62
*
|
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
1
-2
/
+2
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
1
-0
/
+2
|
\
[next]