aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kernel/cpu/mtrr/mtrr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-05x86/mtrr: Make message for disabled MTRRs more descriptiveJuergen Gross1-1/+3
2022-11-10x86/mtrr: Simplify mtrr_ops initializationJuergen Gross1-27/+3
2022-11-10x86: Decouple PAT and MTRR handlingJuergen Gross1-10/+2
2022-11-10x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()Juergen Gross1-86/+2
2022-11-10x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_initJuergen Gross1-13/+5
2022-11-10x86/mtrr: Get rid of __mtrr_enabled boolJuergen Gross1-8/+5
2022-11-10x86/mtrr: Simplify mtrr_bp_init()Juergen Gross1-5/+1
2022-11-10x86/mtrr: Remove set_all callback from struct mtrr_opsJuergen Gross1-5/+5
2022-11-10x86/mtrr: Replace use_intel() with a local flagJuergen Gross1-15/+13
2021-08-10x86/mtrr: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2021-01-15x86: Remove definition of DEBUGTom Rix1-2/+0
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2020-11-19x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney1-2/+0
2020-11-02x86/mtrr: Fix a kernel-doc markupMauro Carvalho Chehab1-1/+2
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2018-09-27x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen1-1/+1
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+890
2018-05-13x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixesJoe Perches1-0/+886