summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-27Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-10-26KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens
2016-10-17s390/disassambler: use pr_cont where appropriateHeiko Carstens
2016-10-17s390/dumpstack: use pr_cont where appropriateHeiko Carstens
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini
2016-10-17s390: ignore pkey system callsHeiko Carstens
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27s390/config: Enable config options for DockerMichael Holzheu
2016-09-22s390/pci_dma: improve lazy flush for unmapSebastian Ott
2016-09-22s390/pci_dma: split dma_update_transSebastian Ott
2016-09-22s390/pci_dma: improve map_sgSebastian Ott
2016-09-22s390/pci_dma: simplify dma address calculationSebastian Ott
2016-09-22s390/pci_dma: remove dma address range checkSebastian Ott
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-20s390: export header for CLP ioctlSebastian Ott
2016-09-20s390: enable UBSANChristian Borntraeger
2016-09-20s390/crashdump: use list_first_entry_or_nullMasahiro Yamada
2016-09-20s390: claim efficient unaligned accessChristian Borntraeger
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13s390: get_user() should zero on failureAl Viro
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini