aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik2-6/+18
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+2
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik2-2/+4
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik5-173/+55
2018-10-09s390/mem_detect: add info source debug printVasily Gorbik1-0/+17
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-2/+45
2018-10-09s390: introduce .boot.data sectionVasily Gorbik1-4/+9
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik2-22/+1
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik1-0/+10
2018-10-09s390: unify stack size definitionsVasily Gorbik4-12/+12
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky11-78/+193
2018-10-09s390: add stack switch helperMartin Schwidefsky1-9/+1
2018-09-20s390: clean up stacks setupVasily Gorbik2-6/+4
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik4-23/+27
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik1-3/+5
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2-6/+4
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-44/+34
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-08-21s390: remove gcc version check (4.3 or newer)Heiko Carstens1-8/+0
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-2/+2
2018-08-16s390/kdump: Remove kzalloc_panicPhilipp Rudo1-15/+12
2018-08-16s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-08-16s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo1-16/+10
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik2-2/+2
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-667/+186
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+10
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo1-6/+98
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner1-1/+13
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada1-3/+3
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-3/+11
2018-07-23s390: vdso_fault return typeSouptick Joarder1-1/+1
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman1-1/+1
2018-07-20s390/time: Remove read_boot_clock64()Pavel Tatashin1-13/+0
2018-07-20s390/time: Add read_persistent_wall_and_boot_offset()Pavel Tatashin1-0/+18
2018-07-18s390: detect etoken facilityMartin Schwidefsky2-1/+13
2018-07-06s390/topology: correct topology mode proc handlerVasily Gorbik1-25/+18
2018-07-04s390: wire up rseq system callHeiko Carstens4-1/+8
2018-07-04s390: wire up io_pgetevents system callHeiko Carstens1-0/+1
2018-07-02s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens1-0/+4
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik1-0/+12
2018-07-02s390: move _text to an actual .text startVasily Gorbik1-6/+1
2018-07-02s390: correct _stext offsetVasily Gorbik2-25/+16
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik2-2/+1
2018-07-02s390: remove unused _ehead symbolVasily Gorbik1-2/+0
2018-07-02s390: put expoline execute-trampolines into .text sectionVasily Gorbik1-0/+1
2018-07-02s390/perf: fix gcc 8 array-bounds warningVasily Gorbik1-4/+2
2018-07-02s390: fix gcc 8 stringop-truncation warnings in proc handlersVasily Gorbik1-2/+1
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik1-2/+2