summaryrefslogtreecommitdiff
path: root/include/linux/slub_def.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-21 09:22:14 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-21 09:22:14 +0100
commita9da8725b7a744be3ff0ff44cab2547e4d1e6675 (patch)
tree03af5e958df3143c8c26160bf90a50e398384c43 /include/linux/slub_def.h
parent55eac9e85deaa9e359faf8501abc7cbbcac74b01 (diff)
downloadkernel-linux-4.18.y.tar.gz
Linux 4.18.20linux-4.18.y
Diffstat (limited to 'include/linux/slub_def.h')
0 files changed, 0 insertions, 0 deletions
x86/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: Replace use_intel() with a local flagJuergen Gross