index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
cyrix.c
Age
Commit message (
Expand
)
Author
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
2022-11-10
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
2022-10-20
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-07
x86: mtrr: cyrix: Mark expected switch fall-through
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2013-06-25
x86, asm, cleanup: Replace open-coded control register values with symbolic
H. Peter Anvin
2010-02-01
x86, mtrr: Constify struct mtrr_ops
Emese Revfy
2009-07-04
x86: Clean up mtrr/cyrix.c
Jaswinder Singh Rajput
2008-02-04
x86: remove long dead cyrix mtrr code
Harvey Harrison
2008-01-30
x86: use CR0 defines.
Dave Jones
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-11
i386: move kernel/cpu/mtrr
Thomas Gleixner