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
/
mm
/
pat
/
memtype.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-172
/
+22
2025-05-27
Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2025-05-23
x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
David Hildenbrand
1
-9
/
+3
2025-05-23
x86/mm/pat: remove old pfnmap tracking interface
David Hildenbrand
1
-147
/
+0
2025-05-23
mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
David Hildenbrand
1
-0
/
+14
2025-05-23
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
1
-16
/
+8
2025-05-23
x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
David Hildenbrand
1
-18
/
+15
2025-05-14
x86/mm/pat: Fix W=1 build kernel-doc warning
Shivank Garg
1
-0
/
+1
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2025-05-01
x86/devmem: Remove duplicate range_is_allowed() definition
Dan Williams
1
-27
/
+4
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2025-03-26
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-24
/
+28
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
1
-3
/
+3
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-26
/
+10
2024-09-17
mm/x86/pat: use the new follow_pfnmap API
Peter Xu
1
-10
/
+7
2024-09-04
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
1
-10
/
+3
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
1
-21
/
+12
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-4
/
+1
2024-04-26
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-1
/
+28
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-02-20
x86/pat: Simplify the PAT programming protocol
Kirill A. Shutemov
1
-6
/
+3
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-03-29
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-4
/
+8
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+9
2023-02-21
Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-02-14
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...
Juergen Gross
1
-2
/
+1
2023-02-10
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
1
-3
/
+7
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-3
/
+3
2023-01-26
x86/PAT: Use try_cmpxchg() in set_page_memtype()
Uros Bizjak
1
-2
/
+2
2023-01-10
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
1
-1
/
+2
2022-12-05
x86/pat: Handle TDX guest PAT initialization
Juergen Gross
1
-1
/
+6
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
1
-102
/
+50
2022-08-15
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
1
-1
/
+9
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2021-09-02
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-04-14
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
1
-0
/
+2
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-12-10
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
1
-22
/
+22
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
1
-0
/
+1219