- 0d6dd2f KVM: x86: always fill in vcpu->arch.hv_clock by Paolo Bonzini · 8 years ago
- 4f5758f kvm: x86: export TSC information to user-space by Luiz Capitulino · 8 years ago
- 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
- 3e3f502 kvm: x86: drop read_tsc_offset() by Luiz Capitulino · 8 years ago
- a545ab6 kvm: x86: add tsc_offset field to struct kvm_vcpu_arch by Luiz Capitulino · 8 years ago
- ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
- 6f90f1d Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
- 411b44b svm: Implements update_pi_irte hook to setup posted interrupt by Suravee Suthikulpanit · 8 years ago
- 5881f73 svm: Introduce AMD IOMMU avic_ga_log_notifier by Suravee Suthikulpanit · 8 years ago
- 5ea11f2 svm: Introduces AVIC per-VM ID by Suravee Suthikulpanit · 8 years ago
- 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
- 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
- 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
- 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
- bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
- 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
- f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
- 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
- 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
- c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
- 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
- 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
- dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
- d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
- 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
- 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
- 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
- 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
- ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
- 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
- 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 8 years ago
- d52c056 x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() by Sebastian Andrzej Siewior · 8 years ago
- f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
- 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
- 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
- d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
- 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
- 007b756 x86/boot: Run reserve_bios_regions() after we initialize the memory map by Andy Lutomirski · 8 years ago
- 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
- ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
- 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
- b79daf8 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation by Dave Hansen · 8 years ago
- 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
- 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
- 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
- e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
- 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
- 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
- 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
- fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
- c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
- 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
- fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
- 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
- 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
- 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
- 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
- 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
- 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
- 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
- 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
- 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
- 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
- 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
- abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
- 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
- 915eed2 um: Support kcov by Vegard Nossum · 8 years ago
- d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- c226fab x86/power/64: Do not refer to __PAGE_OFFSET from assembly code by Rafael J. Wysocki · 8 years ago
- c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
- 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
- a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- b80c76e KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD by Jim Mattson · 8 years ago
- 4f2777b kvm: x86: nVMX: maintain internal copy of current VMCS by David Matlack · 8 years ago
- 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
- f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
- 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
- d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago