summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-06KVM: s390: fix get_all_floating_irqsJens Freimann
2015-05-06KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-05-06KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand
2015-04-29mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-26kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-26s390/pci: fix possible information leak in mmio syscallSebastian Ott
2015-03-06KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-03-06KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
2015-03-06KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-03-06KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-15s390/bpf: Zero extend parameters before calling C functionMichael Holzheu
2015-01-15s390/bpf: Fix sk_load_byte_msh()Michael Holzheu
2015-01-15s390/bpf: Fix offset parameter for skb_copy_bits()Michael Holzheu
2015-01-15s390/bpf: Fix skb_copy_bits() parameter passingMichael Holzheu
2015-01-15s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)Michael Holzheu
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke
2015-01-09s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)Michael Holzheu
2015-01-09s390/bpf: Fix ALU_NEG (A = -A)Michael Holzheu
2015-01-08s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18s390: wire up execveat syscallHeiko Carstens
2014-12-18s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger
2014-12-18s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds