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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
Christoph Hellwig
2020-05-07
2
-26
/
+0
*
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
2020-05-07
1
-1
/
+0
*
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
2020-05-07
1
-6
/
+0
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-27
1
-0
/
+2
|
\
|
*
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
2020-04-21
1
-0
/
+2
*
|
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-24
2
-60
/
+68
|
\
\
|
*
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-60
/
+68
*
|
|
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
12
-62
/
+151
|
\
|
|
|
*
|
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
1
-1
/
+1
|
|
\
\
|
|
*
|
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
2020-04-14
1
-1
/
+1
|
*
|
|
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-04-14
1
-0
/
+2
|
|
/
/
|
*
|
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-12
1
-0
/
+6
|
|
\
\
|
|
*
|
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-04-11
1
-0
/
+6
|
*
|
|
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
2
-53
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-09
1
-9
/
+0
|
|
*
|
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-09
1
-2
/
+0
|
|
*
|
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-09
1
-6
/
+0
|
|
*
|
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-09
1
-36
/
+0
|
|
*
|
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-04-09
1
-1
/
+1
|
*
|
|
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2020-04-10
1
-0
/
+1
|
*
|
|
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2020-04-10
2
-3
/
+3
|
*
|
|
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-3
/
+1
|
*
|
|
mm: define pte_index as macro for x86
Arjun Roy
2020-04-10
1
-0
/
+3
|
|
/
/
|
*
|
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
2020-04-07
1
-0
/
+15
|
*
|
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-07
3
-2
/
+70
|
*
|
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
2
-0
/
+49
|
|
\
\
|
|
*
|
PCI: hv: Introduce hv_msi_entry
Boqun Feng
2020-03-09
2
-2
/
+17
|
|
*
|
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
2020-03-09
1
-0
/
+31
|
|
*
|
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
2020-03-09
1
-0
/
+3
*
|
|
|
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
1
-21
/
+0
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
4
-529
/
+65
|
\
\
\
|
*
|
|
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
|
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-9
/
+9
|
*
|
|
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-31
1
-4
/
+9
|
*
|
|
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
1
-0
/
+2
|
|
\
\
\
|
*
|
|
|
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
2020-03-16
1
-2
/
+3
|
*
|
|
|
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
2020-03-16
1
-3
/
+0
|
*
|
|
|
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
2020-03-16
1
-2
/
+0
|
*
|
|
|
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
2020-03-16
1
-0
/
+2
|
*
|
|
|
KVM: x86/mmu: Configure max page level during hardware setup
Sean Christopherson
2020-03-16
1
-2
/
+1
|
*
|
|
|
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
Sean Christopherson
2020-03-16
1
-2
/
+1
|
*
|
|
|
KVM: VMX: Directly query Intel PT mode when refreshing PMUs
Sean Christopherson
2020-03-16
1
-2
/
+0
|
*
|
|
|
KVM: x86: Use KVM cpu caps to detect MSR_TSC_AUX virt support
Sean Christopherson
2020-03-16
1
-1
/
+0
|
*
|
|
|
KVM: x86: Use KVM cpu caps to track UMIP emulation
Sean Christopherson
2020-03-16
1
-1
/
+0
|
*
|
|
|
KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update
Sean Christopherson
2020-03-16
1
-1
/
+0
|
*
|
|
|
KVM: x86: Handle PKU CPUID adjustment in VMX code
Sean Christopherson
2020-03-16
1
-1
/
+0
|
*
|
|
|
KVM: x86: Handle INVPCID CPUID adjustment in VMX code
Sean Christopherson
2020-03-16
1
-1
/
+0
|
*
|
|
|
KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
Sean Christopherson
2020-03-16
1
-1
/
+1
|
*
|
|
|
KVM: x86: Use supported_xcr0 to detect MPX support
Sean Christopherson
2020-03-16
1
-1
/
+1
|
*
|
|
|
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
2020-03-16
2
-483
/
+4
[next]