summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-022-4/+12
|\
| * s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2016-12-201-0/+8
| * s390/vtime: correct system time accountingMartin Schwidefsky2016-12-201-4/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-252-2/+2
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-2/+2
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-2/+2
| |/
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2418-18/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1613-32/+191
|\
| * s390/pci: query fmb lengthSebastian Ott2016-12-144-2/+5
| * s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens2016-12-141-1/+1
| * s390/nmi: fix inline assembly constraintsHeiko Carstens2016-12-141-9/+10
| * s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens2016-12-142-10/+10
| * s390/cpumf: fix qsi inline assemblyHeiko Carstens2016-12-141-7/+3
| * s390/setup: reword printk messagesMartin Schwidefsky2016-12-141-2/+2
| * s390: fix compile error with memmove_early() inline assemblyHeiko Carstens2016-12-141-1/+1
| * s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger2016-12-141-0/+122
| * s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer2016-12-141-0/+37
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ | |/ |/|
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-1368-745/+1069
|\ \
| * | s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger2016-12-122-8/+22
| * | s390: provide memmove implementationHeiko Carstens2016-12-122-1/+41
| * | s390: cleanup arch/s390/kernel MakefileHeiko Carstens2016-12-121-30/+36
| * | s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-123-9/+47
| * | s390: exclude early C code from gcov profilingHeiko Carstens2016-12-121-0/+1
| * | s390/dasd: channel path aware error recoveryStefan Haberland2016-12-121-1/+5
| * | s390: remove unused labels from entry.SHeiko Carstens2016-12-121-5/+0
| * | s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter2016-12-121-2/+4
| * | s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski2016-12-072-13/+27
| * | s390/numa: pin all possible cpus to nodes earlyHeiko Carstens2016-12-071-1/+22
| * | s390/numa: establish cpu to node mapping earlyHeiko Carstens2016-12-075-18/+44
| * | s390/topology: use cpu_topology array instead of per cpu variableHeiko Carstens2016-12-073-24/+23
| * | s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-074-14/+21
| * | s390/topology: always use s390 specific sched_domain_topology_levelHeiko Carstens2016-12-071-1/+1
| * | s390/smp: use smp_get_base_cpu() helper functionHeiko Carstens2016-12-071-2/+2
| * | s390/numa: always use logical cpu and core idsHeiko Carstens2016-12-072-1/+7
| * | s390: Remove VLAIS in ptff() and clear_table()Michael Holzheu2016-12-072-26/+33
| * | s390: fix machine check panic stack switchMartin Schwidefsky2016-12-071-1/+1
| * | s390/setup: fix memblock usageHeiko Carstens2016-12-021-8/+8
| * | s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens2016-12-021-1/+1
| * | s390/uapi: sort header export listHeiko Carstens2016-11-291-2/+2
| * | s390/hypfs: add hypfs header file to uapi header export listHeiko Carstens2016-11-291-0/+1
| * | s390: use generic asm-offsets.hHeiko Carstens2016-11-292-1/+1
| * | s390: convert remaining bootmem allocations to memblockHeiko Carstens2016-11-292-13/+12
| * | s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-251-1/+2
| * | s390/pci: use unique UIDs for domain enumerationSebastian Ott2016-11-233-1/+15
| * | s390: update defconfigHeiko Carstens2016-11-233-3/+11
| * | s390: add cma supportHeiko Carstens2016-11-233-2/+4
OpenPOWER on IntegriCloud