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
*
perf tools: Makefile: Remove vestigial git-specific cruft
Michael Witten
2011-02-18
1
-61
/
+1
*
x86: Remove die_nmi()
Jan Beulich
2011-02-18
4
-36
/
+0
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-18
10
-31
/
+177
|
\
|
*
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
4
-23
/
+142
|
*
perf report: Tell the user when a perf.data file has no samples
Arnaldo Carvalho de Melo
2011-02-17
1
-0
/
+6
|
*
perf record: Delay setting the header writing atexit call
Arnaldo Carvalho de Melo
2011-02-17
1
-5
/
+5
|
*
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
2011-02-17
1
-2
/
+5
|
*
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
3
-0
/
+18
|
*
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
2011-02-17
1
-1
/
+1
*
|
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-18
1
-6
/
+2
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-02-17
10
-20
/
+85
|
\
\
|
|
/
|
*
perf probe: Show filename which contains target function
Masami Hiramatsu
2011-02-16
1
-1
/
+1
|
*
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2011-02-16
2
-6
/
+16
|
*
perf tools: Update Makefile with some help
Jesse Brandeburg
2011-02-16
2
-9
/
+40
|
*
perf annotate browser: Use the percent color for the whole line
Arnaldo Carvalho de Melo
2011-02-16
1
-2
/
+3
|
*
perf annotate: Check if offset is less than symbol size
Arnaldo Carvalho de Melo
2011-02-16
1
-1
/
+2
|
*
perf ui: Serialize screen updates
Arnaldo Carvalho de Melo
2011-02-16
5
-1
/
+23
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-02-17
9
-197
/
+74
|
\
\
|
|
/
|
/
|
|
*
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
2
-19
/
+23
|
*
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2011-02-08
2
-158
/
+0
|
*
tracing: Compile time initialization for event flags value
Lai Jiangshan
2011-02-08
1
-4
/
+4
|
*
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
2011-02-08
2
-2
/
+2
|
*
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
1
-2
/
+6
|
*
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
1
-0
/
+3
|
*
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
2
-7
/
+18
|
*
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
2
-1
/
+4
|
*
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
1
-4
/
+4
|
*
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
2
-0
/
+10
*
|
perf: Optimize hrtimer events
Peter Zijlstra
2011-02-16
1
-3
/
+32
*
|
perf: Optimize throttling code
Peter Zijlstra
2011-02-16
3
-20
/
+29
*
|
perf, x86: Add support for AMD family 15h core counters
Robert Richter
2011-02-16
3
-3
/
+186
*
|
perf, x86: Store perfctr msr addresses in config_base/event_base
Robert Richter
2011-02-16
3
-19
/
+14
*
|
perf, x86: Add new AMD family 15h msrs to perfctr reservation code
Robert Richter
2011-02-16
1
-0
/
+4
*
|
perf, x86: Calculate perfctr msr addresses in helper functions
Robert Richter
2011-02-16
2
-15
/
+25
*
|
perf, x86: Use helper function in x86_pmu_enable_all()
Robert Richter
2011-02-16
1
-11
/
+8
*
|
perf tool: Add cgroup support
Stephane Eranian
2011-02-16
9
-10
/
+276
*
|
perf: Add cgroup support
Stephane Eranian
2011-02-16
6
-38
/
+671
*
|
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-02-16
3
-18
/
+22
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-16
376
-2095
/
+3252
|
\
\
|
*
|
perf: Fix throttle logic
Peter Zijlstra
2011-02-16
1
-4
/
+15
|
*
|
perf, x86: P4 PMU: Fix spurious NMI messages
Cyrill Gorcunov
2011-02-16
2
-3
/
+9
|
*
|
Linux 2.6.38-rc5
v2.6.38-rc5
Linus Torvalds
2011-02-15
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-02-15
18
-69
/
+165
|
|
\
\
|
|
*
|
m68knommu: set flow handler for secondary interrupt controller of 5249
Greg Ungerer
2011-02-16
1
-1
/
+3
|
|
*
|
m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support
Greg Ungerer
2011-02-16
2
-2
/
+2
|
|
*
|
m68knommu: fix dereference of port.tty
Greg Ungerer
2011-02-16
1
-15
/
+14
|
|
*
|
m68knommu: add missing linker __modver section
Greg Ungerer
2011-02-16
1
-0
/
+6
|
|
*
|
m68knommu: fix mis-named variable int set_irq_chip loop
Greg Ungerer
2011-02-16
1
-2
/
+2
|
|
*
|
m68knommu: add optimize memmove() function
Greg Ungerer
2011-02-16
3
-2
/
+107
|
|
*
|
m68k: remove arch specific non-optimized memcmp()
Greg Ungerer
2011-02-16
2
-14
/
+1
[next]