index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
s390/decompressor: avoid packing *.o.chkbss files into startup.a
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/decompressor: avoid constant startup.a rebuilds
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
1
-2
/
+2
2018-07-02
s390/decompressor: correct EXCLUDE_FILE construct
Vasily Gorbik
1
-1
/
+3
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
1
-11
/
+4
2018-07-02
s390/decompressor: discard ___kcrctab section
Vasily Gorbik
1
-0
/
+1
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
4
-6
/
+18
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/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
4
-9
/
+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
5
-5
/
+599
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
2
-4
/
+4
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
1
-5
/
+1
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
1
-9
/
+4
2018-04-16
s390/boot: remove unused COMPILE_VERSION and ccflags-y
Vasily Gorbik
1
-6
/
+0
2018-04-16
s390/decompressor: Ignore file vmlinux.bin.full
Thomas Richter
1
-0
/
+1
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
1
-23
/
+0
2018-03-18
s390/decompressor: trim uncompressed image head during the build
Vasily Gorbik
2
-8
/
+14
2018-02-27
s390: unify linker symbols usage
Vasily Gorbik
1
-5
/
+5
2018-02-27
s390/decompressor: discard __ex_table section
Vasily Gorbik
1
-0
/
+1
2018-01-23
s390/decompressor: discard __ksymtab and .eh_frame sections
Vasily Gorbik
2
-0
/
+7
2018-01-23
s390/decompressor: swap .text and .rodata.compressed sections
Vasily Gorbik
1
-3
/
+3
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-11-24
s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-24
s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-26
s390/decompressor: remove informational messages
Martin Schwidefsky
1
-2
/
+0
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
1
-1
/
+1
2017-03-22
s390/decompressor: fix initrd corruption caused by bss clear
Marcelo Henrique Cerri
1
-16
/
+19
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-1
/
+1
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
1
-1
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
1
-1
/
+1
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
1
-1
/
+1
2016-09-20
s390: enable UBSAN
Christian Borntraeger
1
-0
/
+1
2016-08-08
s390: clarify compressed image code path
Sascha Silbe
1
-3
/
+8
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
1
-1
/
+1
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
1
-2
/
+2
2016-06-28
s390: enable kcov support
Heiko Carstens
1
-0
/
+2
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
1
-1
/
+0
2015-09-29
s390/boot/decompression: disable floating point in decompressor
Christian Borntraeger
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+1
[next]