index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
mtrr.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
1
-3
/
+2
2023-06-01
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
1
-1
/
+11
2023-06-01
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
1
-74
/
+6
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
1
-20
/
+8
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
1
-1
/
+13
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
1
-2
/
+2
2023-05-09
x86/mtrr: Remove physical address size calculation
Juergen Gross
1
-53
/
+8
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
1
-27
/
+3
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
1
-5
/
+1
2022-11-10
x86/mtrr: Remove set_all callback from struct mtrr_ops
Juergen Gross
1
-5
/
+5
2022-11-10
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
1
-15
/
+13
2021-08-10
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-01-15
x86: Remove definition of DEBUG
Tom Rix
1
-2
/
+0
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
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2018-09-27
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
1
-1
/
+1
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+890
2018-05-13
x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixes
Joe Perches
1
-0
/
+886