summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/ism: move oddities of device IO to wrapper functionSebastian 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-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo
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-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-25Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/...Martin Schwidefsky
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24s390/cio: export hsch to modulesCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck