开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
Age
Commit message (
Expand
)
Author
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-01-29
x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
Ashish Kalra
2023-11-20
x86/mtrr: Document missing function parameters in kernel-doc
Borislav Petkov (AMD)
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
2023-06-01
x86/mtrr: Remove unused code
Juergen Gross
2023-06-01
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
2023-06-01
x86/mtrr: Use new cache_map in mtrr_type_lookup()
Juergen Gross
2023-06-01
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
2023-06-01
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
2023-06-01
x86/mtrr: Add get_effective_type() service function
Juergen Gross
2023-06-01
x86/mtrr: Allocate mtrr_value array dynamically
Juergen Gross
2023-06-01
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
2023-06-01
x86/mtrr: Have only one set_mtrr() variant
Juergen Gross
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
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-12-05
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
2022-11-10
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
x86/mtrr: Get rid of __mtrr_enabled bool
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: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
2022-11-10
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
2022-11-10
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-10-20
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
2022-10-19
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
2021-08-10
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
2021-01-06
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2020-12-30
x86/mtrr: Convert comma to semicolon
Zheng Yongjun
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-19
x86/smpboot: Move rcu_cpu_starting() earlier
Paul E. McKenney
2020-11-02
x86/mtrr: Fix a kernel-doc markup
Mauro Carvalho Chehab
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-28
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]