index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: misc ioc cleanups
Tejun Heo
2011-12-14
2
-45
/
+39
|
*
|
|
block, cfq: move cfqd->cic_index to q->id
Tejun Heo
2011-12-14
5
-55
/
+32
|
*
|
|
block: add missing blk_queue_dead() checks
Tejun Heo
2011-12-14
2
-2
/
+25
|
*
|
|
block: fix drain_all condition in blk_drain_queue()
Tejun Heo
2011-12-14
1
-6
/
+18
|
*
|
|
block: add blk_queue_dead()
Tejun Heo
2011-12-14
6
-9
/
+10
|
*
|
|
block, sx8: kill blk_insert_request()
Tejun Heo
2011-12-14
3
-53
/
+8
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
29
-468
/
+1262
|
\
\
\
\
|
*
|
|
|
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
1
-1
/
+0
|
*
|
|
|
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
1
-16
/
+18
|
*
|
|
|
perf annotate: Get rid of field_sep check
Namhyung Kim
2012-01-08
1
-5
/
+0
|
*
|
|
|
perf annotate: Fix usage string
Namhyung Kim
2012-01-08
1
-1
/
+1
|
*
|
|
|
perf kmem: Fix a memory leak
Namhyung Kim
2012-01-08
1
-0
/
+1
|
*
|
|
|
perf kmem: Add missing closedir() calls
Namhyung Kim
2012-01-08
1
-0
/
+2
|
*
|
|
|
perf top: Add error message for EMFILE
Namhyung Kim
2012-01-08
1
-0
/
+4
|
*
|
|
|
perf test: Change type of '-v' option to INCR
Namhyung Kim
2012-01-08
1
-1
/
+1
|
*
|
|
|
perf script: Add missing closedir() calls
Namhyung Kim
2012-01-08
1
-0
/
+4
|
*
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2012-01-08
10
-60
/
+93
|
|
\
\
\
\
|
|
*
|
|
|
perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again
Sebastian Andrzej Siewior
2012-01-06
1
-0
/
+1
|
|
*
|
|
|
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
2
-2
/
+14
|
|
*
|
|
|
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
5
-5
/
+26
|
|
*
|
|
|
perf top: Don't update total_period on process_sample
Arnaldo Carvalho de Melo
2012-01-06
1
-1
/
+0
|
|
*
|
|
|
perf hists: Stop using 'self' for struct hist_entry
Arnaldo Carvalho de Melo
2012-01-06
2
-48
/
+48
|
|
*
|
|
|
perf hists: Rename total_session to total_period
Arnaldo Carvalho de Melo
2012-01-06
1
-8
/
+8
|
*
|
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-01-08
277
-1455
/
+3694
|
|
\
\
\
\
\
|
|
*
|
|
|
|
recordmcount: Fix handling of elf64 big-endian objects.
David Daney
2012-01-06
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-01-08
6
-350
/
+768
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Fix compile error when static ftrace is enabled
Steven Rostedt
2012-01-07
1
-0
/
+1
|
|
*
|
|
|
|
|
tracing: Factorize filter creation
Tejun Heo
2011-12-21
1
-141
/
+142
|
|
*
|
|
|
|
|
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
2
-0
/
+19
|
|
*
|
|
|
|
|
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
2
-4
/
+7
|
|
*
|
|
|
|
|
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-12-21
1
-1
/
+18
|
|
*
|
|
|
|
|
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
2
-10
/
+11
|
|
*
|
|
|
|
|
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
2
-16
/
+60
|
|
*
|
|
|
|
|
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
1
-11
/
+17
|
|
*
|
|
|
|
|
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
1
-1
/
+1
|
|
*
|
|
|
|
|
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
1
-15
/
+23
|
|
*
|
|
|
|
|
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
1
-0
/
+29
|
|
*
|
|
|
|
|
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
2
-35
/
+38
|
|
*
|
|
|
|
|
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
1
-51
/
+128
|
|
*
|
|
|
|
|
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
2
-52
/
+49
|
|
*
|
|
|
|
|
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
2
-38
/
+246
|
|
*
|
|
|
|
|
ftrace: Do not function trace inlined functions
Steven Rostedt
2011-12-21
1
-0
/
+5
|
|
*
|
|
|
|
|
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-21
1
-14
/
+13
|
*
|
|
|
|
|
|
Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2012-01-07
7
-33
/
+369
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86: Add counter when debug stack is used with interrupts enabled
Steven Rostedt
2011-12-21
4
-8
/
+40
|
|
*
|
|
|
|
|
x86: Allow NMIs to hit breakpoints in i386
Steven Rostedt
2011-12-21
1
-7
/
+94
|
|
*
|
|
|
|
|
x86: Keep current stack in NMI breakpoints
Steven Rostedt
2011-12-21
6
-0
/
+65
|
|
*
|
|
|
|
|
x86: Add workaround to NMI iret woes
Steven Rostedt
2011-12-21
1
-0
/
+177
|
|
*
|
|
|
|
|
x86: Document the NMI handler about not using paranoid_exit
Steven Rostedt
2011-12-21
1
-1
/
+8
|
|
*
|
|
|
|
|
x86: Do not schedule while still in NMI context
Linus Torvalds
2011-12-21
1
-32
/
+0
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
[prev]
[next]