index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mwait.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
1
-2
/
+9
2023-11-29
x86: Add a comment about the "magic" behind shadow sti before mwait
Frederic Weisbecker
1
-0
/
+9
2023-01-13
cpuidle, mwait: Make the mwait code noinstr clean
Peter Zijlstra
1
-6
/
+6
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+1
2022-06-08
x86: Remove vendor checks from prefer_mwait_c1_over_halt
Wyes Karny
1
-0
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-2
/
+0
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
1
-2
/
+0
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
1
-0
/
+22
2020-05-07
x86/delay: Preparatory code cleanup
Thomas Gleixner
1
-1
/
+1
2020-02-17
x86/cpu: Move prototype for get_umwait_control_msr() to a global location
Benjamin Thiel
1
-0
/
+2
2019-10-08
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
1
-1
/
+1
2019-06-26
x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()
Zhenzhong Duan
1
-2
/
+2
2019-03-06
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
1
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-07-20
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
1
-1
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-0
/
+2
2015-08-22
x86/asm: Add MONITORX/MWAITX instruction support
Huang Rui
1
-0
/
+45
2015-03-16
sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...
Len Brown
1
-0
/
+8
2014-06-18
x86, cpufeature: Convert more "features" to bugs
Borislav Petkov
1
-1
/
+1
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
1
-1
/
+1
2013-12-19
x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers
H. Peter Anvin
1
-1
/
+4
2013-12-19
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
1
-0
/
+40
2013-02-08
intel_idle: remove assumption of one C-state per MWAIT flag
Len Brown
1
-0
/
+2
2013-02-08
intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES
Len Brown
1
-1
/
+0
2010-09-17
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin
1
-0
/
+15