开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu_pv.c
Age
Commit message (
Expand
)
Author
2025-01-20
Grab mm lock before grabbing pt lock
Maksym Planeta
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-10
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-07-11
x86/xen: eliminate some private header files
Juergen Gross
2024-07-11
x86/xen: make some functions static
Juergen Gross
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-21
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-06-26
x86/xen: add prototypes for paravirt mmu functions
Juergen Gross
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-02
xen: remove highmem remnants
Juergen Gross
2021-11-02
xen/x86: adjust handling of the L3 user vsyscall special page table
Jan Beulich
2021-11-02
xen/x86: adjust xen_set_fixmap()
Jan Beulich
2021-11-02
xen/x86: restore (fix) xen_set_pte_init() behavior
Jan Beulich
2021-11-02
xen/x86: streamline set_pte_mfn()
Jan Beulich
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-05
xen/privcmd: drop "pages" parameter from xen_remap_pfn()
Jan Beulich
2021-09-17
x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays
Peter Zijlstra
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
2021-09-15
xen: fix usage of pmd_populate in mremap for pv guests
Juergen Gross
2021-08-30
xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests
Juergen Gross
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-04
x86/xen: Fix typo in xen_pagetable_p2m_free()
Hui Su
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
2020-08-11
x86/xen: drop tests for highmem in pv code
Juergen Gross
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
[next]