index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-08-08
1
-1
/
+1
*
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-04-04
1
-1
/
+1
*
x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
Ashish Kalra
2024-01-29
1
-0
/
+3
*
x86/mtrr: Document missing function parameters in kernel-doc
Borislav Petkov (AMD)
2023-11-20
1
-4
/
+10
*
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
2023-06-01
4
-40
/
+29
*
x86/mtrr: Remove unused code
Juergen Gross
2023-06-01
1
-9
/
+0
*
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
2023-06-01
1
-2
/
+2
*
x86/mtrr: Use new cache_map in mtrr_type_lookup()
Juergen Gross
2023-06-01
1
-194
/
+43
*
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
2023-06-01
1
-19
/
+45
*
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
2023-06-01
3
-2
/
+314
*
x86/mtrr: Add get_effective_type() service function
Juergen Gross
2023-06-01
1
-20
/
+19
*
x86/mtrr: Allocate mtrr_value array dynamically
Juergen Gross
2023-06-01
1
-1
/
+7
*
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
2023-06-01
4
-75
/
+98
*
x86/mtrr: Have only one set_mtrr() variant
Juergen Gross
2023-06-01
1
-20
/
+8
*
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
2023-06-01
7
-29
/
+31
*
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
2023-06-01
2
-2
/
+72
*
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
2023-06-01
4
-43
/
+35
*
x86/mtrr: Remove physical address size calculation
Juergen Gross
2023-05-09
4
-64
/
+29
*
x86/mtrr: Make message for disabled MTRRs more descriptive
Juergen Gross
2022-12-05
1
-1
/
+3
*
x86/mtrr: Simplify mtrr_ops initialization
Juergen Gross
2022-11-10
5
-54
/
+10
*
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
1
-10
/
+2
*
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
1
-86
/
+2
*
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
1
-13
/
+5
*
x86/mtrr: Get rid of __mtrr_enabled bool
Juergen Gross
2022-11-10
1
-8
/
+5
*
x86/mtrr: Simplify mtrr_bp_init()
Juergen Gross
2022-11-10
3
-20
/
+1
*
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
2022-11-10
3
-8
/
+5
*
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
1
-13
/
+2
*
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
1
-74
/
+0
*
x86/mtrr: Split MTRR-specific handling from cache dis/enabling
Juergen Gross
2022-11-10
1
-7
/
+19
*
x86/mtrr: Rename prepare_set() and post_set()
Juergen Gross
2022-11-10
1
-22
/
+21
*
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-11-10
3
-18
/
+13
*
x86/mtrr: Remove unused cyrix_set_all() function
Juergen Gross
2022-10-20
1
-34
/
+0
*
x86/mtrr: Add comment for set_mtrr_state() serialization
Juergen Gross
2022-10-19
1
-1
/
+4
*
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-4
/
+4
*
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
2
-3
/
+3
*
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
*
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-21
3
-5
/
+2
|
\
|
*
x86: Remove definition of DEBUG
Tom Rix
2021-01-15
2
-3
/
+0
|
*
x86/mtrr: Convert comma to semicolon
Zheng Yongjun
2020-12-30
1
-2
/
+2
*
|
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-06
1
-3
/
+3
|
/
*
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-2
/
+0
|
\
|
*
x86/smpboot: Move rcu_cpu_starting() earlier
Paul E. McKenney
2020-11-20
1
-2
/
+0
*
|
x86/mtrr: Fix a kernel-doc markup
Mauro Carvalho Chehab
2020-11-02
1
-1
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
1
-2
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-10
/
+11
*
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-41
/
+22
|
\
|
*
x86/mtrr: Require CAP_SYS_ADMIN for all access
Kees Cook
2019-12-09
1
-19
/
+2
|
*
x86/mtrr: Get rid of mtrr_seq_show() forward declaration
Borislav Petkov
2019-12-09
1
-22
/
+20
[next]