summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
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
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08s390/cputime: fix 31-bit compileMartin Schwidefsky
2014-12-08s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky
2014-12-08s390/ptrace: always include vector registers in core filesMartin Schwidefsky
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky
2014-12-08s390: translate cputime magic constants to macrosFrederic Weisbecker
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-04KVM: s390: clean up return code handling in irq delivery codeJens Freimann
2014-12-04KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann
2014-12-04KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens
2014-12-01s390: fix machine check handlingSebastian Ott
2014-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann
2014-11-28KVM: s390: refactor interrupt delivery codeJens Freimann