index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-07-04
mm: drop leftover comment references to pxx_huge()
Peter Xu
1
-2
/
+2
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
1
-3
/
+39
2024-06-17
x86/mm: Return correct level from lookup_address() if pte is none
Kirill A. Shutemov
1
-11
/
+10
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
1
-5
/
+7
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+25
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-14
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
1
-8
/
+18
2024-04-14
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
1
-4
/
+7
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
1
-3
/
+30
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+7
2024-03-12
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+13
2024-03-12
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+3
2024-03-07
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-3
/
+3
2024-03-07
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-2
/
+2
2024-03-07
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
1
-2
/
+2
2024-03-01
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
1
-6
/
+6
2024-03-01
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
Michael Kelley
1
-4
/
+8
2024-02-23
x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails
Rick Edgecombe
1
-6
/
+13
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
2
-3
/
+3
2023-07-12
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
1
-2
/
+2
2023-06-27
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
1
-1
/
+1
2023-06-06
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
1
-1
/
+2
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-0
/
+1
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+8
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-29
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-4
/
+8
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
1
-3
/
+0
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-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+71
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
1
-1
/
+2
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-4
/
+4
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
1
-5
/
+23
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-19
/
+11
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
1
-0
/
+20
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
1
-3
/
+3
[next]