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
2018-08-30
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2
-5
/
+6
2018-08-30
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
Jiri Olsa
1
-8
/
+3
2018-08-30
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
Jiri Olsa
1
-4
/
+2
2018-08-30
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
Jiri Olsa
1
-3
/
+2
2018-08-30
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
Jiri Olsa
1
-4
/
+6
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
4
-0
/
+221
2018-08-30
perf annotate: Properly interpret indirect call
Martin Liška
1
-2
/
+8
2018-08-23
Merge tag 'perf-core-for-mingo-4.19-20180820' of git://git.kernel.org/pub/scm...
Ingo Molnar
26
-266
/
+256
2018-08-20
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-20
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-08-20
perf python: Fix pyrf_evlist__read_on_cpu() interface
Jiri Olsa
1
-1
/
+19
2018-08-20
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
3
-3
/
+5
2018-08-20
perf tools: Remove ext from struct kmod_path
Jiri Olsa
3
-85
/
+69
2018-08-20
perf tools: Add gzip_is_compressed function
Jiri Olsa
1
-2
/
+14
2018-08-20
perf tools: Add lzma_is_compressed function
Jiri Olsa
1
-2
/
+17
2018-08-20
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
4
-3
/
+33
2018-08-20
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
1
-17
/
+12
2018-08-20
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
1
-21
/
+3
2018-08-20
perf tools: Store compression id into struct dso
Jiri Olsa
3
-2
/
+8
2018-08-20
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
3
-29
/
+33
2018-08-20
perf tools: Make is_supported_compression() static
Jiri Olsa
2
-2
/
+1
2018-08-20
perf tools: Make decompress_to_file() function static
Jiri Olsa
2
-2
/
+1
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
1
-1
/
+3
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()
Jiri Olsa
1
-1
/
+3
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
1
-1
/
+3
2018-08-20
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
7
-106
/
+7
2018-08-20
perf llvm: Allow passing options to llc in addition to clang
Arnaldo Carvalho de Melo
2
-2
/
+38
2018-08-20
perf parser: Improve error message for PMU address filters
Jack Henschel
1
-10
/
+10
2018-08-20
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
72
-1362
/
+3003
2018-08-15
x86: Add entry trampolines to kcore
Adrian Hunter
3
-2
/
+28
2018-08-15
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2
-1
/
+50
2018-08-15
kallsyms: Simplify update_iter_mod()
Adrian Hunter
1
-14
/
+11
2018-08-15
perf auxtrace: Fix queue resize
Adrian Hunter
1
-0
/
+3
2018-08-15
perf python: Remove -mcet and -fcf-protection when building with clang
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-08-14
perf arm spe: Fix uninitialized record error variable
Kim Phillips
1
-0
/
+1
2018-08-14
perf tools: Move syscall_64.tbl check into check-headers.sh
Jiri Olsa
2
-3
/
+3
2018-08-14
perf tools: Make check-headers.sh check based on kernel dir
Jiri Olsa
1
-3
/
+7
2018-08-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
41
-754
/
+508
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
45
-413
/
+1271
2018-08-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+9
2018-08-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+12
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-225
/
+408
2018-08-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+3
2018-08-14
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-75
/
+2965
2018-08-14
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-68
/
+120
2018-08-14
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+9
2018-08-14
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-22
/
+101
2018-08-14
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-08-14
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+0
[next]