index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
perf annotate: Show better message when no vmlinux is found
Arnaldo Carvalho de Melo
2
-10
/
+13
2011-02-23
perf: Simplify task_clock_event_read()
Peter Zijlstra
1
-10
/
+3
2011-02-23
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
1
-11
/
+29
2011-02-23
perf lock: Document valid sort keys
Marcin Slusarz
2
-3
/
+11
2011-02-23
perf top browser: Adjust the browser indexes when refreshing
Arnaldo Carvalho de Melo
1
-0
/
+23
2011-02-22
perf top: Live TUI Annotation
Arnaldo Carvalho de Melo
5
-58
/
+156
2011-02-22
perf probe: Remove redundant checks
Arnaldo Carvalho de Melo
2
-4
/
+3
2011-02-22
perf evsel: Fix inverted test for fixing up attr.inherit flag
Arnaldo Carvalho de Melo
1
-2
/
+13
2011-02-22
perf probe: Fix error propagation leading to segfault
Arnaldo Carvalho de Melo
2
-2
/
+7
2011-02-18
perf tools: Makefile: Remove various and sundry cruft
Michael Witten
3
-223
/
+10
2011-02-18
perf tools: Makefile: Remove tool-specific cruft
Michael Witten
1
-72
/
+1
2011-02-18
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
2
-250
/
+8
2011-02-18
perf tools: Makefile: Remove vestigial git-specific cruft
Michael Witten
1
-61
/
+1
2011-02-18
x86: Remove die_nmi()
Jan Beulich
4
-36
/
+0
2011-02-18
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
1
-6
/
+2
2011-02-17
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
4
-23
/
+142
2011-02-17
perf report: Tell the user when a perf.data file has no samples
Arnaldo Carvalho de Melo
1
-0
/
+6
2011-02-17
perf record: Delay setting the header writing atexit call
Arnaldo Carvalho de Melo
1
-5
/
+5
2011-02-17
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
1
-2
/
+5
2011-02-17
perf: make perf stat print user provided full event names
Stephane Eranian
3
-0
/
+18
2011-02-17
perf python: Add cgroup.c to setup.py to get it building again
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-02-16
perf probe: Show filename which contains target function
Masami Hiramatsu
1
-1
/
+1
2011-02-16
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2
-6
/
+16
2011-02-16
perf tools: Update Makefile with some help
Jesse Brandeburg
2
-9
/
+40
2011-02-16
perf annotate browser: Use the percent color for the whole line
Arnaldo Carvalho de Melo
1
-2
/
+3
2011-02-16
perf annotate: Check if offset is less than symbol size
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-02-16
perf ui: Serialize screen updates
Arnaldo Carvalho de Melo
5
-1
/
+23
2011-02-16
perf: Optimize hrtimer events
Peter Zijlstra
1
-3
/
+32
2011-02-16
perf: Optimize throttling code
Peter Zijlstra
3
-20
/
+29
2011-02-16
perf, x86: Add support for AMD family 15h core counters
Robert Richter
3
-3
/
+186
2011-02-16
perf, x86: Store perfctr msr addresses in config_base/event_base
Robert Richter
3
-19
/
+14
2011-02-16
perf, x86: Add new AMD family 15h msrs to perfctr reservation code
Robert Richter
1
-0
/
+4
2011-02-16
perf, x86: Calculate perfctr msr addresses in helper functions
Robert Richter
2
-15
/
+25
2011-02-16
perf, x86: Use helper function in x86_pmu_enable_all()
Robert Richter
1
-11
/
+8
2011-02-16
perf tool: Add cgroup support
Stephane Eranian
9
-10
/
+276
2011-02-16
perf: Add cgroup support
Stephane Eranian
6
-38
/
+671
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
3
-18
/
+22
2011-02-16
perf: Fix throttle logic
Peter Zijlstra
1
-4
/
+15
2011-02-16
perf, x86: P4 PMU: Fix spurious NMI messages
Cyrill Gorcunov
2
-3
/
+9
2011-02-16
Linux 2.6.38-rc5
v2.6.38-rc5
Linus Torvalds
1
-1
/
+1
2011-02-16
m68knommu: set flow handler for secondary interrupt controller of 5249
Greg Ungerer
1
-1
/
+3
2011-02-16
m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support
Greg Ungerer
2
-2
/
+2
2011-02-16
m68knommu: fix dereference of port.tty
Greg Ungerer
1
-15
/
+14
2011-02-16
m68knommu: add missing linker __modver section
Greg Ungerer
1
-0
/
+6
2011-02-16
m68knommu: fix mis-named variable int set_irq_chip loop
Greg Ungerer
1
-2
/
+2
2011-02-16
m68knommu: add optimize memmove() function
Greg Ungerer
3
-2
/
+107
2011-02-16
m68k: remove arch specific non-optimized memcmp()
Greg Ungerer
2
-14
/
+1
2011-02-16
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2
-20
/
+18
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
3
-45
/
+0
2011-02-15
pci: use security_capable() when checking capablities during config space read
Chris Wright
1
-1
/
+2
[next]