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
2016-02-02
perf probe: Search both .eh_frame and .debug_frame sections for probe location
Hemant Kumar
2
-26
/
+41
2016-02-02
perf tools: Fix thread lifetime related segfaut in intel_pt
Adrian Hunter
1
-0
/
+9
2016-02-01
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
1
-0
/
+3
2016-01-30
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-4
/
+5
2016-01-29
perf: Remove/simplify lockdep annotation
Peter Zijlstra
1
-21
/
+1
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
2
-93
/
+84
2016-01-29
perf: Untangle 'owner' confusion
Peter Zijlstra
1
-2
/
+12
2016-01-29
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
1
-11
/
+12
2016-01-29
perf: Clean up sync_child_event()
Peter Zijlstra
1
-42
/
+39
2016-01-29
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
1
-10
/
+10
2016-01-29
perf: Fix STATE_EXIT usage
Peter Zijlstra
1
-2
/
+4
2016-01-29
perf: Update locking order
Peter Zijlstra
1
-1
/
+1
2016-01-29
perf: Remove __free_event()
Peter Zijlstra
1
-25
/
+20
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
4
-27
/
+33
2016-01-29
perf: Fix NULL deref
Peter Zijlstra
1
-2
/
+2
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2016-01-28
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
1
-21
/
+29
2016-01-28
perf: Fix orphan hole
Peter Zijlstra
1
-2
/
+2
2016-01-26
perf stat: Do not clean event's private stats
Jiri Olsa
1
-1
/
+0
2016-01-26
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
1
-0
/
+2
2016-01-26
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2016-01-21
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
1
-20
/
+20
2016-01-21
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
3
-0
/
+24
2016-01-21
perf: Fix perf_event_exit_task() race
Peter Zijlstra
1
-66
/
+85
2016-01-21
perf: Add more assertions
Peter Zijlstra
1
-0
/
+9
2016-01-21
perf: Collapse and fix event_function_call() users
Peter Zijlstra
3
-201
/
+168
2016-01-21
perf: Specialize perf_event_exit_task()
Peter Zijlstra
1
-7
/
+11
2016-01-21
perf: Fix task context scheduling
Peter Zijlstra
1
-64
/
+91
2016-01-21
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
1
-7
/
+14
2016-01-21
perf: Optimize perf_sched_events() usage
Peter Zijlstra
1
-6
/
+16
2016-01-21
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
1
-26
/
+5
2016-01-21
perf: Use task_ctx_sched_out()
Peter Zijlstra
1
-2
/
+1
2016-01-21
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
1
-20
/
+27
2016-01-21
perf: Remove stale comment
Peter Zijlstra
1
-7
/
+0
2016-01-21
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
1
-24
/
+7
2016-01-21
perf: Fix cgroup event scheduling
Peter Zijlstra
1
-7
/
+10
2016-01-21
perf: Add lockdep assertions
Peter Zijlstra
1
-2
/
+8
2016-01-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
5
-18
/
+70
2016-01-15
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2
-1
/
+17
2016-01-15
perf build: Add feature-dump target
Jiri Olsa
1
-0
/
+11
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
1
-4
/
+5
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
1
-7
/
+14
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
1
-3
/
+11
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
1
-7
/
+16
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
1
-1
/
+1
2016-01-15
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
1
-1
/
+1
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-151
/
+342
2016-01-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+12
[next]