aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24memblock: embed memblock type name within struct memblock_typeHeiko Carstens1-0/+1
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds33-323/+185
2017-02-20s390/syscall: fix single stepped system callsMartin Schwidefsky1-0/+1
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens1-1/+1
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-7/+7
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker17-18/+20
2017-02-17s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-08s390: add no-execute supportMartin Schwidefsky5-9/+42
2017-02-08s390: report new vector facilitiesMartin Schwidefsky2-2/+8
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens2-3/+6
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens4-8/+8
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens2-221/+2
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky2-8/+8
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky1-1/+1
2017-02-07s390: make setup_randomness workHeiko Carstens1-3/+3
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker1-2/+3
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2-4/+4
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-3/+3
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar1-0/+8
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky1-38/+12
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-01-16s390: provide sclp based boot consoleHeiko Carstens3-10/+52
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens1-1/+6
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens1-5/+10
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens2-9/+14
2017-01-16s390: use false/true when using boolHeiko Carstens2-2/+2
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-1/+1
2017-01-16s390/topology: reduce number of printksHeiko Carstens1-5/+3
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens1-0/+2
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens2-4/+5
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-1/+1
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky1-48/+88
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+4
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner2-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds10-10/+10
2016-12-20s390/vtime: correct system time accountingMartin Schwidefsky1-4/+4
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens1-9/+10
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky1-2/+2
2016-12-14s390: fix compile error with memmove_early() inline assemblyHeiko Carstens1-1/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds25-289/+435
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-25/+11
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+6
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger1-7/+20