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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-30
1
-0
/
+7
|
\
|
*
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-05-19
1
-0
/
+7
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-30
2
-8
/
+17
|
\
\
|
*
|
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
2
-8
/
+9
|
*
|
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-25
1
-0
/
+8
*
|
|
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
Rafael J. Wysocki
2010-05-30
1
-1
/
+1
*
|
|
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
2010-05-30
1
-4
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-30
1
-0
/
+17
|
\
\
\
|
*
|
|
sched: add wait_for_completion_killable_timeout
Sage Weil
2010-05-29
1
-0
/
+17
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-28
3
-11
/
+12
|
\
\
\
\
|
*
|
|
|
posix_timer: Fix error path in timer_create
Andrey Vagin
2010-05-27
1
-7
/
+4
|
*
|
|
|
hrtimer: Avoid double seqlock
Stanislaw Gruszka
2010-05-26
1
-1
/
+1
|
*
|
|
|
timers: Move local variable into else section
Thomas Gleixner
2010-05-26
1
-2
/
+3
|
*
|
|
|
timers: Fix slack calculation really
Thomas Gleixner
2010-05-25
1
-5
/
+8
*
|
|
|
|
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
2010-05-27
1
-18
/
+22
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
20
-623
/
+951
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
perf, trace: Fix !x86 build bug
Peter Zijlstra
2010-05-25
1
-1
/
+3
|
*
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
25
-489
/
+762
|
|
\
\
\
\
|
|
*
|
|
|
perf: Optimize perf_tp_event_match()
Peter Zijlstra
2010-05-21
1
-1
/
+4
|
|
*
|
|
|
perf: Remove more code from the fastpath
Peter Zijlstra
2010-05-21
1
-16
/
+4
|
|
*
|
|
|
perf: Optimize the !vmalloc backed buffer
Peter Zijlstra
2010-05-21
1
-15
/
+26
|
|
*
|
|
|
perf: Optimize perf_output_copy()
Peter Zijlstra
2010-05-21
1
-28
/
+26
|
|
*
|
|
|
perf: Fix wakeup storm for RO mmap()s
Peter Zijlstra
2010-05-21
1
-2
/
+2
|
|
*
|
|
|
perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
Peter Zijlstra
2010-05-21
1
-0
/
+19
|
|
*
|
|
|
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
4
-113
/
+128
|
|
*
|
|
|
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
3
-56
/
+37
|
|
*
|
|
|
perf: Fix forgotten preempt_enable by nested writers
Frederic Weisbecker
2010-05-20
1
-1
/
+2
|
|
*
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
48
-1410
/
+2153
|
|
|
\
\
\
\
|
|
|
*
|
|
|
perf: Comply with new rcu checks API
Frederic Weisbecker
2010-05-20
1
-12
/
+46
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
2010-05-18
1
-1
/
+2
|
|
*
|
|
|
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
2010-05-18
1
-15
/
+15
|
|
*
|
|
|
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
2010-05-18
1
-66
/
+28
|
|
*
|
|
|
perf: Disallow mmap() on per-task inherited events
Peter Zijlstra
2010-05-18
1
-0
/
+8
|
|
*
|
|
|
perf: Optimize buffer placement by allocating buffers NUMA aware
Peter Zijlstra
2010-05-18
1
-2
/
+15
|
|
*
|
|
|
perf: Fix errors path in perf_output_begin()
Stephane Eranian
2010-05-18
1
-1
/
+1
|
|
*
|
|
|
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
4
-13
/
+23
|
*
|
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
18
-910
/
+849
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
2010-05-14
1
-2
/
+2
|
*
|
|
|
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
4
-15
/
+15
|
*
|
|
|
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
6
-23
/
+26
|
*
|
|
|
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
3
-11
/
+17
|
*
|
|
|
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
9
-78
/
+160
|
*
|
|
|
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
4
-10
/
+12
|
*
|
|
|
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
6
-31
/
+83
|
*
|
|
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
4
-23
/
+114
|
*
|
|
|
|
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
8
-162
/
+201
|
*
|
|
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
5
-20
/
+28
|
*
|
|
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-14
24
-1049
/
+1001
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Avoid warning when CPU hotplug isn't enabled
Linus Torvalds
2010-05-27
1
-6
/
+3
*
|
|
|
|
|
|
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
2010-05-27
1
-2
/
+2
[next]