aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky3-72/+215
2019-05-02s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky1-12/+12
2019-05-02s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky1-5/+5
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini3-1/+7
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer1-0/+12
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer1-0/+6
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer5-1/+28
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-1/+4
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer1-7/+2
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-0/+2
2019-04-29s390: enable processes for mio instructionsSebastian Ott1-0/+10
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott4-11/+28
2019-04-29s390/pci: move io address mapping code to pci_insn.cSebastian Ott2-33/+24
2019-04-29s390/pci: add parameter to force floating irqsSebastian Ott1-0/+1
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott1-1/+2
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-3/+3
2019-04-29s390/pci: provide support for CPU directed interruptsSebastian Ott3-12/+70
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-4/+6
2019-04-29s390/airq: recognize directed interruptsSebastian Ott1-1/+1
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott1-0/+1
2019-04-29s390/pci: move everything irq related to pci_irq.cSebastian Ott1-0/+6
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo1-0/+2
2019-04-29s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2-0/+4
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo1-0/+1
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo1-0/+6
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo1-7/+3
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo2-3/+14
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky1-0/+27
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky1-0/+7
2019-04-26s390/ipl: add definitions for the IPL report blockMartin Schwidefsky1-1/+61
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2-81/+116
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky1-1/+1
2019-04-26KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger1-0/+1
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky1-0/+4
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger1-0/+1
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger1-1/+2
2019-04-24s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky1-14/+19
2019-04-24s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik1-0/+2
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-5/+0
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky1-0/+12
2019-04-23s390/mm: make the pxd_offset functions more robustMartin Schwidefsky1-24/+43
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger1-1/+2
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger2-1/+3
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann1-0/+5
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann1-3/+3
2019-04-11s390: syscall_wrapper: avoid clang warningArnd Bergmann1-2/+2
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky1-9/+9
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik1-0/+132
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2-3/+2
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer2-0/+20