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-06-25
Merge branch 'zcrypt' into features
Martin Schwidefsky
8
-304
/
+283
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
6
-329
/
+259
2018-06-25
s390/zcrypt: Show load of cards and queues in sysfs
Harald Freudenberger
2
-0
/
+24
2018-06-25
s390/zcrypt: Review inline assembler constraints.
Harald Freudenberger
1
-17
/
+23
2018-06-25
s390/zcrypt: Add ZAPQ inline function.
Harald Freudenberger
1
-0
/
+19
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
1
-3
/
+3
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
5
-6
/
+19
2018-06-25
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
1
-1
/
+14
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
1
-7
/
+7
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
3
-2
/
+3
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2
-0
/
+8
2018-06-25
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
1
-1
/
+6
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
1
-2
/
+3
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
3
-38
/
+5
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
5
-14
/
+15
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
1
-10
/
+9
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2
-5
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
10
-32
/
+38
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
3
-5
/
+5
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
2
-9
/
+4
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2
-12
/
+21
2018-06-25
s390/build: remove obsolete -mkernel-backchain flag
Vasily Gorbik
1
-7
/
+0
2018-06-25
s390: disable asm code expolines if cc does not support it
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
2
-4
/
+2
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-24
Linux 4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-37
/
+71
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-20
/
+23
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-22
/
+97
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-64
/
+61
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-21
/
+60
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-22
/
+807
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-84
/
+142
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-8
/
+15
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+28
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-34
/
+153
2018-06-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+10
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+131
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-22
/
+297
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
[next]