summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2019-05-02s390: use proper expoline sections for .dma codeMartin Schwidefsky
2019-05-02s390/nospec: rename assembler generated expoline thunksMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
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: add parameter to disable usage of 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/pci: clarify interrupt vector usageSebastian 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/pci: remove unused defineSebastian Ott
2019-04-29s390/pci: mark command line parser data __initdataSebastian 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/purgatory: Omit use of bin2cPhilipp Rudo
2019-04-29s390/purgatory: Reduce purgatory sizePhilipp 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-29KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel
2019-04-29KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel
2019-04-26s390/boot: pad bzImage to 4KMartin Schwidefsky
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-25s390/crypto: use TRNG for seeding/reseedingHarald Freudenberger
2019-04-25s390/crypto: rework generate_entropy function for pseudo random ddHarald Freudenberger
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger