index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
1
-2
/
+0
2019-03-12
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+6
2019-03-08
xen: fix dom0 boot on huge systems
Juergen Gross
1
-7
/
+6
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-4
/
+4
[next]