summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kprobes: use static buffer for insn_pageGerald Schaefer
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390: enable processes for mio instructionsSebastian Ott
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-04-29s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo
2019-04-29s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo
2019-04-29s390/kexec_file: Fix potential segment overlap in ELF loaderPhilipp Rudo
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-23s390/cpum_cf_diag: Add support for CPU-MF SVN 6Thomas-Mich Richter
2019-04-17s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-11s390: Convert IS_ENABLED uses to __is_definedJoe Perches
2019-04-11s390: don't build vdso32 with clangArnd Bergmann
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2019-03-29s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28s390/cpumf: Fix warning from check_processor_idThomas Richter