summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-22s390: add z13 code generation supportMartin Schwidefsky
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla
2015-01-08s390/crypto: remove 'const' to avoid compiler warningsChen Gang
2015-01-08s390: remove unnecessary KERN_CONTJoe Perches
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-08s390: keep Kconfig sortedHeiko Carstens
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-08s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
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-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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-15Merge 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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-12arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-12Merge 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-11Merge 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-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge 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-06net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens
2014-12-01s390: fix machine check handlingSebastian Ott
2014-11-28s390: remove diag 44 calls from cpu_relax()Heiko Carstens