index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu_pv.c
Age
Commit message (
Expand
)
Author
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
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-06
x86/xen: Make xen_reservation_lock static
Juergen Gross
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
x86/xen: Add SPDX identifier in arch/x86/xen files
Juergen Gross
2018-09-03
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
Juergen Gross
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-28
x86/xen: remove redundant variable save_pud
Colin Ian King
2018-08-27
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
2018-05-14
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-21
x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
Kirill A. Shutemov
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-01-12
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-08
x86: xen: remove the use of VLAIS
Nick Desaulniers
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-19
x86-64/Xen: eliminate W+X mappings
Jan Beulich
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-17
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
2017-10-20
x86/xen: Drop 5-level paging support code from the XEN_PV code
Kirill A. Shutemov
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-28
xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping
Zhenzhong Duan
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-15
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-09-07
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-31
xen: remove unused function xen_set_domain_pte()
Juergen Gross
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-05
x86/mm: Rework lazy TLB mode and TLB freshness tracking
Andy Lutomirski
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
[next]