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
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2
-7
/
+7
2009-11-25
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
1
-1
/
+1
2009-11-25
perf tools: Add 'signed' flag setting back into trace-event-parse.c
Tom Zanussi
1
-1
/
+2
2009-11-25
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
4
-161
/
+292
2009-11-25
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
1
-118
/
+52
2009-11-25
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
3
-4
/
+126
2009-11-25
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
3
-42
/
+117
2009-11-24
perf_events: Fix bad software/trace event recursion counting
Frederic Weisbecker
1
-1
/
+1
2009-11-24
perf_events, x86: Fix validate_event bug
Stephane Eranian
1
-2
/
+2
2009-11-24
perf symbols: Rename find_symbol routines to find_function
Arnaldo Carvalho de Melo
9
-56
/
+62
2009-11-24
perf tools: Remove unused wrapper routines
Arnaldo Carvalho de Melo
2
-68
/
+4
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
10
-25
/
+25
2009-11-24
perf symbols: Simplify symbol machinery setup
Arnaldo Carvalho de Melo
12
-60
/
+85
2009-11-24
perf top: Always show the DSO column, even if its all the same
Arnaldo Carvalho de Melo
1
-27
/
+11
2009-11-24
perf tools: Use common process_event functions for annotate and report
John Kacur
7
-116
/
+186
2009-11-24
perf tools: Add perf.data to .gitignore
John Kacur
1
-0
/
+1
2009-11-24
Merge branch 'perf/bench' into perf/core
Ingo Molnar
4
-1
/
+209
2009-11-24
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
Stephane Eranian
1
-1
/
+1
2009-11-24
perf kmem: Add help file
Li Zefan
2
-0
/
+45
2009-11-24
perf kmem: Measure kmalloc/kfree CPU ping-pong call-sites
Li Zefan
1
-28
/
+94
2009-11-24
perf kmem: Collect cross node allocation statistics
Li Zefan
1
-2
/
+79
2009-11-24
perf kmem: Default to sort by fragmentation
Li Zefan
1
-34
/
+108
2009-11-24
perf kmem: Add new option to show raw ip
Li Zefan
1
-8
/
+10
2009-11-24
perf tools: Fix compilation on powerpc
Paul Mackerras
1
-0
/
+2
2009-11-24
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
1
-1
/
+2
2009-11-23
perf kmem: Resolve symbols
Arnaldo Carvalho de Melo
1
-14
/
+23
2009-11-23
perf tools: Move graph_line and graph_dotted_line from top
Arnaldo Carvalho de Melo
3
-7
/
+11
2009-11-23
perf symbols: Look for vmlinux in more places
Arnaldo Carvalho de Melo
11
-23
/
+122
2009-11-23
perf tools: Add support for breakpoint events in perf tools
Frederic Weisbecker
2
-5
/
+95
2009-11-23
perf: Add kernel side syscall events support for breakpoints
Frederic Weisbecker
1
-9
/
+25
2009-11-23
hw-breakpoints: Check the breakpoint params from perf tools
Frederic Weisbecker
1
-1
/
+10
2009-11-23
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
1
-2
/
+2
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
3
-0
/
+10
2009-11-23
perf_events: Restore sanity to scaling land
Peter Zijlstra
1
-1
/
+6
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
5
-63
/
+61
2009-11-23
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
Peter Zijlstra
1
-39
/
+39
2009-11-23
perf_events: Update the context time on exit
Peter Zijlstra
1
-0
/
+1
2009-11-23
perf_events: Disable events when we detach them
Peter Zijlstra
1
-0
/
+2
2009-11-23
perf_events: Fix style nits
Peter Zijlstra
1
-4
/
+3
2009-11-23
perf_events: Undo copy/paste damage
Peter Zijlstra
1
-22
/
+9
2009-11-23
perf_events: Optimize the swcounter hotpath
Ingo Molnar
1
-5
/
+5
2009-11-23
perf events: Do not generate function trace entries in perf code
Ingo Molnar
2
-0
/
+2
2009-11-23
perf record, x86: Print more intelligent error message when sampling fails
Simon Kaempflein
1
-0
/
+6
2009-11-23
perf: Use default compiler mode by default
Michael S. Tsirkin
1
-17
/
+3
2009-11-22
perf report: Do map lookups in resolve_callchain()
Arnaldo Carvalho de Melo
1
-4
/
+4
2009-11-22
perf symbols: Show messages about module loading only if verbose >= 1
Arnaldo Carvalho de Melo
1
-3
/
+3
2009-11-22
perf tools: Suggest static libraries as well
Michael S. Tsirkin
1
-2
/
+2
2009-11-22
perf tools: Add V=2 option to help debug config issues
Michael S. Tsirkin
1
-9
/
+15
2009-11-22
perf_events: Fix modular build
Ingo Molnar
1
-0
/
+2
2009-11-22
perf symbols: Fix ELF header errors during "perf kmem record"
Pekka Enberg
1
-0
/
+5
[next]