summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: add missing declarations and includesVasily Gorbik2019-07-291-0/+1
* s390: clean up qdio.hJulian Wiedmann2019-07-291-5/+5
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-282-2/+2
|\
| * treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-252-2/+2
* | s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-07-261-0/+2
* | s390/kasan: add bitops instrumentationVasily Gorbik2019-07-231-30/+35
* | s390/bitops: make test functions return boolVasily Gorbik2019-07-231-12/+14
* | s390: wire up clone3 system callVasily Gorbik2019-07-231-0/+1
* | s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada2019-07-231-17/+18
* | s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-231-1/+3
|/
* arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-176-83/+83
* Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-133-86/+79Star
|\
| * s390: fix setting of mio addressing controlSebastian Ott2019-07-111-10/+0Star
| * s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-1/+0Star
| * s390/dasd: Add new ioctl to release spaceJan Höppner2019-07-111-0/+3
| * s390/dasd: Add missing intensity definitionJan Höppner2019-07-111-0/+1
| * s390/dasd: Fix whitespaceJan Höppner2019-07-111-75/+75
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-131-1/+0Star
|\ \
| * \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-115-17/+22
| |\ \
| * | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-041-1/+0Star
* | | | mm: simplify gup_fast_permittedChristoph Hellwig2019-07-121-7/+1Star
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-19/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-1/+1
| |\ \ \
| * | | | locking/atomic, s390: Use s64 for atomic64Mark Rutland2019-06-031-19/+19
* | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0817-101/+247
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-051-97/+15Star
| * | | | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-041-0/+5
| * | | | s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-021-0/+7
| * | | | s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-021-19/+0Star
| * | | | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-191-0/+30
| * | | | s390: fix stfle zero paddingHeiko Carstens2019-06-191-7/+14
| * | | | processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-151-6/+0Star
| * | | | s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-1/+2
| * | | | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-151-0/+2
| * | | | s390/cio: add basic protected virtualization supportHalil Pasic2019-06-151-0/+4
| * | | | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-151-0/+11
| * | | | s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-151-0/+17
| * | | | s390: include/asm/debug.h add kerneldoc markupsMauro Carvalho Chehab2019-06-111-0/+231
| * | | | docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-111-2/+2
| * | | | s390: fix unrecognized __aligned() in uapi headerMasahiro Yamada2019-06-071-1/+1
| * | | | s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-071-5/+0Star
| * | | | s390: enforce CONFIG_SMPHeiko Carstens2019-06-075-59/+3Star
| * | | | s390/idal: use struct_size() in kmalloc()xiaolinkui2019-06-041-2/+1Star
| |/ / /
* | / / s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck2019-06-111-2/+2
| |/ / |/| |
* | | s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
|/ /
* | Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-313-14/+19
|\ \ | |/ |/|
| * s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-281-2/+2
| * s390/pci: fix struct definition for set PCI functionSebastian Ott2019-05-281-10/+15
| * s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada2019-05-281-2/+2
* | KVM: s390: change default halt poll time to 50usChristian Borntraeger2019-05-201-1/+1
|/