aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-0/+11
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic1-0/+17
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab1-0/+231
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-2/+2
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada1-1/+1
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens1-5/+0
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens5-59/+3
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui1-2/+1
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-14/+19
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger1-2/+2
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott1-10/+15
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada1-2/+2
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger1-1/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+7
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+0
2019-05-14s390/cpacf: mark scpacf_query() as __always_inlineMasahiro Yamada1-1/+1
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-3/+5
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina1-5/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+2
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-308/+932
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-91/+39
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann3-8/+8
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-2/+2
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky1-0/+2
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