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.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
2010-06-09
arch: Implement local64_t
Peter Zijlstra
23
-0
/
+118
2010-06-09
perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...
Peter Zijlstra
2
-27
/
+36
2010-06-09
perf: Rename perf_mmap_data to perf_buffer
Peter Zijlstra
2
-157
/
+157
2010-06-09
perf, x86: Make a second write to performance counter if needed
Cyrill Gorcunov
2
-1
/
+20
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
5
-28
/
+36
2010-06-09
perf: Add non-exec mmap() tracking
Eric B Munson
5
-22
/
+35
2010-06-09
perf, trace: Remove superfluous rcu_read_lock()
Peter Zijlstra
1
-2
/
+0
2010-06-09
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
3
-7
/
+6
2010-06-08
perf, x86: Small fix to cpuid10_edx
Livio Soares
1
-2
/
+3
2010-06-08
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
30
-96
/
+328
2010-06-08
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
10
-102
/
+27
2010-06-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-1
/
+1
2010-06-08
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
1
-1
/
+4
2010-06-07
perf tools: Allow building perf source tarballs on non-configured tree
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-06-07
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
Denis Kirjanov
1
-1
/
+1
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
6
-2
/
+39
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
8
-44
/
+41
2010-06-05
perf annotate: Ask objdump to demangle symbols
Stephane Eranian
1
-1
/
+1
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
9
-18
/
+89
2010-06-05
perf tools: Make target to generate self contained source tarball
Arnaldo Carvalho de Melo
3
-7
/
+44
2010-06-05
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
8
-24
/
+110
2010-06-05
perf report: Make -D print sampled CPU
Stephane Eranian
2
-3
/
+5
2010-06-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-2
/
+6
2010-06-04
perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-06-04
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
9
-99
/
+24
2010-06-04
tracing/sched: Make preempt_schedule() notrace
Steven Rostedt
1
-3
/
+3
2010-06-03
perf: Fix crash in swevents
Peter Zijlstra
1
-9
/
+15
2010-06-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
4
-20
/
+39
2010-06-01
perf buildid-list: Fix --with-hits event processing
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2
-18
/
+35
2010-06-01
perf hist: fix objdump output parsing
Konstantin Stepanyuk
1
-1
/
+1
2010-06-01
perf-record: Check correct pid when forking
Borislav Petkov
1
-2
/
+1
2010-06-01
perf: Do the comm inheritance per thread in event__process_task
Frederic Weisbecker
1
-7
/
+2
2010-06-01
perf: Use event__process_task from perf sched
Frederic Weisbecker
1
-0
/
+1
2010-06-01
perf: Process comm events by tid
Frederic Weisbecker
1
-2
/
+2
2010-05-31
blktrace: Fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-05-31
perf_events: Fix unincremented buffer base on partial copy
Frederic Weisbecker
1
-0
/
+1
2010-05-31
perf_events: Fix event scheduling issues introduced by transactional API
Stephane Eranian
2
-4
/
+29
2010-05-31
perf_events, trace: Fix perf_trace_destroy(), mutex went missing
Peter Zijlstra
1
-1
/
+4
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
4
-7
/
+13
2010-05-31
perf_events: Fix races in group composition
Peter Zijlstra
2
-24
/
+71
2010-05-31
perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
Peter Zijlstra
2
-100
/
+129
2010-05-31
Linux 2.6.35-rc1
v2.6.35-rc1
Linus Torvalds
1
-2
/
+2
2010-05-30
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-29
/
+15
2010-05-30
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-16
/
+45
2010-05-30
ia64: revert __node_random addition
Linus Torvalds
1
-17
/
+0
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-82
/
+500
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-4
/
+5
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
62
-1251
/
+7999
[next]