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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-12
9
-205
/
+256
|
\
|
*
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
2
-8
/
+0
|
*
sched: Fix memory leak in two error corner cases
Phil Carmody
2009-12-10
1
-2
/
+6
|
*
sched: Fix build warning in get_update_sysctl_factor()
Mike Galbraith
2009-12-10
1
-1
/
+1
|
*
sched: Update normalized values on user updates via proc
Christian Ehrhardt
2009-12-09
3
-8
/
+29
|
*
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
4
-1
/
+51
|
*
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
2
-13
/
+32
|
*
sched: Fix task priority bug
Peter Zijlstra
2009-12-09
1
-6
/
+0
|
*
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2009-12-09
1
-2
/
+6
|
*
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
1
-7
/
+2
|
*
sched: Discard some old bits
Peter Zijlstra
2009-12-09
4
-19
/
+7
|
*
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
1
-40
/
+33
|
*
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
1
-2
/
+2
|
*
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
2
-42
/
+33
|
*
sched: Clean up ttwu() rq locking
Peter Zijlstra
2009-12-09
1
-8
/
+5
|
*
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2009-12-09
1
-12
/
+1
|
*
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2009-12-09
1
-3
/
+11
|
*
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
1
-8
/
+0
|
*
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
4
-8
/
+8
|
*
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-09
1
-0
/
+4
|
*
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
3
-27
/
+39
|
*
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-06
1
-1
/
+1
*
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-11
2
-45
/
+81
|
\
\
|
*
|
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
1
-4
/
+20
|
*
|
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-12-10
2
-41
/
+61
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
2
-6
/
+20
|
\
\
\
|
*
|
|
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
2009-12-10
1
-1
/
+2
|
*
|
|
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-08
1
-2
/
+8
|
*
|
|
lockstat: Fix min, max times in /proc/lock_stats
Frank Rowand
2009-12-06
1
-3
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-11
4
-57
/
+242
|
\
\
\
|
*
\
\
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2009-12-10
4
-57
/
+242
|
|
\
\
\
|
|
*
|
|
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
2009-12-09
1
-6
/
+12
|
|
*
|
|
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
2009-12-09
1
-34
/
+131
|
|
*
|
|
tracing: Add full state to trace_seq
Johannes Berg
2009-12-09
1
-11
/
+50
|
|
*
|
|
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
2
-6
/
+43
|
|
*
|
|
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
2009-12-09
1
-1
/
+1
|
|
*
|
|
tracing: Add pipe_close interface
Steven Rostedt
2009-12-07
2
-0
/
+6
|
|
|
/
/
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
4
-108
/
+159
|
\
\
\
\
|
*
|
|
|
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
1
-0
/
+1
|
*
|
|
|
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
2009-12-10
1
-0
/
+1
|
*
|
|
|
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
2009-12-09
1
-2
/
+2
|
*
|
|
|
perf_event: Cleanup for cpu_clock_perf_event_update()
Xiao Guangrong
2009-12-09
1
-2
/
+1
|
*
|
|
|
perf_event: Allocate children's perf_event_ctxp at the right time
Xiao Guangrong
2009-12-09
1
-15
/
+22
|
*
|
|
|
perf_event: Clean up __perf_event_init_context()
Xiao Guangrong
2009-12-09
1
-4
/
+3
|
*
|
|
|
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
2
-12
/
+34
|
*
|
|
|
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
2009-12-09
1
-9
/
+28
|
*
|
|
|
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
2009-12-08
1
-7
/
+7
|
*
|
|
|
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
2009-12-07
1
-29
/
+45
|
*
|
|
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
3
-29
/
+17
|
*
|
|
|
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-4
/
+3
[next]