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