index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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-21
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-20
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-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2020-11-19
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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
1
-2
/
+2
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-10
/
+11
2020-01-28
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-41
/
+22
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2
-2
/
+2
2019-12-09
x86/mtrr: Require CAP_SYS_ADMIN for all access
Kees Cook
1
-19
/
+2
[next]