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
/
include
/
asm
/
paravirt.h
Age
Commit message (
Expand
)
Author
2020-08-15
x86/paravirt: Avoid needless paravirt step clearing page table entries
Juergen Gross
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
2020-08-15
x86/paravirt: Clean up paravirt macros
Juergen Gross
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-09-06
x86/paravirt: Prevent redefinition of SAVE_FLAGS macro
Juergen Gross
2018-09-03
x86/paravirt: Remove unneeded mmu related paravirt ops bits
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Remove unused paravirt bits
Juergen Gross
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
x86/paravirt: Remove clobbers from struct paravirt_patch_site
Juergen Gross
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-21
x86/mm: Redefine some of page table helpers as macros
Kirill A. Shutemov
2018-02-21
x86/paravirt, objtool: Annotate indirect calls
Peter Zijlstra
2018-02-16
x86/mm: Fold p4d page table layer at runtime
Kirill A. Shutemov
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2017-12-17
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-06-24
x86/paravirt: Remove unnecessary return from void function
Anton Vasilyev
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-21
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]