index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
cleanup.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
1
-14
/
+1
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
1
-36
/
+23
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
1
-2
/
+8
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
1
-1
/
+1
2023-05-09
x86/mtrr: Remove physical address size calculation
Juergen Gross
1
-8
/
+8
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-12-30
x86/mtrr: Convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2019-02-08
x86/mtrr: Remove unused variable
Bo Yu
1
-2
/
+1
2018-09-27
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
1
-1
/
+2
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename update_e820() to e820__update_table()
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-22
/
+22
2015-12-04
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...
Rasmus Villemoes
1
-2
/
+9
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
1
-1
/
+2
2013-06-18
x86, mtrr: Fix original mtrr range get for mtrr_cleanup
Yinghai Lu
1
-4
/
+4
2012-07-10
x86/mm/mtrr: Fix alignment determination in range_to_mtrr()
Jan Beulich
1
-3
/
+3
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2010-10-01
x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs
Andreas Herrmann
1
-1
/
+1
2010-07-15
x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...
Joe Perches
1
-3
/
+3
2010-02-10
x86: Change range end to start+size
Yinghai Lu
1
-16
/
+16
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
1
-165
/
+15
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+40
2009-11-24
x86, mtrr: Fix sorting of mtrr after subtracting
Yinghai Lu
1
-9
/
+40
2009-11-17
x86: When cleaning MTRRs, do not fold WP into UC
Yinghai Lu
1
-2
/
+0
2009-11-02
x86: Fix printk message typo in mtrr cleanup code
Dave Jones
1
-1
/
+1
2009-07-05
x86: Further clean up of mtrr/generic.c
Ingo Molnar
1
-29
/
+27
2009-07-04
x86: Clean up mtrr/cleanup.c
Jaswinder Singh Rajput
1
-174
/
+176
2009-05-15
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
Jaswinder Singh Rajput
1
-2
/
+2
2009-03-18
x86: cpu/mttr/cleanup.c fix compilation warning
Jaswinder Singh Rajput
1
-1
/
+2
2009-03-17
x86: MTRR workaround for system with stange var MTRRs
Yinghai Lu
1
-0
/
+11
2009-03-13
x86: separate mtrr cleanup/mtrr_e820 trim to separate file
Yinghai Lu
1
-0
/
+1089