index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges()
Jiaqing Zhao
1
-1
/
+1
2025-03-19
x86/mtrr: Modify a x86_model check to an Intel VFM check
Sohil Mehta
1
-2
/
+2
2025-03-19
x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state()
Thorsten Blum
1
-6
/
+7
2025-02-25
x86/mtrr: Remove unnecessary strlen() in mtrr_write()
Thorsten Blum
1
-4
/
+2
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
2
-4
/
+4
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
1
-0
/
+6
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-01-29
x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
Ashish Kalra
1
-0
/
+3
2023-11-20
x86/mtrr: Document missing function parameters in kernel-doc
Borislav Petkov (AMD)
1
-4
/
+10
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
4
-40
/
+29
2023-06-01
x86/mtrr: Remove unused code
Juergen Gross
1
-9
/
+0
2023-06-01
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
1
-2
/
+2
2023-06-01
x86/mtrr: Use new cache_map in mtrr_type_lookup()
Juergen Gross
1
-194
/
+43
2023-06-01
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
1
-19
/
+45
2023-06-01
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
3
-2
/
+314
2023-06-01
x86/mtrr: Add get_effective_type() service function
Juergen Gross
1
-20
/
+19
2023-06-01
x86/mtrr: Allocate mtrr_value array dynamically
Juergen Gross
1
-1
/
+7
2023-06-01
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
4
-75
/
+98
2023-06-01
x86/mtrr: Have only one set_mtrr() variant
Juergen Gross
1
-20
/
+8
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
7
-29
/
+31
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
2
-2
/
+72
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
4
-43
/
+35
2023-05-09
x86/mtrr: Remove physical address size calculation
Juergen Gross
4
-64
/
+29
2022-12-05
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
1
-1
/
+3
2022-11-10
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
5
-54
/
+10
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
1
-10
/
+2
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
1
-86
/
+2
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
1
-13
/
+5
2022-11-10
x86/mtrr: Get rid of __mtrr_enabled bool
Juergen Gross
1
-8
/
+5
2022-11-10
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
3
-20
/
+1
2022-11-10
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
3
-8
/
+5
2022-11-10
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
1
-13
/
+2
2022-11-10
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
1
-74
/
+0
2022-11-10
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
1
-7
/
+19
2022-11-10
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
1
-22
/
+21
2022-11-10
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
3
-18
/
+13
2022-10-20
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
1
-34
/
+0
2022-10-19
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
1
-1
/
+4
2021-08-10
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2
-3
/
+3
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-21
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+2
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
2
-3
/
+0
2021-01-06
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
1
-3
/
+3
2020-12-30
x86/mtrr: Convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-12-15
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2020-11-20
x86/smpboot: Move rcu_cpu_starting() earlier
Paul E. McKenney
1
-2
/
+0
2020-11-02
x86/mtrr: Fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+2
[next]