index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
paravirt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
1
-1
/
+1
*
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-05
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-24
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
|
\
|
*
x86/fpu: Remove clts()
Andy Lutomirski
2016-11-01
1
-5
/
+0
*
|
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
1
-0
/
+5
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
1
-4
/
+0
|
\
|
*
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-09-30
1
-4
/
+0
*
|
x86, locking/spinlocks: Remove ticket (spin)lock implementation
Peter Zijlstra
2016-09-30
1
-18
/
+0
|
/
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
1
-11
/
+0
|
\
|
*
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
2016-04-22
1
-5
/
+0
|
*
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-04-22
1
-6
/
+0
*
|
x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
Andy Lutomirski
2016-04-13
1
-6
/
+3
*
|
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
2016-04-13
1
-0
/
+11
*
|
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
2016-04-13
1
-16
/
+17
|
/
*
x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
Josh Poimboeuf
2016-02-24
1
-2
/
+7
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
1
-26
/
+0
|
\
|
*
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
2015-11-25
1
-17
/
+0
|
*
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-11-19
1
-9
/
+0
[next]