index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
3
-80
/
+72
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
3
-8
/
+118
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
1
-3
/
+5
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2
-5
/
+7
2020-09-17
perf docs: Improve help information in perf.txt
Zejiang Tang
1
-22
/
+47
2020-09-17
perf metric: Remove duplicate include
YueHaibing
1
-2
/
+0
2020-09-17
perf tools: Add documentation for topdown metrics
Andi Kleen
1
-0
/
+256
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
5
-4
/
+134
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
4
-1
/
+44
2020-09-17
perf tools: Rename group to topdown
Kan Liang
6
-54
/
+61
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2
-0
/
+16
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
421
-2463
/
+3823
2020-09-16
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-16' of git://git.kernel.org/pub/...
Linus Torvalds
19
-52
/
+154
2020-09-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-6
/
+10
2020-09-16
MAINTAINERS: Fix Max's and Shravan's emails
Leon Romanovsky
1
-2
/
+2
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
1
-10
/
+10
2020-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-16
Merge tag 'fixes-v5.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-1
/
+2
2020-09-16
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
1
-3
/
+6
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
1
-5
/
+12
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
1
-3
/
+5
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
1
-5
/
+9
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
1
-1
/
+1
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
1
-3
/
+8
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
1
-0
/
+2
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
1
-2
/
+5
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
3
-1
/
+7
2020-09-15
perf vendor events amd: Remove trailing commas
Henry Burns
2
-2
/
+2
2020-09-15
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-09-15
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2
-0
/
+30
2020-09-15
perf record: Don't clear event's period if set by a term
Ian Rogers
1
-8
/
+26
2020-09-15
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-09-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2020-09-15
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
1
-2
/
+1
2020-09-15
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
1
-1
/
+6
2020-09-15
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
1
-2
/
+2
2020-09-15
perf test: Fix the "signal" test inline assembly
Jiri Olsa
1
-1
/
+4
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
6
-270
/
+1
2020-09-14
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
7
-44
/
+8
2020-09-14
fbcon: remove soft scrollback code
Linus Torvalds
1
-330
/
+4
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-14
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
1
-2
/
+5
2020-09-14
Linux 5.9-rc5
Linus Torvalds
1
-1
/
+1
2020-09-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
24
-68
/
+78
2020-09-13
Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-81
/
+87
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-99
/
+169
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-27
/
+39
[next]