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
2010-05-26
perf tui: Reset use_browser if stdout is not a tty
Arnaldo Carvalho de Melo
2
-1
/
+2
2010-05-25
tracing: Add __used annotation to event variable
Steven Rostedt
1
-1
/
+1
2010-05-25
perf, trace: Fix !x86 build bug
Peter Zijlstra
2
-2
/
+8
2010-05-24
perf report: Support multiple events on the TUI
Arnaldo Carvalho de Melo
3
-40
/
+108
2010-05-24
perf annotate: Fix up usage of the build id cache
Arnaldo Carvalho de Melo
1
-2
/
+11
2010-05-23
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
5
-44
/
+116
2010-05-23
x86/mmiotrace: Remove redundant instruction prefix checks
Akinobu Mita
1
-1
/
+1
2010-05-22
perf annotate: Add TUI interface
Arnaldo Carvalho de Melo
6
-47
/
+112
2010-05-22
perf tui: Remove annotate from popup menu after failure
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-05-21
perf report: Don't start the TUI if -D is used
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-05-21
Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
28
-611
/
+907
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
559
-8753
/
+10073
2010-05-21
perf: Fix getline undeclared
Frederic Weisbecker
1
-1
/
+1
2010-05-21
perf: Optimize perf_tp_event_match()
Peter Zijlstra
1
-1
/
+4
2010-05-21
perf: Remove more code from the fastpath
Peter Zijlstra
2
-18
/
+4
2010-05-21
perf: Optimize the !vmalloc backed buffer
Peter Zijlstra
2
-16
/
+27
2010-05-21
perf: Optimize perf_output_copy()
Peter Zijlstra
2
-28
/
+29
2010-05-21
perf: Fix wakeup storm for RO mmap()s
Peter Zijlstra
2
-3
/
+3
2010-05-21
perf-record: Share per-cpu buffers
Peter Zijlstra
1
-24
/
+28
2010-05-21
perf-record: Remove -M
Peter Zijlstra
1
-24
/
+12
2010-05-21
perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers
Peter Zijlstra
1
-0
/
+19
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
7
-124
/
+143
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
5
-72
/
+47
2010-05-21
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
5
-26
/
+35
2010-05-21
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
Arnaldo Carvalho de Melo
4
-10
/
+34
2010-05-21
perf record: remove unneeded gettimeofday() call
Russ Anderson
1
-16
/
+1
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-1
/
+2
2010-05-20
perf: Fix forgotten preempt_enable by nested writers
Frederic Weisbecker
1
-1
/
+2
2010-05-20
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
6
-18
/
+54
2010-05-20
perf TUI: Make 'space' be an alias to 'PgDn'
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
551
-7755
/
+11364
2010-05-20
perf: Fix unaligned accesses while fetching trace values
Frederic Weisbecker
1
-1
/
+6
2010-05-20
perf: Comply with new rcu checks API
Frederic Weisbecker
1
-12
/
+46
2010-05-20
perf: Use read() instead of lseek() in trace_event_read.c:skip()
Tom Zanussi
1
-6
/
+13
2010-05-19
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
5
-40
/
+69
2010-05-19
perf symbols: Don't try to read the build-id twice
Arnaldo Carvalho de Melo
1
-0
/
+4
2010-05-19
perf, x86: P4 PMU -- add missing bit in CCCR mask
Cyrill Gorcunov
1
-1
/
+2
2010-05-19
perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_
Cyrill Gorcunov
1
-1
/
+1
2010-05-19
perf, x86: P4 PMU -- do a real check for ESCR address being in hash
Cyrill Gorcunov
1
-3
/
+4
2010-05-19
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
4
-51
/
+3
2010-05-19
perf probe: Don't call die()
Arnaldo Carvalho de Melo
1
-3
/
+7
2010-05-19
perf probe: Fix some error exit paths
Arnaldo Carvalho de Melo
1
-10
/
+19
2010-05-19
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
19
-1909
/
+20
2010-05-19
perf stat: add perf stat -B to pretty print large numbers
Stephane Eranian
2
-4
/
+17
2010-05-18
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
1
-47
/
+61
2010-05-18
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-905
/
+1167
2010-05-18
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
2
-1
/
+3
2010-05-18
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
2
-23
/
+22
2010-05-18
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
2
-69
/
+30
2010-05-18
perf: Disallow mmap() on per-task inherited events
Peter Zijlstra
1
-0
/
+8
[next]