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
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
/
xen
/
mmu_pv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2024-09-10
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
1
-4
/
+1
2024-09-02
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-3
/
+4
2024-07-11
x86/xen: eliminate some private header files
Juergen Gross
1
-3
/
+1
2024-07-11
x86/xen: make some functions static
Juergen Gross
1
-5
/
+6
2024-03-07
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-2
/
+2
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
-1
/
+1
2024-02-24
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
1
-1
/
+1
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-19
/
+36
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
1
-1
/
+1
2023-08-21
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
1
-6
/
+6
2023-08-21
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
1
-6
/
+0
2023-07-12
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
1
-1
/
+1
2023-06-26
x86/xen: add prototypes for paravirt mmu functions
Juergen Gross
1
-0
/
+16
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
1
-10
/
+2
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-0
/
+1
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+37
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-3
/
+3
2021-11-02
xen: remove highmem remnants
Juergen Gross
1
-1
/
+0
2021-11-02
xen/x86: adjust handling of the L3 user vsyscall special page table
Jan Beulich
1
-1
/
+11
2021-11-02
xen/x86: adjust xen_set_fixmap()
Jan Beulich
1
-4
/
+5
2021-11-02
xen/x86: restore (fix) xen_set_pte_init() behavior
Jan Beulich
1
-7
/
+17
2021-11-02
xen/x86: streamline set_pte_mfn()
Jan Beulich
1
-2
/
+4
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-45
/
+48
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-2
/
+5
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
1
-1
/
+1
2021-09-17
x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
Peter Zijlstra
1
-44
/
+46
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
1
-1
/
+2
2021-09-15
xen: fix usage of pmd_populate in mremap for pv guests
Juergen Gross
1
-2
/
+5
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
1
-2
/
+2
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+5
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-6
/
+5
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-10-05
x86/xen: Fix typo in xen_pagetable_p2m_free()
Hui Su
1
-1
/
+1
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
1
-8
/
+0
2020-08-11
x86/xen: drop tests for highmem in pv code
Juergen Gross
1
-85
/
+53
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-317
/
+39
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
1
-2
/
+0
2019-07-18
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
1
-11
/
+1
[next]