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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-15
15
-261
/
+565
|
\
|
*
sched: Resched proper CPU on yield_to()
Venkatesh Pallipadi
2011-03-04
2
-5
/
+8
|
*
sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy
Darren Hart
2011-03-04
1
-4
/
+7
|
*
sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks
Darren Hart
2011-03-04
1
-5
/
+7
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2011-03-04
309
-1280
/
+2595
|
|
\
|
*
|
sched: Clean up the IRQ_TIME_ACCOUNTING code
Venkatesh Pallipadi
2011-02-26
1
-33
/
+31
|
*
|
sched: Add #ifdef around irq time accounting functions
Heiko Carstens
2011-02-25
1
-0
/
+2
|
*
|
sched, autogroup: Stop claiming ownership of the root task group
Mike Galbraith
2011-02-23
1
-5
/
+6
|
*
|
sched, autogroup: Stop going ahead if autogroup is disabled
Yong Zhang
2011-02-23
2
-0
/
+9
|
*
|
sched, autogroup, sysctl: Use proc_dointvec_minmax() instead
Yong Zhang
2011-02-23
1
-1
/
+1
|
*
|
sched: Fix the group_imb logic
Peter Zijlstra
2011-02-23
1
-2
/
+10
|
*
|
sched: Clean up some f_b_g() comments
Peter Zijlstra
2011-02-23
1
-15
/
+13
|
*
|
sched: Clean up remnants of sd_idle
Peter Zijlstra
2011-02-23
1
-13
/
+10
|
*
|
Merge commit 'v2.6.38-rc6' into sched/core
Ingo Molnar
2011-02-23
171
-2451
/
+1865
|
|
\
\
|
*
|
|
sched: Wholesale removal of sd_idle logic
Venkatesh Pallipadi
2011-02-16
1
-42
/
+11
|
*
|
|
Merge commit 'v2.6.38-rc5' into sched/core
Ingo Molnar
2011-02-16
917
-6169
/
+12179
|
|
\
\
\
|
*
|
|
|
sched: Add yield_to(task, preempt) functionality
Mike Galbraith
2011-02-03
3
-0
/
+107
|
*
|
|
|
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
2011-02-03
5
-71
/
+90
|
*
|
|
|
sched: Limit the scope of clear_buddies
Rik van Riel
2011-02-03
1
-7
/
+23
|
*
|
|
|
sched: Check the right ->nr_running in yield_task_fair()
Rik van Riel
2011-02-03
1
-1
/
+1
|
*
|
|
|
sched: Avoid expensive initial update_cfs_load(), on UP too
Peter Zijlstra
2011-01-27
1
-0
/
+2
|
*
|
|
|
sched: Fix switch_from_fair()
Peter Zijlstra
2011-01-26
6
-39
/
+69
|
*
|
|
|
sched: Simplify the idle scheduling class
Peter Zijlstra
2011-01-26
1
-19
/
+4
|
*
|
|
|
softirqs: Account ksoftirqd time as cpustat softirq
Venkatesh Pallipadi
2011-01-26
1
-0
/
+8
|
*
|
|
|
sched: Export ns irqtimes through /proc/stat
Venkatesh Pallipadi
2011-01-26
1
-0
/
+102
|
*
|
|
|
sched: Refactor account_system_time separating id-update
Venkatesh Pallipadi
2011-01-26
1
-15
/
+31
|
*
|
|
|
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
2011-01-26
3
-2
/
+25
|
*
|
|
|
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
2011-01-26
4
-4
/
+9
|
*
|
|
|
sched: Avoid expensive initial update_cfs_load()
Paul Turner
2011-01-26
2
-0
/
+3
|
*
|
|
|
sched: Simplify update_cfs_shares parameters
Paul Turner
2011-01-26
2
-17
/
+15
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
140
-4713
/
+9295
|
\
\
\
\
\
|
*
|
|
|
|
perf probe: Clean up probe_point_lazy_walker() return value
Ingo Molnar
2011-03-15
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-03-11
12
-447
/
+317
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
2011-03-10
2
-106
/
+105
|
|
*
|
|
|
|
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
11
-328
/
+179
|
|
*
|
|
|
|
perf top: Don't let events to eat up whole header line
Jiri Olsa
2011-03-10
1
-3
/
+17
|
|
*
|
|
|
|
perf top: Fix events overflow in top command
Jiri Olsa
2011-03-10
1
-12
/
+18
|
*
|
|
|
|
|
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
1
-0
/
+9
|
*
|
|
|
|
|
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
1
-1
/
+1
|
*
|
|
|
|
|
tracing: Export trace_set_clr_event()
Yuanhan Liu
2011-03-10
1
-0
/
+1
|
*
|
|
|
|
|
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
2011-03-10
1
-2
/
+10
|
*
|
|
|
|
|
ftrace/graph: Trace function entry before updating index
Steven Rostedt
2011-03-10
1
-7
/
+8
|
*
|
|
|
|
|
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2011-03-10
2
-1
/
+3
|
*
|
|
|
|
|
tracing: Adjust conditional expression latency formatting.
David Sharp
2011-03-10
1
-8
/
+18
|
*
|
|
|
|
|
tracing: Fix event alignment: skb:kfree_skb
David Sharp
2011-03-10
1
-2
/
+2
|
*
|
|
|
|
|
tracing: Fix event alignment: mce:mce_record
David Sharp
2011-03-10
1
-4
/
+4
|
*
|
|
|
|
|
tracing: Fix event alignment: kvm:kvm_hv_hypercall
David Sharp
2011-03-10
1
-4
/
+4
|
*
|
|
|
|
|
tracing: Fix event alignment: module:module_request
David Sharp
2011-03-10
1
-3
/
+2
|
*
|
|
|
|
|
tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
David Sharp
2011-03-10
1
-3
/
+3
|
*
|
|
|
|
|
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
4
-15
/
+5
[next]