summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-29s390: clean up qdio.hJulian Wiedmann
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-23s390/kasan: add bitops instrumentationVasily Gorbik
2019-07-23s390/bitops: make test functions return boolVasily Gorbik
2019-07-23s390: wire up clone3 system callVasily Gorbik
2019-07-23s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig
2019-07-11s390: fix setting of mio addressing controlSebastian Ott
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-07-11s390/dasd: Add new ioctl to release spaceJan Höppner
2019-07-11s390/dasd: Add missing intensity definitionJan Höppner
2019-07-11s390/dasd: Fix whitespaceJan Höppner
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-07-02s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-06-19s390: fix stfle zero paddingHeiko Carstens
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic
2019-06-11s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-06-07s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-06-04s390/idal: use struct_size() in kmalloc()xiaolinkui
2019-06-03locking/atomic, s390: Use s64 for atomic64Mark Rutland
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger