summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3
* s390/mm: make gmap_test_and_clear_dirty_pmd staticVasily Gorbik2019-07-291-2/+2
* s390/kexec: add missing include to machine_kexec_reloc.cVasily Gorbik2019-07-291-0/+1
* s390/perf: make cf_diag_csd staticVasily Gorbik2019-07-291-1/+1
* s390/lib: add missing includeVasily Gorbik2019-07-291-0/+1
* s390/boot: add missing declarations and includesVasily Gorbik2019-07-293-0/+3
* s390: update configsHeiko Carstens2019-07-293-228/+366
* 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/mm: use shared variables for sysctl range checkVasily Gorbik2019-07-261-4/+2Star
* | 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-232-1/+2
* | s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi headerMasahiro Yamada2019-07-231-17/+18
* | s390/hypfs: fix a typo in the name of a functionChristophe JAILLET2019-07-231-2/+2
* | s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-235-2/+13
|/
* Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-1/+7
|\
| * dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-162-1/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-201-20/+3Star
|\ \
| * | KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li2019-07-201-20/+3Star
| * | KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-1/+1
| |/
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-192-14/+7Star
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0Star
* | s390x/mm: implement arch_remove_memory()David Hildenbrand2019-07-191-6/+7
* | s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand2019-07-191-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-177-98/+84Star
|\ \
| * | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-171-15/+1Star
| * | arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-176-83/+83
| |/
* / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
|/
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-131-2/+0Star
|\
| * kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0Star
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-0/+1
|\ \
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-0/+1
| |/
* | Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-139-96/+96
|\ \
| * | s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik2019-07-111-1/+1
| * | s390/pci: add mio_enabled attributeSebastian Ott2019-07-111-0/+10
| * | s390: fix setting of mio addressing controlSebastian Ott2019-07-113-13/+3Star
| * | s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-112-7/+1Star
| * | s390/cpumf: Add extended counter set definitions for model 8561 and 8562Thomas Richter2019-07-111-0/+2
| * | 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-132-3/+7
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1111-71/+152
| |\ \ \
| * | | | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-2/+2
| * | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-042-1/+5
* | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | | | | mm: simplify gup_fast_permittedChristoph Hellwig2019-07-121-7/+1Star