summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
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-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-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-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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: translate cputime magic constants to macrosFrederic Weisbecker
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker
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-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: Create helper function get_guest_storage_keyJason J. Herne
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-11-18s390/irq: use irq 0Sebastian Ott
2014-11-18s390/io: add ioport_map stubsFrank Blaschka
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky
2014-11-03s390/pci: improve irq number check for msixSebastian Ott
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky