index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
1
-1
/
+0
2012-05-17
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
3
-15
/
+5
2012-05-17
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
2
-8
/
+15
2012-05-17
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
2
-7
/
+11
2012-05-17
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
Steven Rostedt
1
-40
/
+40
2012-05-17
ftrace: Speed up search by skipping pages by address
Steven Rostedt
1
-6
/
+16
2012-05-17
ftrace: Remove extra helper functions
Steven Rostedt
1
-37
/
+24
2012-05-17
ftrace: Sort all function addresses, not just per page
Steven Rostedt
2
-13
/
+23
2012-05-17
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-05-17
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
1
-0
/
+3
2012-05-17
ring-buffer: Reset head page before running self test
Steven Rostedt
1
-0
/
+4
2012-05-17
ring-buffer: Add integrity check at end of iter read
Steven Rostedt
1
-0
/
+29
2012-05-17
ring-buffer: Make addition of pages in ring buffer atomic
Vaibhav Nagarnaik
1
-25
/
+77
2012-05-17
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2
-76
/
+209
2012-05-17
tracing: Clean up tracing_mark_write()
Steven Rostedt
1
-13
/
+11
2012-05-14
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
Robert Richter
1
-0
/
+4
2012-05-14
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-43
/
+369
2012-05-12
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
1
-7
/
+18
2012-05-12
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
1
-5
/
+60
2012-05-12
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-05-12
perf annotate: Introduce ->free() method in ins_ops
Arnaldo Carvalho de Melo
2
-8
/
+21
2012-05-12
perf annotate: Augment lock instruction output
Arnaldo Carvalho de Melo
2
-34
/
+109
2012-05-12
perf annotate: Resolve symbols using objdump comment for single op ins
Arnaldo Carvalho de Melo
1
-0
/
+45
2012-05-12
perf annotate: Resolve symbols using objdump comment
Arnaldo Carvalho de Melo
2
-1
/
+119
2012-05-11
perf annotate: Use raw form for register indirect call instructions
Arnaldo Carvalho de Melo
1
-0
/
+9
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
27
-369
/
+583
2012-05-10
perf hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-09
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-102
/
+24
2012-05-09
perf annotate: shorten helpline so it fits in visible space
David Ahern
1
-3
/
+3
2012-05-09
perf record: Reset event name when falling back to cpu-clock
David Ahern
1
-0
/
+4
2012-05-09
perf top: Update event name when falling back to cpu-clock
David Ahern
1
-0
/
+4
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
1
-1
/
+6
2012-05-09
perf record: Fix fallback to cpu-clock on ppc
David Ahern
1
-2
/
+6
2012-05-09
perf report: Fix format string for x86-32 compilation
Jiri Olsa
1
-1
/
+1
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
3
-30
/
+17
2012-05-09
perf/x86-ibs: Fix usage of IBS op current count
Robert Richter
1
-12
/
+21
2012-05-09
perf/x86-ibs: Catch spurious interrupts after stopping IBS
Robert Richter
1
-5
/
+7
2012-05-09
perf/x86-ibs: Implement workaround for IBS erratum #420
Robert Richter
1
-23
/
+39
2012-05-09
perf/x86-ibs: Extend hw period that triggers overflow
Robert Richter
1
-2
/
+13
2012-05-09
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
1
-4
/
+1
2012-05-09
perf/x86-ibs: Rename some variables
Robert Richter
1
-5
/
+5
2012-05-09
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
2
-4
/
+76
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2
-19
/
+35
2012-05-09
perf/x86-ibs: Fix frequency profiling
Robert Richter
1
-2
/
+16
2012-05-09
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
1
-0
/
+2
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
15
-43
/
+25
2012-05-09
perf/x86-ibs: Fix update of period
Robert Richter
1
-13
/
+14
2012-05-09
Merge branch 'perf/x86-ibs' into perf/core
Ingo Molnar
3
-7
/
+438
2012-05-09
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
1
-42
/
+2
2012-05-09
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2
-58
/
+16
[next]