index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
2019-10-22
1
-3
/
+11
*
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
10
-24
/
+172
|
\
|
*
s390/startup: add pgm check info printing
Vasily Gorbik
2019-09-13
4
-2
/
+101
|
*
s390/kaslr: reserve memory for kasan usage
Vasily Gorbik
2019-08-26
1
-8
/
+33
|
*
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
2019-08-26
1
-7
/
+0
|
*
s390/startup: correct command line options parsing
Vasily Gorbik
2019-08-26
1
-3
/
+3
|
*
s390/startup: round down "mem" option to page boundary
Vasily Gorbik
2019-08-21
1
-1
/
+1
|
*
s390/startup: adjust _sdma and _edma to page boundaries
Vasily Gorbik
2019-08-21
1
-1
/
+2
|
*
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
1
-0
/
+6
|
*
s390/startup: purge obsolete .gitignore patterns
Vasily Gorbik
2019-08-21
1
-3
/
+0
|
*
s390/startup: add initial pgm check handler
Vasily Gorbik
2019-08-21
1
-1
/
+23
|
*
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2019-08-21
1
-0
/
+5
*
|
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2019-08-06
1
-2
/
+0
*
|
s390/boot: add missing declarations and includes
Vasily Gorbik
2019-07-29
2
-0
/
+2
|
/
*
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-07-23
4
-1
/
+10
*
s390/boot: fix compiler error due to missing awk strtonum
Martin Schwidefsky
2019-05-07
2
-1
/
+2
*
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-05-03
1
-1
/
+1
*
s390: only build for new CPUs with clang
Arnd Bergmann
2019-05-03
1
-6
/
+12
*
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
2
-2
/
+2
*
s390: use proper expoline sections for .dma code
Martin Schwidefsky
2019-05-02
1
-4
/
+15
*
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-05-02
1
-0
/
+6
*
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
5
-5
/
+189
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
5
-2
/
+259
*
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
1
-1
/
+4
*
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-29
4
-0
/
+33
*
s390/kexec_file: Simplify parmarea access
Philipp Rudo
2019-04-29
1
-5
/
+6
*
s390/boot: pad bzImage to 4K
Martin Schwidefsky
2019-04-26
1
-0
/
+1
*
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-26
4
-11
/
+179
*
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2019-04-26
1
-5
/
+5
*
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
2019-04-26
1
-7
/
+7
*
s390/protvirt: block kernel command line alteration
Vasily Gorbik
2019-04-10
1
-1
/
+1
*
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
2019-04-10
1
-0
/
+3
*
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-04-10
3
-0
/
+27
*
s390: introduce .boot.preserved.data section compile time validation
Vasily Gorbik
2019-04-10
1
-2
/
+2
*
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
2019-04-10
1
-12
/
+12
*
s390: introduce .boot.preserved.data section
Gerald Schaefer
2019-04-10
3
-0
/
+7
*
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
Joe Perches
2019-03-29
1
-1
/
+1
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-14
1
-3
/
+0
*
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
2
-5
/
+5
|
\
|
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
1
-1
/
+1
|
*
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2019-01-28
2
-4
/
+4
*
|
s390: warn about clearing als implied facilities
Vasily Gorbik
2019-03-01
3
-2
/
+20
*
|
s390: allow overriding facilities via command line
Vasily Gorbik
2019-03-01
3
-2
/
+50
*
|
s390/als: remove duplicated in-place implementation of stfle
Vasily Gorbik
2019-03-01
1
-14
/
+1
*
|
s390/kasan: improve string/memory functions checks
Vasily Gorbik
2019-01-18
1
-0
/
+1
|
/
*
s390: avoid vmlinux segments overlap
Vasily Gorbik
2018-10-26
1
-1
/
+1
*
s390/decompressor: add missing FORCE to build targets
Vasily Gorbik
2018-10-26
1
-7
/
+7
*
s390/mem_detect: add missing include
Heiko Carstens
2018-10-10
1
-0
/
+1
*
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2018-10-09
1
-1
/
+1
*
s390/kasan: use noexec and large pages
Vasily Gorbik
2018-10-09
2
-1
/
+48
[next]