aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik1-0/+1
2019-07-29s390: clean up qdio.hJulian Wiedmann1-5/+5
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-2/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2-2/+2
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik1-30/+35
2019-07-23s390/bitops: make test functions return boolVasily Gorbik1-12/+14
2019-07-23s390: wire up clone3 system callVasily Gorbik1-0/+1
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada1-17/+18
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik1-1/+3
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada6-83/+83
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-86/+79
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig1-7/+1
2019-07-11s390: fix setting of mio addressing controlSebastian Ott1-10/+0
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-1/+0
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner1-0/+3
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner1-0/+1
2019-07-11s390/dasd: Fix whitespaceJan Höppner1-75/+75
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-17/+22
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+19
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-101/+247
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier1-97/+15
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott1-0/+5
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel1-0/+7
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik1-19/+0
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann1-0/+30
2019-06-19s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar1-1/+1
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens1-6/+0
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic1-0/+2
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-0/+4
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-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck1-2/+2
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik1-1/+1
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-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson1-1/+0
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui1-2/+1
2019-06-03locking/atomic, s390: Use s64 for atomic64Mark Rutland1-19/+19
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