summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2017-02-09mm: add new mmgrab() helperVegard Nossum
2017-02-09scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 's390/features'Stephen Rothwell
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-02-08memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky
2017-02-07s390: make setup_randomness workHeiko Carstens
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky
2017-01-30Merge branch 'sched/core'Ingo Molnar
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-01-16s390: provide sclp based boot consoleHeiko Carstens
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2017-01-16s390/topology: reduce number of printksHeiko Carstens
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky
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-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/vtime: correct system time accountingMartin Schwidefsky
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger
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: remove unused labels from entry.SHeiko Carstens
2016-12-07s390/sysinfo: show partition extended name and UUID if availableViktor Mihajlovski
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