aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-19s390/perf: Return error when debug_register failsThomas Richter
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko
2018-10-10s390/dumpstack: print psw mask and address againHeiko Carstens
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/dumpstack: disable __dump_trace kasan instrumentationVasily Gorbik
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/mem_detect: add info source debug printVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-10-09s390: add stack switch helperMartin Schwidefsky
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel
2018-09-20s390: clean up stacks setupVasily Gorbik
2018-09-20s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21s390: remove gcc version check (4.3 or newer)Heiko Carstens
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-16s390/kdump: Remove kzalloc_panicPhilipp Rudo
2018-08-16s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-08-16s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-31s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner
2018-07-28kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-23s390: vdso_fault return typeSouptick Joarder