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
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
s390/kdump: Fix elfcorehdr size calculation
Philipp Rudo
1
-6
/
+98
2018-07-31
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
1
-1
/
+13
2018-07-23
s390: vdso_fault return type
Souptick Joarder
1
-1
/
+1
2018-07-18
s390: detect etoken facility
Martin Schwidefsky
2
-1
/
+13
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
1
-25
/
+18
2018-07-02
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
1
-0
/
+4
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
1
-0
/
+12
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
1
-6
/
+1
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2
-25
/
+16
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2
-2
/
+1
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
1
-2
/
+0
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/perf: fix gcc 8 array-bounds warning
Vasily Gorbik
1
-4
/
+2
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
1
-2
/
+1
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
1
-2
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
7
-592
/
+5
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
1
-1
/
+1
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
2
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-96
/
+93
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+2
2018-05-23
s390: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-09
s390: remove closung punctuation from spectre messages
Martin Schwidefsky
1
-2
/
+2
2018-05-09
s390: introduce compile time check for empty .bss section
Vasily Gorbik
1
-0
/
+3
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
5
-61
/
+86
2018-05-09
s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD
Heiko Carstens
1
-2
/
+3
2018-05-09
s390/early: get rid of memmove_early
Heiko Carstens
1
-33
/
+1
2018-05-08
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
1
-0
/
+4
2018-05-07
s390: extend expoline to BC instructions
Martin Schwidefsky
1
-5
/
+20
2018-05-07
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
1
-3
/
+2
2018-05-07
s390: move spectre sysfs attribute code
Martin Schwidefsky
3
-19
/
+22
2018-05-07
s390/kernel: use expoline for indirect branches
Martin Schwidefsky
3
-16
/
+25
2018-05-07
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
2
-5
/
+10
2018-05-07
s390: move expoline assembler macros to a header
Martin Schwidefsky
1
-81
/
+24
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
1
-26
/
+6
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+4
2018-04-23
s390: correct module section names for expoline code revert
Martin Schwidefsky
1
-2
/
+2
2018-04-23
s390: update sampling tag after task pid change
Martin Schwidefsky
1
-0
/
+10
2018-04-23
s390/cpum_cf: rename IBM z13/z14 counter names
André Wild
1
-4
/
+4
2018-04-23
s390/uprobes: implement arch_uretprobe_is_alive()
Heiko Carstens
1
-0
/
+9
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
2
-0
/
+2
2018-04-16
s390/nospec: include cpu.h
Sebastian Ott
1
-0
/
+1
2018-04-16
s390/kexec_file: Add ELF loader
Philipp Rudo
3
-0
/
+149
2018-04-16
s390/kexec_file: Add crash support to image loader
Philipp Rudo
2
-5
/
+46
2018-04-16
s390/kexec_file: Add image loader
Philipp Rudo
3
-1
/
+154
[next]