summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mtrr
AgeCommit message (Expand)Author
2023-11-20x86/mtrr: Document missing function parameters in kernel-docBorislav Petkov (AMD)
2023-06-01x86/mtrr: Unify debugging printingBorislav Petkov (AMD)
2023-06-01x86/mtrr: Remove unused codeJuergen Gross
2023-06-01x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALIDJuergen Gross
2023-06-01x86/mtrr: Use new cache_map in mtrr_type_lookup()Juergen Gross
2023-06-01x86/mtrr: Add mtrr=debug command line optionJuergen Gross
2023-06-01x86/mtrr: Construct a memory map with cache modesJuergen Gross
2023-06-01x86/mtrr: Add get_effective_type() service functionJuergen Gross
2023-06-01x86/mtrr: Allocate mtrr_value array dynamicallyJuergen Gross
2023-06-01x86/mtrr: Move 32-bit code from mtrr.c to legacy.cJuergen Gross
2023-06-01x86/mtrr: Have only one set_mtrr() variantJuergen Gross
2023-06-01x86/mtrr: Replace vendor tests in MTRR codeJuergen Gross
2023-06-01x86/mtrr: Support setting MTRR state for software defined MTRRsJuergen Gross
2023-06-01x86/mtrr: Replace size_or_mask and size_and_mask with a much easier conceptJuergen Gross
2023-05-09x86/mtrr: Remove physical address size calculationJuergen Gross
2022-12-05x86/mtrr: Make message for disabled MTRRs more descriptiveJuergen Gross
2022-11-10x86/mtrr: Simplify mtrr_ops initializationJuergen Gross
2022-11-10x86: Decouple PAT and MTRR handlingJuergen Gross
2022-11-10x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross
2022-11-10x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_initJuergen Gross
2022-11-10x86/mtrr: Get rid of __mtrr_enabled boolJuergen Gross
2022-11-10x86/mtrr: Simplify mtrr_bp_init()Juergen Gross
2022-11-10x86/mtrr: Remove set_all callback from struct mtrr_opsJuergen Gross
2022-11-10x86/mtrr: Disentangle MTRR init from PAT initJuergen Gross
2022-11-10x86/mtrr: Move cache control code to cacheinfo.cJuergen Gross
2022-11-10x86/mtrr: Split MTRR-specific handling from cache dis/enablingJuergen Gross
2022-11-10x86/mtrr: Rename prepare_set() and post_set()Juergen Gross
2022-11-10x86/mtrr: Replace use_intel() with a local flagJuergen Gross
2022-10-20x86/mtrr: Remove unused cyrix_set_all() functionJuergen Gross
2022-10-19x86/mtrr: Add comment for set_mtrr_state() serializationJuergen Gross
2021-08-10x86/mtrr: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-15x86: Remove definition of DEBUGTom Rix
2021-01-06x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2020-12-30x86/mtrr: Convert comma to semicolonZheng Yongjun
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-19x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney
2020-11-02x86/mtrr: Fix a kernel-doc markupMauro Carvalho Chehab
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-26x86/tlb: Move __flush_tlb() out of lineThomas Gleixner
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-12-09x86/mtrr: Require CAP_SYS_ADMIN for all accessKees Cook
2019-12-09x86/mtrr: Get rid of mtrr_seq_show() forward declarationBorislav Petkov
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-28x86/mtrr: Skip cache flushes on CPUs with cache self-snoopingRicardo Neri