summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-18s390/pci: improve handling of hotplug event 0x301Sebastian Ott
2015-06-18s390/setup: fix DMA_API_DEBUG warningsSebastian Ott
2015-06-15s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven
2015-06-09s390/bpf: implement bpf_tail_call() helperMichael Holzheu
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-03s390/bpf: fix bpf frame pointer setupMichael Holzheu
2015-06-03s390/bpf: fix stack allocationMichael Holzheu
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand
2015-06-02KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra