Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
63f3ac48133a19110c8a3666028dbd9b1bf3dcb3
/
arch
/
x86
63f3ac4
KVM: VMX: clean up declaration of VPID/EPT invalidation types
by Jan Dakinevich
· 8 years ago
c7dd15b
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
by Jim Mattson
· 8 years ago
4504b5c
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
by Luwei Kang
· 8 years ago
283c95d
KVM: x86: emulate FXSAVE and FXRSTOR
by Radim Krčmář
· 8 years ago
aabba3c
KVM: x86: add asm_safe wrapper
by Radim Krčmář
· 8 years ago
4852018
KVM: x86: save one bit in ctxt->d
by Radim Krčmář
· 8 years ago
d3fe959
KVM: x86: add Align16 instruction flag
by Radim Krčmář
· 8 years ago
6951519
kvm: x86: remove unused but set variable
by Jiang Biao
· 8 years ago
ecd8a8c
kvm: x86: hyperv: make function static to avoid compiling warning
by Jiang Biao
· 8 years ago
1e13175
kvm: x86: cpuid: remove the unnecessary variable
by Jiang Biao
· 8 years ago
ae6a237
kvm: x86: make a function in x86.c static to avoid compiling warning
by Jiang Biao
· 8 years ago
33365e7
kvm: x86: make function static to avoid compiling warning
by Jiang Biao
· 8 years ago
813ae37
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next
by Radim Krčmář
· 8 years ago
47bdf33
x86/cpuid: Provide get_scattered_cpuid_leaf()
by He Chen
· 8 years ago
47f10a3
x86/cpuid: Cleanup cpuid_regs definitions
by He Chen
· 8 years ago
beae2c9
crypto: aesni: shut up -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
3a6d867
x86: apm: avoid uninitialized data
by Arnd Bergmann
· 8 years ago
6314a17
Merge tag 'tags/for-kvmgt' into HEAD
by Paolo Bonzini
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
871b7ef
kvm/page_track: export symbols for external usage
by Jike Song
· 8 years ago
d126363
kvm/page_track: call notifiers with kvm_page_track_notifier_node
by Jike Song
· 8 years ago
ae7cd87
KVM: x86: add track_flush_slot page track notifier
by Xiaoguang Chen
· 8 years ago
ad36109
kvm: x86: avoid atomic operations on APICv vmentry
by Paolo Bonzini
· 8 years ago
1b07304
KVM: nVMX: support descriptor table exits
by Paolo Bonzini
· 8 years ago
5587859
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base
by Paolo Bonzini
· 8 years ago
8003c9a
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
by Wanpeng Li
· 8 years ago
7e810a3
KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
by Wanpeng Li
· 8 years ago
498f816
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
by Wanpeng Li
· 8 years ago
a10388e
KVM: LAPIC: guarantee the timer is in tsc-deadline mode
by Wanpeng Li
· 8 years ago
7d7f7da
KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
by Wanpeng Li
· 8 years ago
868a32f
kvm: x86: remove the misleading comment in vmx_handle_external_intr
by Longpeng(Mike)
· 8 years ago
b5f5fdc
KVM: x86: add track_flush_slot page track notifier
by Xiaoguang Chen
· 8 years ago
2361133
KVM: VMX: refactor setup of global page-sized bitmaps
by Radim Krčmář
· 8 years ago
2e69f86
KVM: VMX: join functions that disable x2apic msr intercepts
by Radim Krčmář
· 8 years ago
40d8338
KVM: VMX: remove functions that enable msr intercepts
by Radim Krčmář
· 8 years ago
83bafef
kvm: nVMX: Update MSR load counts on a VMCS switch
by Jim Mattson
· 8 years ago
cf3215d
kvm: nVMX: Fetch VM_INSTRUCTION_ERROR from vmcs02 on vmx->fail
by Jim Mattson
· 8 years ago
66d73e1
KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
by Peter Feiner
· 8 years ago
c63e456
KVM: VMX: Better name x2apic msr bitmaps
by Wanpeng Li
· 8 years ago
d9092f5
kvm: x86: Check memopp before dereference (CVE-2016-8630)
by Owen Hofmann
· 8 years ago
355f4fb
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
by Jim Mattson
· 8 years ago
ea26e4e
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
by Paolo Bonzini
· 8 years ago
1e90a13
x86/smpboot: Init apic mapping before usage
by Thomas Gleixner
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c38c04c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bdb5208
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd768e1
KVM: x86: fix wbinvd_dirty_mask use-after-free
by Ido Yariv
· 8 years ago
f92b760
perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors
by Imre Palik
· 8 years ago
1c27f64
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
by Borislav Petkov
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
796f468
kvm/x86: Show WRMSR data is in hex
by Borislav Petkov
· 8 years ago
85c856b
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
by Jim Mattson
· 8 years ago
5de0a8c
x86: Fix export for mcount and __fentry__
by Steven Rostedt
· 8 years ago
8ef4227
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
by Dave Airlie
· 8 years ago
d320b9a
x86/quirks: Hide maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
a2209b74
x86/build: Fix build with older GCC versions
by Jan Beulich
· 8 years ago
7fbe6ac
x86/unwind: Fix empty stack dereference in guess unwinder
by Josh Poimboeuf
· 8 years ago
aa34e07
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
cb5f7e7
x86: xen: move cpu_up functions out of ifdef
by Arnd Bergmann
· 8 years ago
f1caa61
ACPI/PCI: pci_link: penalize SCI correctly
by Sinan Kaya
· 8 years ago
3e9679a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ff85605
x86/boot/smp: Don't try to poke disabled/non-existent APIC
by Ville Syrjälä
· 8 years ago
a23b27a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
8678654
kvm: x86: memset whole irq_eoi
by Jiri Slaby
· 8 years ago
758f588
kvm/x86: Fix unused variable warning in kvm_timer_init()
by Borislav Petkov
· 8 years ago
c806148
sched/core, x86: Make struct thread_info arch specific again
by Heiko Carstens
· 8 years ago
ed1e7db
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
by Dmitry Safonov
· 8 years ago
caef78b
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
by Alex Thorlton
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
8214899
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
by Piotr Luc
· 8 years ago
854dd54
x86/vmware: Skip timer_irq_works() check on VMware
by Renat Valiullin
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
889882b
perf/x86/intel/cstate: Add C-state residency events for Knights Landing
by Lukasz Odzioba
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
0832881
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b75d388
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e0ed1c2
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
55a76b5
locking/rwsem/x86: Add stack frame dependency for ____down_write()
by Josh Poimboeuf
· 8 years ago
eac0ca7
x86, pkeys: remove cruft from never-merged syscalls
by Dave Hansen
· 8 years ago
ba2f815
perf/x86/intel/uncore: Add Knights Mill CPUID
by Piotr Luc
· 8 years ago
36c4b6c
perf/x86/intel/rapl: Add Knights Mill CPUID
by Piotr Luc
· 8 years ago
608284b
perf/x86/intel: Add Knights Mill CPUID
by Piotr Luc
· 8 years ago
0047f59
x86/cpu/intel: Add Knights Mill to Intel family
by Piotr Luc
· 8 years ago
5c38181
perf/x86/intel: Remove an inconsistent NULL check
by Dan Carpenter
· 8 years ago
1d33369
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
by Ingo Molnar
· 8 years ago
23446cb
x86/e820: Don't merge consecutive E820_PRAM ranges
by Dan Williams
· 8 years ago
9f7d416
kprobes: Unpoison stack in jprobe_return() for KASAN
by Dmitry Vyukov
· 8 years ago
9254139
kprobes: Avoid false KASAN reports during stack copy
by Dmitry Vyukov
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
b6daa51
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
c836eed
x86: Remove duplicate rtit status MSR macro
by Longpeng(Mike)
· 8 years ago
1ec6ec1
x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
by Wanpeng Li
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
0549a3c
kdump, vmcoreinfo: report memory sections virtual addresses
by Thomas Garnier
· 8 years ago
0ee5941
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
by Hidehiro Kawai
· 8 years ago
Next »