aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mwait.h (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 for new header dependencies before moving code to <linux/sched/idle.h>Ingo Molnar1-0/+1
2016-07-20x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra1-1/+1
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-0/+2
2015-08-22x86/asm: Add MONITORX/MWAITX instruction supportHuang Rui1-0/+45
2015-03-16sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performanceLen Brown1-0/+8
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov1-1/+1
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra1-1/+1
2013-12-19x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin1-1/+4
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra1-0/+40
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagLen Brown1-0/+2
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown1-1/+0
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-0/+15