summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-01-08Merge branch 'akpm-current/current'Stephen Rothwell
2015-01-08Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-01-08lib/string.c: remove strnicmp()Rasmus Villemoes
2015-01-08all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-08s390: drop pte_file()-related helpersKirill A. Shutemov
2015-01-08Merge remote-tracking branch 's390/features'Stephen Rothwell
2015-01-07s390: remove unnecessary KERN_CONTJoe Perches
2015-01-07s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-07s390/sclp: fix declaration of _sclp_print_early()Chen Gang
2015-01-07s390: keep Kconfig sortedHeiko Carstens
2015-01-07s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-07s390/pgtable: add unsigned long castsHeiko Carstens
2015-01-07s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-07s390/pci: add missing address space annotationHeiko Carstens
2015-01-07s390/ftrace: add code replacement sanity checksHeiko Carstens
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
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