summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
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
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: fix machine check panic stack switchMartin Schwidefsky
2016-12-02s390/setup: fix memblock usageHeiko Carstens
2016-12-02s390/kexec: use node 0 when re-adding crash kernel memoryHeiko Carstens
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens
2016-11-25s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky
2016-11-23s390: add cma supportHeiko Carstens
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-22locking/spinlocks, s390: Implement vcpu_is_preempted(cpu)Christian Borntraeger
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-17s390/time: fix clocksource steering for negative clock offsetsMartin Schwidefsky
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski