aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+98
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 Torvalds17-283/+176
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
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-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-7/+3
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: translate cputime magic constants to macrosFrederic Weisbecker1-22/+24
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker1-1/+2
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger1-2/+27
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann1-2/+0
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann1-0/+86
2014-11-28KVM: S390: Create helper function get_guest_storage_keyJason J. Herne1-0/+1
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-1/+1
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens1-2/+0
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens1-0/+2
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen1-0/+11
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk1-1/+3
2014-11-18s390/irq: use irq 0Sebastian Ott1-7/+4
2014-11-18s390/io: add ioport_map stubsFrank Blaschka1-0/+9
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-genericArnd Bergmann1-5/+0
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-11-10/dev/mem: Use more consistent data typesThierry Reding1-2/+3
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky1-2/+4
2014-11-03s390/pci: improve irq number check for msixSebastian Ott1-4/+1
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky2-232/+17
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand1-0/+7
2014-10-28KVM: s390: sigp: separate preparation handlersDavid Hildenbrand1-0/+1
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth1-0/+2
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky1-0/+13
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens4-7/+62
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel1-1/+1
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel1-0/+5
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel2-2/+1
2014-10-20s390: io: remove dummy relaxed accessor macros for readsWill Deacon1-5/+0
2014-10-17s390: wire up bpf syscallHeiko Carstens1-1/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-9/+9
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-105/+368
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-10/+21
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-6/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu5-5/+31
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky1-6/+7
2014-10-09s390: add support for vector extensionMartin Schwidefsky9-16/+88