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
...
|
*
|
|
mm: copy over oom_adj value at fork time
Rik van Riel
2009-07-29
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
update the comment in kthread_stop()
Oleg Nesterov
2009-07-27
1
-4
/
+6
|
*
|
module: use MODULE_SYMBOL_PREFIX with module_layout
Mike Frysinger
2009-07-27
1
-1
/
+2
|
*
|
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-22
1
-0
/
+5
|
*
|
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
2
-100
/
+94
|
|
\
\
|
|
*
|
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
1
-1
/
+4
|
|
*
|
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
1
-61
/
+31
|
|
*
|
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
1
-2
/
+21
|
|
*
|
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
|
*
|
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
1
-19
/
+17
|
|
|
\
\
|
|
|
*
|
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
2009-07-10
1
-19
/
+17
|
|
*
|
|
perf_counter: Log vfork as a fork event
Anton Blanchard
2009-07-18
1
-6
/
+3
|
|
*
|
|
perf_counter: Make sure we dont leak kernel memory to userspace
Anton Blanchard
2009-07-18
1
-4
/
+15
|
|
*
|
|
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
2009-07-13
1
-7
/
+3
|
|
|
/
/
|
*
|
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
1
-1
/
+63
|
|
\
\
\
|
|
*
|
|
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
2009-07-22
1
-1
/
+63
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
2009-07-19
1
-1
/
+1
|
|
*
|
|
timer: Avoid reading uninitialized data
Pavel Roskin
2009-07-18
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-22
3
-9
/
+46
|
|
\
\
\
|
|
*
|
|
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-21
3
-9
/
+46
|
|
|
/
/
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-22
3
-4
/
+17
|
|
\
\
\
|
|
*
|
|
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
2009-07-18
1
-0
/
+7
|
|
*
|
|
sched: fix load average accounting vs. cpu hotplug
Thomas Gleixner
2009-07-18
1
-2
/
+2
|
|
*
|
|
sched: Account for vruntime wrapping
Fabio Checconi
2009-07-18
1
-2
/
+8
|
|
|
/
/
|
*
|
|
perf: fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
|
/
/
*
|
|
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
1
-0
/
+2
*
|
|
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
1
-26
/
+26
*
|
|
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
4
-113
/
+121
*
|
|
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
2
-56
/
+57
*
|
|
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
2
-19
/
+33
*
|
|
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
2
-1
/
+2
*
|
|
tracing: Simplify print_graph_cpu()
Lai Jiangshan
2009-08-06
1
-26
/
+4
*
|
|
tracing/filters: improve subsystem filter
Li Zefan
2009-07-20
2
-43
/
+84
*
|
|
tracing: cleanup for tracing_trace_options_read()
Xiao Guangrong
2009-07-20
1
-3
/
+3
*
|
|
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
1
-2
/
+4
*
|
|
tracing: Remove unused fields/variables
jolsa@redhat.com
2009-07-18
2
-5
/
+1
*
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-07-18
31
-795
/
+1191
|
\
\
\
|
|
/
/
|
*
|
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
Xiao Guangrong
2009-07-16
1
-1
/
+1
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-07-16
3
-12
/
+52
|
|
\
\
|
|
*
|
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-07-11
1
-1
/
+2
|
|
*
|
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
2009-07-10
1
-1
/
+1
|
|
*
|
sched: Reset sched stats on fork()
Lucas De Marchi
2009-07-10
1
-9
/
+31
|
|
*
|
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2009-07-10
2
-1
/
+18
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-14
2
-57
/
+64
|
|
\
\
\
|
|
*
|
|
hrtimer: Fix migration expiry check
Thomas Gleixner
2009-07-10
2
-68
/
+64
|
|
*
|
|
hrtimer: migration: do not check expiry time on current CPU
Thomas Gleixner
2009-07-10
1
-2
/
+13
|
*
|
|
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-14
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
futexes: Fix infinite loop in get_futex_key() on huge page
Sonny Rao
2009-07-11
1
-0
/
+1
|
*
|
|
|
|
tracing/function-profiler: do not free per cpu variable stat
Steven Rostedt
2009-07-13
1
-3
/
+2
[prev]
[next]