aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mtrr/mtrr.h
AgeCommit message (Expand)Author
2010-02-01x86, mtrr: Constify struct mtrr_opsEmese Revfy
2009-07-04x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput
2009-05-15x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu
2008-12-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang
2008-05-25x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2007-10-11i386: move kernel/cpu/mtrrThomas Gleixner