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
Age
Commit message (
Expand
)
Author
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-19
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2018-10-18
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
2018-10-17
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-10-17
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
2018-10-17
x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: make space for source data caching in struct kvm_mmu
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
Paolo Bonzini
2018-10-17
x86/kvm/mmu: introduce guest_mmu
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
Vitaly Kuznetsov
2018-10-17
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: fix 'tlb_lush' typo
Vitaly Kuznetsov
2018-10-17
KVM: x86: hyperv: keep track of mismatched VP indexes
Vitaly Kuznetsov
2018-10-17
KVM: x86: move definition PT_MAX_HUGEPAGE_LEVEL and KVM_NR_PAGE_SIZES together
Wei Yang
2018-10-17
KVM: x86: adjust kvm_mmu_page member to save 8 bytes
Wei Yang
2018-10-17
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
[next]