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
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-5
/
+5
2019-03-01
s390: warn about clearing als implied facilities
Vasily Gorbik
3
-2
/
+20
2019-03-01
s390: allow overriding facilities via command line
Vasily Gorbik
3
-2
/
+50
2019-03-01
s390/als: remove duplicated in-place implementation of stfle
Vasily Gorbik
1
-14
/
+1
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-1
/
+1
2019-01-28
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2
-4
/
+4
2019-01-18
s390/kasan: improve string/memory functions checks
Vasily Gorbik
1
-0
/
+1
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
1
-1
/
+1
2018-10-26
s390/decompressor: add missing FORCE to build targets
Vasily Gorbik
1
-7
/
+7
2018-10-10
s390/mem_detect: add missing include
Heiko Carstens
1
-0
/
+1
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
2
-1
/
+48
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2
-0
/
+2
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
8
-1
/
+287
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
1
-32
/
+17
2018-10-09
s390/mem_detect: use SCLP info for continuous memory detection
Vasily Gorbik
1
-2
/
+7
2018-10-09
s390/mem_detect: introduce z/VM specific diag260 call
Vasily Gorbik
1
-0
/
+52
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
1
-0
/
+6
2018-10-09
s390: introduce .boot.data section compile time validation
Vasily Gorbik
2
-2
/
+19
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
4
-1
/
+136
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
3
-0
/
+15
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
4
-24
/
+14
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
3
-16
/
+39
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
2
-13
/
+6
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
6
-56
/
+51
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
8
-64
/
+43
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
2
-4
/
+3
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
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
[next]