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