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
*
kprobes: Jump optimization sysctl interface
Masami Hiramatsu
2010-02-25
2
-3
/
+97
*
kprobes: Introduce kprobes jump optimization
Masami Hiramatsu
2010-02-25
1
-51
/
+410
*
kprobes: Introduce generic insn_slot framework
Masami Hiramatsu
2010-02-25
1
-39
/
+65
*
kprobes: Add mcount to the kprobes blacklist
Masami Hiramatsu
2010-02-05
1
-0
/
+1
*
perf_events: Optimize perf_event_task_tick()
Peter Zijlstra
2010-02-04
1
-4
/
+4
*
ftrace: Remove record freezing
Masami Hiramatsu
2010-02-04
1
-39
/
+0
*
kprobes: Check probe address is reserved
Masami Hiramatsu
2010-02-04
1
-1
/
+3
*
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2010-02-04
1
-0
/
+15
*
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2010-02-04
1
-27
/
+2
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
15
-68
/
+141
|
\
|
*
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
2010-01-28
1
-0
/
+4
|
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-01-24
1
-1
/
+2
|
|
\
|
|
*
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-01-18
1
-1
/
+2
|
*
|
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
Linus Torvalds
2010-01-24
3
-1
/
+7
|
|
\
\
|
|
*
|
kmsg_dump: Dump on crash_kexec as well
KOSAKI Motohiro
2009-12-31
3
-1
/
+7
|
*
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-21
2
-2
/
+10
|
|
\
\
\
|
|
*
|
|
perf: Honour event state for aux stream data
Peter Zijlstra
2010-01-21
1
-0
/
+9
|
|
*
|
|
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
2010-01-21
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
Yong Zhang
2010-01-21
1
-1
/
+4
|
*
|
|
sched: Fix vmark regression on big machines
Mike Galbraith
2010-01-21
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
1
-15
/
+12
|
|
\
\
|
|
*
|
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-13
1
-15
/
+12
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
3
-14
/
+25
|
|
\
\
\
|
|
*
|
|
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
1
-1
/
+12
|
|
*
|
|
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
1
-4
/
+3
|
|
*
|
|
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
|
*
|
|
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
1
-2
/
+3
|
|
*
|
|
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
|
*
|
|
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-14
1
-3
/
+3
|
|
*
|
|
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
1
-1
/
+1
|
|
*
|
|
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
1
-1
/
+1
|
*
|
|
|
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
2010-01-16
1
-1
/
+1
|
*
|
|
|
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
1
-1
/
+1
|
*
|
|
|
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
1
-0
/
+21
|
*
|
|
|
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
1
-27
/
+49
|
*
|
|
|
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
perf_events: Fix sample_period transfer on inherit
Peter Zijlstra
2010-01-29
1
-2
/
+9
*
|
|
|
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
2010-01-29
1
-17
/
+10
*
|
|
|
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
3
-142
/
+67
*
|
|
|
perf: Reimplement frequency driven sampling
Peter Zijlstra
2010-01-27
1
-40
/
+92
*
|
|
|
Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-01-18
1
-40
/
+109
|
\
\
\
\
|
*
|
|
|
perf: Better order flexible and pinned scheduling
Frederic Weisbecker
2010-01-17
1
-7
/
+27
|
*
|
|
|
perf: Don't schedule out/in pinned events on task tick
Frederic Weisbecker
2010-01-17
1
-4
/
+4
|
*
|
|
|
perf: Allow pinned and flexible groups to be scheduled separately
Frederic Weisbecker
2010-01-17
1
-44
/
+93
|
*
|
|
|
perf: Make __perf_event_sched_out static
Frederic Weisbecker
2010-01-17
1
-2
/
+2
*
|
|
|
|
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-17
1
-8
/
+47
|
/
/
/
/
*
|
|
|
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
1
-19
/
+11
*
|
|
|
perf: Round robin flexible groups of events using list_rotate_left()
Frederic Weisbecker
2010-01-16
1
-13
/
+4
*
|
|
|
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-16
1
-76
/
+151
*
|
|
|
sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
Jamie Iles
2010-01-13
1
-0
/
+6
[next]