index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
perf_counter: x86: Fix PMU resource leak
Peter Zijlstra
1
-3
/
+6
2009-09-20
perf util: SVG performance improvements
Arjan van de Ven
1
-23
/
+55
2009-09-20
perf util: Make the timechart SVG width dynamic
Arjan van de Ven
4
-14
/
+31
2009-09-20
perf timechart: Show the duration of scheduler delays in the SVG
Arjan van de Ven
3
-8
/
+57
2009-09-20
perf timechart: Show the name of the waker/wakee in timechart
Arjan van de Ven
3
-11
/
+30
2009-09-19
perf_counter: Fix perf_copy_attr() pointer arithmetic
Ian Schram
1
-10
/
+10
2009-09-19
perf utils: Use a define for the maximum length of a trace event
Arjan van de Ven
1
-7
/
+7
2009-09-19
perf: Add timechart help text and add timechart to "perf help"
Arjan van de Ven
2
-0
/
+36
2009-09-19
tracing, x86, cpuidle: Move the end point of a C state in the power tracer
Arjan van de Ven
2
-3
/
+2
2009-09-19
perf utils: Be consistent about minimum text size in the svghelper
Arjan van de Ven
1
-11
/
+13
2009-09-19
perf timechart: Add "perf timechart record"
Arjan van de Ven
1
-8
/
+39
2009-09-19
perf: Add the timechart tool
Arjan van de Ven
4
-0
/
+1129
2009-09-19
perf: Add a SVG helper library file
Arjan van de Ven
3
-0
/
+408
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
10
-388
/
+113
2009-09-19
perf: Add a sample_event type to the event_union
Arjan van de Ven
1
-0
/
+7
2009-09-19
perf: Allow perf utilities to have "callback" options without arguments
Arjan van de Ven
1
-0
/
+2
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
3
-0
/
+90
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
3
-2
/
+12
2009-09-18
sched_clock: Make it NMI safe
Peter Zijlstra
2
-75
/
+56
2009-09-18
perf_counter: Fix up swcounter throttling
Peter Zijlstra
1
-1
/
+1
2009-09-18
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
3
-174
/
+266
2009-09-18
pty_write: don't do a tty_wakeup() when the buffers are full
Linus Torvalds
1
-2
/
+4
2009-09-18
perf sched: Add --input=file option to builtin-sched.c
Mike Galbraith
1
-1
/
+3
2009-09-18
perf trace: Sample timestamp and cpu when using record flag
Li Zefan
1
-1
/
+4
2009-09-18
perf tools: Increase MAX_EVENT_LENGTH
Li Zefan
1
-1
/
+1
2009-09-18
perf tools: Fix memory leak in read_ftrace_printk()
Li Zefan
1
-3
/
+4
2009-09-17
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
1
-10
/
+2
2009-09-17
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
4
-0
/
+560
2009-09-17
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
1
-0
/
+3
2009-09-17
sata_promise: update reset code
Mikael Pettersson
1
-1
/
+120
2009-09-17
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
1
-17
/
+17
2009-09-17
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
1
-2
/
+2
2009-09-17
ahci: restore pci_intx() handling
Tejun Heo
1
-2
/
+2
2009-09-17
perf sched: Determine the number of CPUs automatically
Ingo Molnar
1
-1
/
+3
2009-09-17
perf record: Disable profiling before draining the buffer
Peter Zijlstra
1
-1
/
+12
2009-09-17
perf_counter: Allow for a wakeup watermark
Peter Zijlstra
2
-15
/
+27
2009-09-17
perf_counter: Do not throttle single swcounter events
Peter Zijlstra
1
-4
/
+13
2009-09-17
vsnprintf: remove duplicate comment of vsnprintf
Steven Rostedt
1
-6
/
+4
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2
-11
/
+12
2009-09-17
oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP
Christian Borntraeger
1
-0
/
+1
2009-09-17
tracing: switch function prints from %pf to %ps
Steven Rostedt
3
-7
/
+7
2009-09-17
vsprintf: add %ps that is the same as %pS but is like %pf
Steven Rostedt
1
-2
/
+4
2009-09-17
MIPS: BCM63xx: Add integrated ethernet mac support.
Maxime Bizon
6
-1
/
+2444
2009-09-17
MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.
Maxime Bizon
40
-0
/
+5896
2009-09-17
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
Maxime Bizon
3
-0
/
+34
2009-09-17
MIPS: Octeon: Move some platform device registration to its own file.
David Daney
3
-148
/
+166
2009-09-17
MIPS: Don't corrupt page tables on vmalloc fault.
David Daney
1
-2
/
+10
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
4
-63
/
+3
2009-09-17
MIPS: Alchemy: override loops_per_jiffy detection
Manuel Lauss
1
-0
/
+4
2009-09-17
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
David Daney
3
-0
/
+161
[next]