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
2018-08-02
perf trace: Allow setting up a syscall_tp struct without a format_field
Arnaldo Carvalho de Melo
1
-7
/
+15
2018-08-02
perf trace: Rename some syscall_tp methods to raw_syscall
Arnaldo Carvalho de Melo
1
-7
/
+7
2018-08-02
perf trace: Use beautifiers on syscalls:sys_enter_ handlers
Arnaldo Carvalho de Melo
1
-3
/
+44
2018-08-02
perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
Arnaldo Carvalho de Melo
1
-5
/
+8
2018-08-02
Merge tag 'perf-core-for-mingo-4.19-20180801' of git://git.kernel.org/pub/scm...
Ingo Molnar
29
-49
/
+556
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
231
-1094
/
+2290
2018-08-01
perf trace: Do not require --no-syscalls to suppress strace like output
Arnaldo Carvalho de Melo
1
-8
/
+3
2018-08-01
perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-08-01
perf tools: Allow overriding MAX_NR_CPUS at compile time
Christophe Leroy
1
-0
/
+2
2018-07-31
perf bpf: Show better message when failing to load an object
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-07-31
perf list: Unify metric group description format with PMU event description
Michael Petlan
1
-2
/
+2
2018-07-31
perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...
Ganapatrao Kulkarni
1
-3
/
+84
2018-07-31
perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet
Leo Yan
1
-7
/
+17
2018-07-31
perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet
Leo Yan
1
-0
/
+8
2018-07-31
perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet
Leo Yan
1
-2
/
+15
2018-07-31
perf cs-etm: Fix start tracing packet handling
Leo Yan
2
-1
/
+19
2018-07-31
perf build: Fix installation directory for eBPF
Thomas Richter
1
-2
/
+2
2018-07-31
perf c2c report: Fix crash for empty browser
Jiri Olsa
1
-0
/
+3
2018-07-31
perf tests: Fix indexing when invoking subtests
Sandipan Das
1
-2
/
+2
2018-07-31
perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args
Arnaldo Carvalho de Melo
1
-2
/
+4
2018-07-31
perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg
Arnaldo Carvalho de Melo
4
-0
/
+42
2018-07-31
perf trace beauty: Do not print NULL strarray entries
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-07-31
perf beauty: Add a generator for IPPROTO_ socket's protocol constants
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-07-31
tools include uapi: Grab a copy of linux/in.h
Arnaldo Carvalho de Melo
2
-0
/
+302
2018-07-31
perf tests: Fix complex event name parsing
Sandipan Das
1
-1
/
+1
2018-07-31
perf evlist: Fix error out while applying initial delay and LBR
Kan Liang
1
-0
/
+14
2018-07-31
perf trace beauty: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
9
-17
/
+18
2018-07-31
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
231
-1094
/
+2290
2018-07-31
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...
Ingo Molnar
13
-63
/
+124
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2
-4
/
+8
2018-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+13
2018-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+19
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-18
/
+31
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-8
/
+36
2018-07-30
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
5
-0
/
+5
2018-07-30
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
5
-58
/
+93
2018-07-30
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
1
-5
/
+23
2018-07-30
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-30
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-07-30
Linux 4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-29
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2018-07-29
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-2
/
+7
2018-07-28
Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+0
2018-07-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-8
/
+59
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-56
/
+209
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-18
/
+73
[prev]
[next]