summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2019-04-29s390: enable processes for mio instructionsSebastian Ott
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott
2019-04-29s390/pci: add parameter to force floating irqsSebastian 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/pci: provide support for CPU directed interruptsSebastian Ott
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp 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-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: add definitions for the IPL report blockMartin 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-26KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky
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-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds