index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu_pv.c
Age
Commit message (
Expand
)
Author
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
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
2019-03-11
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-08
xen: fix dom0 boot on huge systems
Juergen Gross
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
[next]