index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mwait.h
Age
Commit message (
Expand
)
Author
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
2020-05-07
x86/delay: Preparatory code cleanup
Thomas Gleixner
2020-02-17
x86/cpu: Move prototype for get_umwait_control_msr() to a global location
Benjamin Thiel
2019-10-08
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2019-06-26
x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()
Zhenzhong Duan
2019-03-06
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-07-20
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-08-22
x86/asm: Add MONITORX/MWAITX instruction support
Huang Rui
2015-03-16
sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...
Len Brown
2014-06-18
x86, cpufeature: Convert more "features" to bugs
Borislav Petkov
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2013-12-19
x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers
H. Peter Anvin
2013-12-19
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
2013-02-08
intel_idle: remove assumption of one C-state per MWAIT flag
Len Brown
2013-02-08
intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES
Len Brown
2010-09-17
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin