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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nohz_full: Add documentation.
Paul E. McKenney
2013-04-27
1
-0
/
+273
*
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
1
-3
/
+4
*
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-24
1
-2
/
+0
*
nohz: Fix unavailable tick_stop tracepoint in dynticks idle
Frederic Weisbecker
2013-04-24
1
-1
/
+1
*
Merge branch 'timers/nohz-help-testing' of git://git.kernel.org/pub/scm/linux...
Ingo Molnar
2013-04-24
3
-4
/
+37
|
\
|
*
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
2
-4
/
+36
|
*
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
1
-0
/
+1
*
|
Merge branch 'timers/nohz' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2013-04-24
9
-21
/
+167
|
\
\
|
|
/
|
*
nohz: Disable the tick when irq resume in full dynticks CPU
Frederic Weisbecker
2013-04-22
1
-5
/
+14
|
*
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
3
-0
/
+24
|
*
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
3
-2
/
+6
|
*
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
2
-0
/
+24
|
*
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
2013-04-22
1
-0
/
+11
|
*
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
2013-04-22
2
-0
/
+16
|
*
perf: Kick full dynticks CPU if events rotation is needed
Frederic Weisbecker
2013-04-22
1
-1
/
+6
|
*
posix_timers: Fix pre-condition to stop the tick on full dynticks
Frederic Weisbecker
2013-04-22
1
-3
/
+3
|
/
*
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
5
-16
/
+118
|
\
|
*
posix_timers: New API to prevent from stopping the tick when timers are running
Frederic Weisbecker
2013-04-19
2
-15
/
+28
|
*
posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed
Frederic Weisbecker
2013-04-19
1
-1
/
+34
|
*
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
3
-0
/
+56
*
|
Merge branch 'timers/nohz-reviewed' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2013-04-21
9
-51
/
+72
|
\
\
|
|
/
|
/
|
|
*
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
2
-2
/
+31
|
*
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
8
-19
/
+35
|
*
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
2
-41
/
+17
|
/
*
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
2013-04-15
3
-0
/
+29
*
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
1
-3
/
+5
*
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
1
-1
/
+1
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
7
-39
/
+39
*
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-15
1
-4
/
+8
*
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
1
-0
/
+10
*
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
1
-5
/
+23
*
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
15
-46
/
+51
*
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-04-02
1
-5
/
+14
*
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
3
-9
/
+27
*
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
3
-4
/
+51
*
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
4
-0
/
+94
*
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
1
-1
/
+1
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-18
3
-19
/
+65
|
\
|
*
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
1
-12
/
+34
|
*
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
2
-7
/
+31
*
|
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-14
1
-4
/
+5
|
/
*
sched: Spelling fix
Andrei Epure
2013-03-11
1
-1
/
+1
*
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
1
-1
/
+2
*
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
10
-133
/
+163
|
\
|
*
context_tracking: Enable probes by default for selftesting
Frederic Weisbecker
2013-03-07
1
-0
/
+1
|
*
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
3
-77
/
+83
|
*
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
1
-1
/
+5
|
*
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
4
-35
/
+61
[next]