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
*
MAINTAINERS: Update file patterns in the lockdep and scheduler entries
Joe Perches
2013-11-15
1
-2
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-14
31
-264
/
+363
|
\
|
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-11-12
31
-264
/
+363
|
|
\
|
|
*
tools lib traceevent: Add direct access to dynamic arrays
Steven Rostedt
2013-11-12
1
-0
/
+13
|
|
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
16
-109
/
+99
|
|
*
perf tests: Handle throttle events in 'object code reading' test
Adrian Hunter
2013-11-12
1
-2
/
+13
|
|
*
perf evlist: Refactor mmap_pages parsing
David Ahern
2013-11-12
1
-11
/
+28
|
|
*
perf evlist: Round mmap pages to power 2 - v2
David Ahern
2013-11-12
1
-12
/
+6
|
|
*
perf record: Fix segfault with --no-mmap-pages
David Ahern
2013-11-12
1
-0
/
+3
|
|
*
perf trace: Add summary only option
David Ahern
2013-11-12
2
-5
/
+21
|
|
*
perf trace: Simplify '--summary' output
Pekka Enberg
2013-11-12
1
-13
/
+12
|
|
*
perf trace: Change syscall summary duration order
Pekka Enberg
2013-11-12
1
-3
/
+3
|
|
*
perf tests: Compensate lower sample freq with longer test loop
Adrian Hunter
2013-11-12
1
-1
/
+1
|
|
*
perf trace: Fix segfault on perf trace -i perf.data
Namhyung Kim
2013-11-12
1
-16
/
+21
|
|
*
perf trace: Separate tp syscall field caching into init routine to be reused
Namhyung Kim
2013-11-12
1
-8
/
+20
|
|
*
perf trace: Beautify fifth argument of mmap() as fd
Namhyung Kim
2013-11-12
1
-1
/
+2
|
|
*
perf tests: Use lower sample_freq in sw clock event period test
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+5
|
|
*
perf tests: Check return of perf_evlist__open sw clock event period test
Arnaldo Carvalho de Melo
2013-11-11
1
-1
/
+5
|
|
*
perf record: Move existing write_output into helper function
David Ahern
2013-11-11
1
-1
/
+6
|
|
*
perf record: Use correct return type for write()
Adrian Hunter
2013-11-11
1
-1
/
+1
|
|
*
perf tools: Prevent condition that all sort keys are elided
Namhyung Kim
2013-11-11
1
-0
/
+13
|
|
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
6
-16
/
+22
|
|
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
6
-39
/
+26
|
|
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
7
-32
/
+42
|
|
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
12
-28
/
+37
|
|
*
perf ui tui progress: Don't force a refresh during progress update
Patrick Palka
2013-11-11
1
-1
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-14
6
-8
/
+13
|
\
\
\
|
*
|
|
x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...
Thomas Renninger
2013-11-12
1
-1
/
+1
|
*
|
|
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
2013-11-12
5
-7
/
+12
|
|
/
/
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
3
-4
/
+46
|
\
\
\
|
*
|
|
sched/fair: Avoid integer overflow
Michal Nazarewicz
2013-11-13
1
-1
/
+1
|
*
|
|
sched: Optimize task_sched_runtime()
Peter Zijlstra
2013-11-13
1
-0
/
+14
|
*
|
|
sched/numa: Cure update_numa_stats() vs. hotplug
Peter Zijlstra
2013-11-13
1
-1
/
+14
|
*
|
|
sched/numa: Fix NULL pointer dereference in task_numa_migrate()
Rik van Riel
2013-11-13
1
-1
/
+13
|
*
|
|
sched: Fix endless sync_sched/rcu() loop inside _cpu_down()
Michael wang
2013-11-13
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
83
-148
/
+534
|
\
\
\
|
*
|
|
block: Use u64_stats_init() to initialize seqcounts
Peter Zijlstra
2013-11-13
3
-0
/
+45
|
*
|
|
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
2013-11-13
1
-2
/
+2
|
*
|
|
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
2013-11-11
1
-1
/
+1
|
*
|
|
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-11
4
-8
/
+8
|
*
|
|
ipv6: Fix possible ipv6 seqlock deadlock
John Stultz
2013-11-06
1
-1
/
+1
|
*
|
|
cpuset: Fix potential deadlock w/ set_mems_allowed
John Stultz
2013-11-06
1
-0
/
+4
|
*
|
|
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
2013-11-06
7
-21
/
+90
|
*
|
|
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
34
-6
/
+253
|
*
|
|
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
3
-2
/
+2
|
*
|
|
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
3
-2
/
+2
|
*
|
|
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
6
-4
/
+4
|
*
|
|
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
10
-5
/
+5
|
*
|
|
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
3
-2
/
+2
|
*
|
|
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
5
-4
/
+4
[next]