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
/
kernel
/
cpu
/
mtrr
/
cleanup.c
Age
Commit message (
Expand
)
Author
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2017-01-28
x86/boot/e820: Rename update_e820() to e820__update_table()
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2015-12-04
x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...
Rasmus Villemoes
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2013-06-18
x86, mtrr: Fix original mtrr range get for mtrr_cleanup
Yinghai Lu
2012-07-10
x86/mm/mtrr: Fix alignment determination in range_to_mtrr()
Jan Beulich
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
2010-10-01
x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs
Andreas Herrmann
2010-07-15
x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...
Joe Perches
2010-02-10
x86: Change range end to start+size
Yinghai Lu
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-24
x86, mtrr: Fix sorting of mtrr after subtracting
Yinghai Lu
2009-11-17
x86: When cleaning MTRRs, do not fold WP into UC
Yinghai Lu
2009-11-02
x86: Fix printk message typo in mtrr cleanup code
Dave Jones
2009-07-05
x86: Further clean up of mtrr/generic.c
Ingo Molnar
2009-07-04
x86: Clean up mtrr/cleanup.c
Jaswinder Singh Rajput
2009-05-15
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
Jaswinder Singh Rajput
2009-03-18
x86: cpu/mttr/cleanup.c fix compilation warning
Jaswinder Singh Rajput
2009-03-17
x86: MTRR workaround for system with stange var MTRRs
Yinghai Lu
2009-03-13
x86: separate mtrr cleanup/mtrr_e820 trim to separate file
Yinghai Lu