summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | s390/early: improve machine detectionChristian Borntraeger2019-01-112-2/+4
|/
* kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-061-9/+3
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+2
* Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-1/+1
|\
| * seccomp, s390: fix build for syscall type changeTycho Andersen2018-12-131-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-10/+0
|\ \
| * | s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-10/+0
| |/
* | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-11/+2
|\ \
| * | s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-11/+2
| |/
* / s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-11-141-0/+2
|/
* Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-096-17/+40
|\
| * s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-081-1/+1
| * s390/kasan: increase instrumented stack size to 64kVasily Gorbik2018-11-021-3/+3
| * s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter2018-11-021-5/+28
| * s390: avoid vmlinux segments overlapVasily Gorbik2018-10-261-2/+2
| * s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-10-262-6/+6
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-315-7/+4
* | 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
|\