summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds2016-11-111-1/+1
|\
| * s390: pci: don't print uninitialized data for debuggingArnd Bergmann2016-11-111-1/+1
* | mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-11-091-3/+3
|\
| * s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-041-2/+2
|\ \ | |/ |/|
| * Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-10-271-2/+2
| |\
| | * KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank2016-10-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-2710-68/+55
|\ \ \ | |/ / |/| |
| * | s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
| * | s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
| * | s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-172-27/+1
| * | s390/disassambler: use pr_cont where appropriateHeiko Carstens2016-10-171-2/+2
| * | s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
| * | s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-175-11/+16
| * | s390/mm: use hugetlb_bad_size()Shyam Saini2016-10-171-0/+1
| * | s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-211-2/+7
|\ \ \ | | |/ | |/|
| * | KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-201-2/+7
| |/
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-1/+2
|\ \ | |/ |/|
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-146-16/+14
|\ \ | |/ |/|
| * s390: move exports to definitionsAl Viro2016-08-076-16/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+2
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-103-9/+11
| |\ \
| * | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-2/+2
* | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-2/+2
* | | | uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-071-10/+0
* | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-071-0/+1
* | | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-069-177/+265
|\ \ \ \
| * | | | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
| * | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-131-67/+67
| |\ \ \ \
| | * | | | KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-67/+67
| * | | | | Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger2016-09-082-4/+25
| |\ \ \ \ \
| * | | | | | KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring2016-09-081-14/+4
| * | | | | | KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring2016-09-081-10/+15
| * | | | | | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-084-2/+32
| * | | | | | KVM: s390: lazy enable RIFan Zhang2016-09-084-2/+36
| * | | | | | KVM: s390: gaccess: simplify translation exception handlingJanosch Frank2016-09-081-19/+18
| * | | | | | KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand2016-09-081-11/+17
| * | | | | | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-082-0/+3
| * | | | | | KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-083-37/+13
| * | | | | | KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-09-081-1/+28
| * | | | | | KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-09-081-23/+31
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-0445-1325/+1155
|\ \ \ \ \ \ \
| * | | | | | | s390/config: Enable config options for DockerMichael Holzheu2016-09-273-9/+28
| * | | | | | | s390/pci_dma: improve lazy flush for unmapSebastian Ott2016-09-222-14/+34
| * | | | | | | s390/pci_dma: split dma_update_transSebastian Ott2016-09-221-21/+44