aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/idle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-1/+1
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-7/+7
2017-02-17s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-7/+7
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 Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker1-13/+11
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens1-0/+2
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens1-1/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky1-0/+124