summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
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-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-09s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09s390/smp: Make cpu notifier symetricThomas Gleixner
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-25locking/mutex: Kill arch specific codePeter Zijlstra
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