aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-12/+6
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-587/+1092
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger1-12/+6
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-9/+9
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2-1/+2
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim1-1/+1
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+5
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+2
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-2/+3
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds49-996/+1140
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-9/+5
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro12-96/+67
2014-12-08s390/cputime: fix 31-bit compileMartin Schwidefsky1-1/+1
2014-12-08s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky1-0/+1
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky2-398/+398
2014-12-08s390/ptrace: always include vector registers in core filesMartin Schwidefsky1-10/+8
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky1-0/+1
2014-12-08s390: translate cputime magic constants to macrosFrederic Weisbecker1-22/+24
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker2-14/+13
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens1-0/+2
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2-10/+31
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman1-1/+1
2014-12-04KVM: s390: clean up return code handling in irq delivery codeJens Freimann1-13/+13
2014-12-04KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann1-2/+2
2014-12-04KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand1-0/+3
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens1-1/+1
2014-12-01s390: fix machine check handlingSebastian Ott1-6/+2
2014-11-28KVM: s390: allow injecting all kinds of machine checksJens Freimann1-3/+11
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann6-282/+380
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann1-0/+86
2014-11-28KVM: s390: refactor interrupt delivery codeJens Freimann1-177/+282
2014-11-28KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann1-2/+4
2014-11-28KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand1-4/+2
2014-11-28KVM: s390: refactor interrupt injection codeJens Freimann1-54/+167
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2-0/+40
2014-11-28KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger1-1/+11
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth4-13/+23
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth1-4/+7
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens1-2/+0
2014-11-28s390/pci: Deletion of unnecessary checks before the function call "debug_unregister"Markus Elfring1-5/+2