aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rGravatar Bart Van Assche 1-0/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-3/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceGravatar Bart Van Assche 3-4/+3
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 3-4/+4
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-4/+12
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-2/+2
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 18-18/+18
2016-12-20s390/kbuild: enable modversions for symbols exported from asmGravatar Heiko Carstens 1-0/+8
2016-12-20s390/vtime: correct system time accountingGravatar Martin Schwidefsky 1-4/+4
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 13-32/+191
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-12-14s390/pci: query fmb lengthGravatar Sebastian Ott 4-2/+5
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesGravatar Heiko Carstens 1-1/+1
2016-12-14s390/nmi: fix inline assembly constraintsGravatar Heiko Carstens 1-9/+10
2016-12-14s390/lib: add missing memory barriers to string inline assembliesGravatar Heiko Carstens 2-10/+10
2016-12-14s390/cpumf: fix qsi inline assemblyGravatar Heiko Carstens 1-7/+3
2016-12-14s390/setup: reword printk messagesGravatar Martin Schwidefsky 1-2/+2
2016-12-14s390: fix compile error with memmove_early() inline assemblyGravatar Heiko Carstens 1-1/+1
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Gravatar Harald Freudenberger 1-0/+122
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIGravatar Ingo Tuchscherer 1-0/+37
2016-12-14Remove references to dead make variable LINUX_INCLUDEGravatar Paul Bolle 1-1/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 68-745/+1069
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-32/+27
2016-12-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-7/+9
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-25/+11
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersGravatar Johannes Weiner 1-1/+1
2016-12-12mm: remove the page size change check in tlb_remove_pageGravatar Aneesh Kumar K.V 1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeGravatar Aneesh Kumar K.V 1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesGravatar Aneesh Kumar K.V 1-0/+2
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+7
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-32/+28
2016-12-12s390/cpumf: Use configuration level indication for sampling dataGravatar Christian Borntraeger 2-8/+22
2016-12-12s390: provide memmove implementationGravatar Heiko Carstens 2-1/+41
2016-12-12s390: cleanup arch/s390/kernel MakefileGravatar Heiko Carstens 1-30/+36
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsGravatar Heiko Carstens 3-9/+47
2016-12-12s390: exclude early C code from gcov profilingGravatar Heiko Carstens 1-0/+1
2016-12-12s390/dasd: channel path aware error recoveryGravatar Stefan Haberland 1-1/+5
2016-12-12s390: remove unused labels from entry.SGravatar Heiko Carstens 1-5/+0
2016-12-12s390/crypto: unlock on error in prng_tdes_read()Gravatar Dan Carpenter 1-2/+4
2016-12-08bpf: xdp: Allow head adjustment in XDP progGravatar Martin KaFai Lau 1-1/+1
2016-12-07s390/sysinfo: show partition extended name and UUID if availableGravatar Viktor Mihajlovski 2-13/+27
2016-12-07s390/numa: pin all possible cpus to nodes earlyGravatar Heiko Carstens 1-1/+22
2016-12-07s390/numa: establish cpu to node mapping earlyGravatar Heiko Carstens 5-18/+44
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableGravatar Heiko Carstens 3-24/+23
2016-12-07s390/smp: initialize cpu_present_mask in setup_archGravatar Heiko Carstens 4-14/+21
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelGravatar Heiko Carstens 1-1/+1