summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-313-7/+7
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+3
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-232-5/+7
|\
| * s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel2018-10-021-1/+1
| * s390/jump_label: Switch to relative referencesHeiko Carstens2018-09-271-5/+6
| * jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-0/+1
* | s390/perf: Return error when debug_register failsThomas Richter2018-10-191-1/+5
* | s390/sthyi: Fix machine name validity indicationJanosch Frank2018-10-151-3/+5
* | s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko2018-10-111-2/+2
* | s390/dumpstack: print psw mask and address againHeiko Carstens2018-10-101-1/+1
* | s390/kasan: add option for 4-level paging supportVasily Gorbik2018-10-091-1/+3
* | s390/dumpstack: disable __dump_trace kasan instrumentationVasily Gorbik2018-10-091-1/+1
* | s390/kasan: reipl and kexec supportVasily Gorbik2018-10-093-2/+7
* | s390/smp: kasan stack instrumentation supportVasily Gorbik2018-10-091-3/+3
* | s390/kasan: use noexec and large pagesVasily Gorbik2018-10-091-0/+1
* | s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik2018-10-091-4/+11
* | s390/kasan: add initialization code and enable itVasily Gorbik2018-10-092-6/+18
* | s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+2
* | s390/kasan: avoid vdso instrumentationVasily Gorbik2018-10-092-2/+4
* | s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-095-173/+55
* | s390/mem_detect: add info source debug printVasily Gorbik2018-10-091-0/+17
* | s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-2/+45
* | s390: introduce .boot.data sectionVasily Gorbik2018-10-091-4/+9
* | s390: rescue initrd as early as possibleVasily Gorbik2018-10-092-22/+1
* | s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-0/+10
* | s390: unify stack size definitionsVasily Gorbik2018-10-094-12/+12
* | s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-0911-78/+193
* | s390: add stack switch helperMartin Schwidefsky2018-10-091-9/+1
* | s390: clean up stacks setupVasily Gorbik2018-09-202-6/+4
* | s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik2018-09-204-23/+27
* | s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-201-3/+5
* | s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-202-6/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-242-44/+34
|\
| * s390: remove gcc version check (4.3 or newer)Heiko Carstens2018-08-211-8/+0
| * s390/kdump: Remove kzalloc_panicPhilipp Rudo2018-08-161-15/+12
| * s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-08-161-5/+12
| * s390/kdump: Make elfcorehdr size calculation ABI compliantPhilipp Rudo2018-08-161-16/+10
* | s390: ebcdic: convert comments to UTF-8Arnd Bergmann2018-08-231-18/+18
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-1/+1
|\ \
| * | pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-211-1/+1
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-202-2/+2
|\ \ \
| * | | s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik2018-08-152-2/+2
* | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-1317-667/+186
|\ \ \
| * | | s390/kdump: Fix elfcorehdr size calculationPhilipp Rudo2018-07-311-6/+98
| * | | s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner2018-07-311-1/+13
| * | | s390: vdso_fault return typeSouptick Joarder2018-07-231-1/+1
| * | | s390: detect etoken facilityMartin Schwidefsky2018-07-182-1/+13
| * | | s390/topology: correct topology mode proc handlerVasily Gorbik2018-07-061-25/+18