Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
018aabb56d6109c8f12397c24e59f67c58870ac1
/
arch
/
x86
018aabb5
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
by Takuya Yoshikawa
· 9 years ago
0e3d064
KVM: x86: MMU: always set accessed bit in shadow PTEs
by Paolo Bonzini
· 9 years ago
aba2f06
KVM: x86: correctly print #AC in traces
by Paolo Bonzini
· 9 years ago
46896c7
KVM: svm: add support for RDTSCP
by Paolo Bonzini
· 9 years ago
9dbe6cf
KVM: x86: expose MSR_TSC_AUX to userspace
by Paolo Bonzini
· 9 years ago
db397571
kvm/x86: Hyper-V kvm exit
by Andrey Smetanin
· 9 years ago
5c919412
kvm/x86: Hyper-V synthetic interrupt controller
by Andrey Smetanin
· 9 years ago
d62caab
kvm/x86: per-vcpu apicv deactivation support
by Andrey Smetanin
· 9 years ago
6308630
kvm/x86: split ioapic-handled and EOI exit bitmaps
by Andrey Smetanin
· 9 years ago
abdb080
kvm/irqchip: kvm_arch_irq_routing_update renaming split
by Andrey Smetanin
· 9 years ago
b2467e7
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
by Haozhong Zhang
· 9 years ago
8bd142c
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
069ec22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
581b7f15
x86/cpu: Fix SMAP check in PVOPS environments
by Andrew Cooper
· 10 years ago
112677d
x86/ftrace: Add comment on static function tracing
by Namhyung Kim
· 9 years ago
62a193e
KVM: x86: request interrupt window when IRQ chip is split
by Matt Gingell
· 9 years ago
934bf65
KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space
by Matt Gingell
· 9 years ago
782d422
KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection
by Matt Gingell
· 9 years ago
127a457
KVM: x86: fix interrupt window handling in split IRQ chip case
by Matt Gingell
· 9 years ago
d9f67db
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bba072df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5369a21
x86: remove unused definition of MSR_NHM_PLATFORM_INFO
by Len Brown
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
41ac18e
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
by Huang Rui
· 9 years ago
a05917b
x86/fpu: Fix get_xsave_addr() behavior under virtualization
by Huaitong Han
· 9 years ago
ab6b529
x86/fpu: Fix 32-bit signal frame handling
by Dave Hansen
· 9 years ago
f3119b8
x86/mpx: Fix 32-bit address space calculation
by Dave Hansen
· 9 years ago
46561c3
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
by Dave Hansen
· 9 years ago
4bde961
Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
264015f
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
a96036b
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
by Paolo Bonzini
· 9 years ago
cbdb967
KVM: svm: unconditionally intercept #DB
by Paolo Bonzini
· 9 years ago
54a2055
KVM: x86: work around infinite loop in microcode when #AC is delivered
by Eric Northup
· 9 years ago
8cfe986
KVM: VMX: Dump TSC multiplier in dump_vmcs()
by Haozhong Zhang
· 9 years ago
be7b263
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
by Haozhong Zhang
· 9 years ago
ff2c3a1
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
by Haozhong Zhang
· 9 years ago
64903d6
KVM: VMX: Enable and initialize VMX TSC scaling
by Haozhong Zhang
· 9 years ago
27cca94
KVM: x86: Use the correct vcpu's TSC rate to compute time scale
by Haozhong Zhang
· 9 years ago
4ba7653
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
by Haozhong Zhang
· 9 years ago
58ea676
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
by Haozhong Zhang
· 9 years ago
07c1419
KVM: x86: Replace call-back compute_tsc_offset() with a common function
by Haozhong Zhang
· 9 years ago
381d585
KVM: x86: Replace call-back set_tsc_khz() with a common function
by Haozhong Zhang
· 9 years ago
35181e8
KVM: x86: Add a common TSC scaling function
by Haozhong Zhang
· 9 years ago
ad72188
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
by Haozhong Zhang
· 9 years ago
bc9b961
KVM: x86: Collect information for setting TSC scaling ratio
by Haozhong Zhang
· 9 years ago
893590c
KVM: x86: declare a few variables as __read_mostly
by Paolo Bonzini
· 9 years ago
450869d
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
by Paolo Bonzini
· 9 years ago
77c5b5d
kmap_atomic_to_page() has no users, remove it
by Nicolas Pitre
· 9 years ago
85ce230
Merge branch 'for-4.4/hotplug' into libnvdimm-for-next
by Dan Williams
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
99aaa9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
04633df
x86/cpu: Call verify_cpu() after having entered long mode too
by Borislav Petkov
· 9 years ago
68accac
x86/setup: Fix low identity map for >= 2GB kernel range
by Krzysztof Mazur
· 9 years ago
f4e342c
x86/mm: Skip the hypervisor range when walking PGD
by Boris Ostrovsky
· 9 years ago
3849e91
x86/AMD: Fix last level cache topology for AMD Fam17h systems
by Aravind Gopalakrishnan
· 9 years ago
8c058b0
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
by Vitaly Kuznetsov
· 9 years ago
354dbaa
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
by Andy Shevchenko
· 9 years ago
78e3c79
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
by Martin Kepplinger
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
1b2411c
um: Simplify STUB_DATA loading
by Richard Weinberger
· 9 years ago
246d254
um: Remove dead symbol from i386 syscall stub
by Richard Weinberger
· 9 years ago
ec2c6c0
um: Remove dead code from x86_64 syscall stub
by Richard Weinberger
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
54727e6
x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA
by Linus Torvalds
· 9 years ago
e2391a2
livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
by Josh Poimboeuf
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a8ca5d0
mm: mlock: add new mlock system call
by Eric B Munson
· 9 years ago
c63f06d
kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
by Andrey Konovalov
· 9 years ago
25add7e
kasan: update log messages
by Andrey Konovalov
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
a3eaa86
KVM: VMX: Fix commit which broke PML
by Kai Huang
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
41ecf14
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
879ae18
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
by Laszlo Ersek
· 9 years ago
89651a3
KVM: x86: allow RSM from 64-bit mode
by Paolo Bonzini
· 9 years ago
656ec4a
KVM: VMX: fix SMEP and SMAP without EPT
by Radim Krčmář
· 9 years ago
8a22f23
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
by Paolo Bonzini
· 9 years ago
7695405
KVM: device assignment: remove pointless #ifdefs
by Paolo Bonzini
· 9 years ago
b97e6de
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
by Paolo Bonzini
· 9 years ago
0669a51
KVM: x86: zero apic_arb_prio on reset
by Radim Krčmář
· 9 years ago
c75efa9
drivers/hv: share Hyper-V SynIC constants with userspace
by Andrey Smetanin
· 9 years ago
f40606b
KVM: x86: handle SMBASE as physical address in RSM
by Radim Krčmář
· 9 years ago
7a036a6
KVM: x86: add read_phys to x86_emulate_ops
by Radim Krčmář
· 9 years ago
2da29bc
KVM: x86: removing unused variable
by Saurabh Sengar
· 9 years ago
197a4f4
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
66ef349
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
639ab3eb
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4302d50
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ce4d72f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0f25f2c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f323c49
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
33d46f9
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
378e4e9
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a75a3f6
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d2bea73
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »