summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2016-12-20s390/vtime: correct system time accountingMartin Schwidefsky
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens
2016-12-14s390/cpumf: fix qsi inline assemblyHeiko Carstens
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger
2016-12-12s390: provide memmove implementationHeiko Carstens
2016-12-12s390: cleanup arch/s390/kernel MakefileHeiko Carstens
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens
2016-12-12s390: exclude early C code from gcov profilingHeiko Carstens
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland
2016-12-12s390: remove unused labels from entry.SHeiko Carstens
2016-12-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski
2016-12-07s390/numa: pin all possible cpus to nodes earlyHeiko Carstens
2016-12-07s390/numa: establish cpu to node mapping earlyHeiko Carstens
2016-12-07s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-12-07s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens
2016-12-07s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens
2016-12-07s390/numa: always use logical cpu and core idsHeiko Carstens
2016-12-07s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu
2016-12-07s390: fix machine check panic stack switchMartin Schwidefsky