aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky1-2/+2
2019-01-11s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-1/+6
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik1-3/+2
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2019-01-11s390/early: improve machine detectionChristian Borntraeger2-2/+4
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada1-9/+3
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-5/+2
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-10/+0
2018-12-13seccomp, s390: fix build for syscall type changeTycho Andersen1-1/+1
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro1-10/+0
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-11/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-11/+2
2018-11-14s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-17/+40
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter1-1/+1
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik1-3/+3
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter1-5/+28
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport5-7/+4
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport3-7/+7
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2-2/+3
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik1-2/+2
2018-10-26s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+7
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko1-2/+2
2018-10-10s390/dumpstack: print psw mask and address againHeiko Carstens1-1/+1
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik1-1/+3
2018-10-09s390/dumpstack: disable __dump_trace kasan instrumentationVasily Gorbik1-1/+1
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik3-2/+7
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik1-3/+3
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik1-0/+1
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik1-4/+11
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-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel1-1/+1
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens1-5/+6
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-0/+1
2018-09-20s390: clean up stacks setupVasily Gorbik2-6/+4