aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-112/+2
2019-08-21s390/kasan: provide uninstrumented __strlenVasily Gorbik1-2/+7
2019-08-21s390/mm: use refcount_t for refcountChuhong Yuan1-1/+3
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik2-0/+2
2019-07-26s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+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: 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 Torvalds2-11/+0
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-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 Torvalds16-100/+246
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: 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
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+3
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