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-09-19
perf tools: Report itrace options in help
Andi Kleen
4
-3
/
+23
2018-09-19
perf help: Add missing subcommand `version`
Sangwon Hong
1
-0
/
+1
2018-09-19
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-09-19
perf tools: Initialize perf_data_file fd field
Jérémie Galarneau
1
-1
/
+1
2018-09-19
perf util: Make copyfile_offset() global
Jiri Olsa
2
-1
/
+3
2018-09-19
perf tools: Add 'struct perf_mmap' arg to record__write()
Jiri Olsa
5
-15
/
+20
2018-09-19
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
Jiri Olsa
3
-21
/
+22
2018-09-19
perf tools: Remove perf_tool from event_op3
Jiri Olsa
5
-21
/
+14
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
14
-136
/
+103
2018-09-19
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
Ding Xiang
1
-1
/
+1
2018-09-19
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
Ding Xiang
1
-0
/
+7
2018-09-19
perf ordered_events: Prevent crossing max_alloc_size
Jiri Olsa
1
-4
/
+4
2018-09-19
perf ordered_events: Add 'struct ordered_events_buffer' layer
Jiri Olsa
2
-29
/
+91
2018-09-18
perf test: Add watchpoint test
Ravi Bangoria
4
-0
/
+242
2018-09-18
perf: Suppress AUX/OVERWRITE records
Alexander Shishkin
1
-2
/
+12
2018-09-18
Merge remote-tracking branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
19
-16
/
+177
2018-09-18
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
1
-1
/
+1
2018-09-18
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
Arnaldo Carvalho de Melo
4
-11
/
+35
2018-09-12
perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init
Zubin Mithra
1
-1
/
+1
2018-09-12
Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...
Ingo Molnar
11
-3
/
+132
2018-09-12
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
Masami Hiramatsu
1
-1
/
+7
2018-09-12
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
Masami Hiramatsu
1
-7
/
+20
2018-09-12
kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()
Masami Hiramatsu
1
-1
/
+0
2018-09-12
kprobes: Remove pointless BUG_ON() from add_new_kprobe()
Masami Hiramatsu
1
-2
/
+0
2018-09-12
kprobes: Remove pointless BUG_ON() from disarming process
Masami Hiramatsu
1
-1
/
+0
2018-09-11
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
1
-0
/
+11
2018-09-11
tools headers uapi: Update tools's copy of linux/if_link.h
Arnaldo Carvalho de Melo
1
-0
/
+17
2018-09-11
tools headers uapi: Update tools's copy of linux/vhost.h
Arnaldo Carvalho de Melo
1
-0
/
+18
2018-09-11
tools headers uapi: Update tools's copies of kvm headers
Arnaldo Carvalho de Melo
5
-1
/
+73
2018-09-11
tools headers uapi: Update tools's copy of drm/drm.h
Arnaldo Carvalho de Melo
1
-0
/
+9
2018-09-11
tools headers uapi: Update tools's copy of asm-generic/unistd.h
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-09-11
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-09-10
perf/x86: Add __ro_after_init annotations
Zubin Mithra
1
-4
/
+4
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
1
-0
/
+4
2018-09-10
perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use
Peter Zijlstra
1
-1
/
+1
2018-09-10
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
1
-0
/
+4
2018-09-09
Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...
Ingo Molnar
320
-1847
/
+3030
2018-09-09
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...
Ingo Molnar
15
-39
/
+282
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+32
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-09-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
3
-5
/
+16
2018-09-09
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-36
/
+47
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
1
-0
/
+1
2018-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-134
/
+204
2018-09-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-2
/
+11
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+2
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
[next]