| Age | Commit message (Expand) | Author |
| 2025-11-22 | x86/{boot,mtrr}: Remove unused function declarations | Yue Haibing |
| 2023-06-01 | x86/mtrr: Unify debugging printing | Borislav Petkov (AMD) |
| 2023-06-01 | x86/mtrr: Construct a memory map with cache modes | Juergen Gross |
| 2023-06-01 | x86/mtrr: Move 32-bit code from mtrr.c to legacy.c | Juergen Gross |
| 2023-06-01 | x86/mtrr: Replace vendor tests in MTRR code | Juergen Gross |
| 2023-06-01 | x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept | Juergen Gross |
| 2023-05-09 | x86/mtrr: Remove physical address size calculation | Juergen Gross |
| 2022-11-10 | x86/mtrr: Simplify mtrr_ops initialization | Juergen Gross |
| 2022-11-10 | x86/mtrr: Simplify mtrr_bp_init() | Juergen Gross |
| 2022-11-10 | x86/mtrr: Remove set_all callback from struct mtrr_ops | Juergen Gross |
| 2022-11-10 | x86/mtrr: Replace use_intel() with a local flag | Juergen Gross |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
| 2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook |
| 2016-03-29 | x86/mtrr: Fix PAT init handling when MTRR is disabled | Toshi Kani |
| 2015-05-27 | x86/mm/mtrr: Generalize runtime disabling of MTRRs | Luis R. Rodriguez |
| 2010-02-01 | x86, mtrr: Constify struct mtrr_ops | Emese Revfy |
| 2009-07-04 | x86: Clean up mtrr/mtrr.h | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput |
| 2009-05-15 | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | 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 |
| 2008-12-31 | x86: Export some definition of MTRR | Sheng Yang |
| 2008-12-31 | x86: Rename mtrr_state struct and macro names | Sheng Yang |
| 2008-05-25 | x86: mtrr cleanup for converting continuous to discrete layout, v8 | Yinghai Lu |
| 2008-02-04 | x86: add cpu mtrr init function definitions to mtrr.h | Harvey Harrison |
| 2008-01-30 | x86, 32-bit: trim memory not covered by wb mtrrs | Jesse Barnes |
| 2008-01-30 | x86: mtrr use type bool [RESEND AGAIN] | Paul Jimenez |
| 2007-10-11 | i386: move kernel/cpu/mtrr | Thomas Gleixner |