summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/idle.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-211-73/+18
|\
| * s390/irq,idle: simplify idle checkHeiko Carstens2023-02-151-1/+0
| * s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens2023-02-091-66/+11
| * s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens2023-02-091-1/+1
| * s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens2023-02-091-10/+11
| * s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-131-2/+2
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* | cputime: remove cputime_to_nsecs fallbackNicholas Piggin2022-12-271-1/+1
|/
* s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-081-6/+6
* s390: convert to generic entrySven Schnelle2021-01-191-0/+24
* s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens2020-12-161-2/+0
* s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens2020-12-161-5/+2
* s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens2020-12-161-8/+3
* sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-3/+3
* s390/idle: fix suspicious RCU usagePeter Zijlstra2020-09-141-3/+2
* cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-261-2/+1
* s390: add trace events for idle enter/exitSven Schnelle2020-07-101-1/+3
* s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-10/+4
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-10-311-7/+22
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-221-7/+7
|\
| * s390: replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2017-02-171-7/+7
* | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2017-02-011-2/+3
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
|/
* s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-081-13/+11
* s390/idle: add missing irq off lockdep annotationHeiko Carstens2014-12-081-0/+2
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-271-1/+2
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
* s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-091-0/+124