index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
cleanup.c
Age
Commit message (
Expand
)
Author
Files
Lines
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