Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
23ddf9bea900b4ce39e5707e1ddf66062cfe6d91
/
arch
/
x86
485734f
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
by Christoph Hellwig
· 6 years ago
2224d61
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU
by Sebastian Andrzej Siewior
· 6 years ago
6aa6767
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
by Sebastian Andrzej Siewior
· 6 years ago
ae85249
x86/entry/64: Further improve paranoid_entry comments
by Andy Lutomirski
· 6 years ago
04f4f95
x86/entry/32: Clear the CS high bits
by Jan Kiszka
· 6 years ago
dca5203
x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS
by Nathan Chancellor
· 6 years ago
53c13ba
x86/time: Correct the attribute on jiffies' definition
by Nathan Chancellor
· 6 years ago
16561f2
x86/entry: Add some paranoid entry/exit CR3 handling comments
by Dave Hansen
· 6 years ago
b59167a
x86/percpu: Fix this_cpu_read()
by Peter Zijlstra
· 6 years ago
4907c68
x86/tsc: Force inlining of cyc2ns bits
by Peter Zijlstra
· 6 years ago
3a27203
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Greg Kroah-Hartman
· 6 years ago
7ec2182
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Greg Kroah-Hartman
· 6 years ago
5f8bb00
KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()
by Vitaly Kuznetsov
· 6 years ago
4628a64
mm: Preserve _PAGE_DEVMAP across mprotect() calls
by Jan Kara
· 6 years ago
853c110
KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
by Paolo Bonzini
· 6 years ago
184d47f
x86/mm: Avoid VLA in pgd_alloc()
by Kees Cook
· 6 years ago
49e00ee
x86/intel_rdt: Fix out-of-bounds memory access in CBM tests
by Reinette Chatre
· 6 years ago
31d0990
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
247373b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
08b297b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Greg Kroah-Hartman
· 6 years ago
7e71268
kvm: nVMX: fix entry with pending interrupt if APICv is enabled
by Paolo Bonzini
· 6 years ago
2cf7ea9
KVM: VMX: hide flexpriority from guest when disabled at the module level
by Paolo Bonzini
· 6 years ago
fd6b6d9
KVM: VMX: check for existence of secondary exec controls before accessing
by Sean Christopherson
· 6 years ago
02e4256
x86/vdso: Fix vDSO syscall fallback asm constraint regression
by Andy Lutomirski
· 6 years ago
88296bd
x86/cpu/amd: Remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
4f16656
x86/vdso: Only enable vDSO retpolines when enabled and supported
by Andy Lutomirski
· 6 years ago
2647c43
x86/tsc: Fix UV TSC initialization
by Mike Travis
· 6 years ago
20a8378
x86/platform/uv: Provide is_early_uv_system()
by Mike Travis
· 6 years ago
d7cbbe4
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
by Natarajan, Janakarajan
· 6 years ago
9d92cfe
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
by Kan Liang
· 6 years ago
6265adb
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0
by Masayoshi Mizuma
· 6 years ago
715bd9d
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
by Andy Lutomirski
· 6 years ago
daa07cb
KVM: x86: fix L1TF's MMIO GFN calculation
by Sean Christopherson
· 6 years ago
62cf9bd81
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
by Liran Alon
· 6 years ago
503234b
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
by Liran Alon
· 6 years ago
5f76f6f
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
by Liran Alon
· 6 years ago
e754177
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
bdec8d7
x86/boot: Fix kexec booting failure in the SEV bit detection code
by Kairui Song
· 6 years ago
4679b61
KVM: x86: never trap MSR_KERNEL_GS_BASE
by Paolo Bonzini
· 6 years ago
18d49ec
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Greg Kroah-Hartman
· 6 years ago
328c633
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
a27fb6d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Greg Kroah-Hartman
· 6 years ago
05ab1d8
x86/mm: Expand static page table for fixmap space
by Feng Tang
· 6 years ago
26b471c
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
by Liran Alon
· 6 years ago
6fbbde9
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
by Drew Schmitt
· 6 years ago
d84f1cf
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
by Drew Schmitt
· 6 years ago
ba8e23d
nVMX x86: Check VPID value on vmentry of L2 guests
by Krish Sadhukhan
· 6 years ago
6de84e5
nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2
by Krish Sadhukhan
· 6 years ago
e6c67d8
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
by Liran Alon
· 6 years ago
5bea512
KVM: VMX: check nested state and CR4.VMXE against SMM
by Paolo Bonzini
· 6 years ago
822f312
kvm: x86: make kvm_{load|put}_guest_fpu() static
by Sebastian Andrzej Siewior
· 6 years ago
a1efa9b
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
by Vitaly Kuznetsov
· 6 years ago
d264ee0
KVM: VMX: use preemption timer to force immediate VMExit
by Sean Christopherson
· 6 years ago
f459a70
KVM: VMX: modify preemption timer bit only when arming timer
by Sean Christopherson
· 6 years ago
4c00812
KVM: VMX: immediately mark preemption timer expired only for zero value
by Sean Christopherson
· 6 years ago
a101c9d
KVM: SVM: Switch to bitmap_zalloc()
by Andy Shevchenko
· 6 years ago
9a98458
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
by Tianyu Lan
· 6 years ago
83b20b2
KVM: x86: don't reset root in kvm_mmu_setup()
by Wei Yang
· 6 years ago
d35b34a
kvm: mmu: Don't read PDPTEs when paging is not enabled
by Junaid Shahid
· 7 years ago
d176620
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
by Vitaly Kuznetsov
· 7 years ago
70513d5
xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
by Boris Ostrovsky
· 7 years ago
571d056
x86/paravirt: Fix some warning messages
by Dan Carpenter
· 6 years ago
4ca719a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Greg Kroah-Hartman
· 6 years ago
ffb2315
x86/intel_rdt: Fix incorrect loop end condition
by Reinette Chatre
· 6 years ago
939b90b
x86/intel_rdt: Fix exclusive mode handling of MBA resource
by Reinette Chatre
· 6 years ago
f0df4e1
x86/intel_rdt: Fix incorrect loop end condition
by Reinette Chatre
· 6 years ago
32d736a
x86/intel_rdt: Do not allow pseudo-locking of MBA resource
by Reinette Chatre
· 6 years ago
70479c0
x86/intel_rdt: Fix unchecked MSR access
by Reinette Chatre
· 6 years ago
47d53b1
x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
by Reinette Chatre
· 6 years ago
c793da8
x86/intel_rdt: Global closid helper to support future fixes
by Reinette Chatre
· 6 years ago
f968dc1
x86/intel_rdt: Fix size reporting of MBA resource
by Reinette Chatre
· 6 years ago
753694a
x86/intel_rdt: Fix data type in parsing callbacks
by Xiaochen Shen
· 6 years ago
6a1cac5
x86/kvm: Use __bss_decrypted attribute in shared variables
by Brijesh Singh
· 6 years ago
b3f0907
x86/mm: Add .bss..decrypted section to hold shared variables
by Brijesh Singh
· 6 years ago
27c5a77
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
002b87d2
x86/APM: Fix build warning when PROC_FS is not enabled
by Randy Dunlap
· 6 years ago
61a6bd8
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
by Joerg Roedel
· 6 years ago
24568b4
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
by Ondrej Mosnacek
· 6 years ago
cf40361
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
by Guenter Roeck
· 6 years ago
9996967
x86/xen: Disable CPU0 hotplug for Xen PV
by Juergen Gross
· 6 years ago
6a92b11
x86/EISA: Don't probe EISA bus for Xen PV guests
by Boris Ostrovsky
· 6 years ago
16160c1
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
by Jacek Tomaka
· 7 years ago
9a56827
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9bc4f28
x86/mm: Use WRITE_ONCE() when setting PTEs
by Nadav Amit
· 6 years ago
47b7360
x86/apic/vector: Make error return value negative
by Thomas Gleixner
· 6 years ago
bdf7ffc
KVM: LAPIC: Fix pv ipis out-of-bounds access
by Wanpeng Li
· 6 years ago
b5861e5
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
by Liran Alon
· 6 years ago
564ad0a
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 6 years ago
ed2ef29
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 6 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 6 years ago
9fe6299
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
by Jann Horn
· 6 years ago
17f6bac
x86/tsc: Prevent result truncation on 32bit
by Chuanhua Lei
· 6 years ago
4331f4d
x86: Fix kernel-doc atomic.h warnings
by Randy Dunlap
· 6 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8da38eb
x86/microcode: Update the new microcode revision unconditionally
by Filippo Sironi
· 7 years ago
370a132
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
by Prarit Bhargava
· 7 years ago
ff924c5
x86/pti: Fix section mismatch warning/error
by Randy Dunlap
· 6 years ago
e78e5a9
x86/vdso: Fix lsl operand order
by Samuel Neves
· 6 years ago
c748610
x86/mce: Fix set_mce_nospec() to avoid #GP fault
by LuckTony
· 6 years ago
eeb89e2
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
by Joerg Roedel
· 6 years ago
Next »