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
2019-01-04
tools thermal tmon: Use -O3 instead of -O1 if available
Jiri Olsa
1
-1
/
+1
2019-01-03
tools beauty: Make the prctl option table generator catch all PR_ options
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-03
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-01-03
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-01-03
perf stat: Fix endless wait for child process
Jin Yao
1
-1
/
+2
2019-01-03
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...
Ingo Molnar
27
-166
/
+620
2019-01-02
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
1
-0
/
+7
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
5
-25
/
+69
2019-01-02
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
1
-12
/
+17
2019-01-02
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
1
-7
/
+19
2019-01-02
perf thread-stack: Allow for a thread stack array
Adrian Hunter
1
-6
/
+34
2019-01-02
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
1
-32
/
+49
2019-01-02
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
1
-4
/
+3
2019-01-02
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
1
-11
/
+7
2018-12-28
tools gpio: Allow overriding CFLAGS
Jiri Olsa
1
-1
/
+1
2018-12-28
tools power turbostat: Override CFLAGS assignments and add LDFLAGS to build c...
Jiri Olsa
1
-4
/
+4
2018-12-28
tools thermal tmon: Allow overriding CFLAGS assignments
Jiri Olsa
1
-4
/
+4
2018-12-28
tools power x86_energy_perf_policy: Override CFLAGS assignments and add LDFLA...
Jiri Olsa
1
-3
/
+3
2018-12-28
perf c2c: Increase the HITM ratio limit for displayed cachelines
Jiri Olsa
1
-1
/
+1
2018-12-28
perf c2c: Change the default coalesce setup
Jiri Olsa
1
-1
/
+1
2018-12-28
perf trace beauty ioctl: Beautify USBDEVFS_ commands
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-12-28
perf trace beauty: Export function to get the files for a thread
Arnaldo Carvalho de Melo
2
-5
/
+12
2018-12-28
perf trace: Wire up ioctl's USBDEBFS_ cmd table generator
Arnaldo Carvalho de Melo
1
-0
/
+8
2018-12-28
perf beauty ioctl: Add generator for USBDEVFS_ ioctl commands
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-12-28
tools headers uapi: Grab a copy of usbdevice_fs.h
Arnaldo Carvalho de Melo
2
-0
/
+202
2018-12-28
perf trace: Store the major number for a file when storing its pathname
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-12-28
perf trace: Move the files table resizing to outside set_pathname()
Arnaldo Carvalho de Melo
1
-6
/
+16
2018-12-28
perf trace: Rename thread_thread->paths to thread_trace->files
Arnaldo Carvalho de Melo
1
-19
/
+23
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
4
-1
/
+34
2018-12-28
perf python: Do not force closing original perf descriptor in evlist.get_poll...
Jiri Olsa
1
-1
/
+2
2018-12-28
perf trace: Use correct SECCOMP prefix spelling, "SECOMP_*" -> "SECCOMP_*"
Colin Ian King
1
-2
/
+2
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
1
-8
/
+8
2018-12-27
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+0
2018-12-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-346
/
+396
2018-12-27
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-32
/
+14
2018-12-27
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-29
/
+2
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
69
-76
/
+163
2018-12-27
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-18
/
+1
2018-12-27
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+12
2018-12-27
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-43
/
+2
2018-12-27
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+50
2018-12-27
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-150
/
+1179
2018-12-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
204
-944
/
+35652
2018-12-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
26
-53
/
+131
2018-12-27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-64
/
+242
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
88
-4014
/
+4187
2018-12-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-17
/
+26
2018-12-26
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-162
/
+308
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-173
/
+385
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
119
-16329
/
+19024
[next]