- f2a025d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- f56f88e Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9ea15a5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- c08d517 Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" by Ingo Molnar · 7 years ago
- 47a66ee KVM: x86: Fix nmi injection failure when vcpu got blocked by ZhuangYanying · 8 years ago
- d9c1b54 KVM: SVM: do not zero out segment attributes if segment is unusable or not present by Roman Pen · 7 years ago
- 8eae957 KVM: SVM: ignore type when setting segment registers by Gioh Kim · 7 years ago
- cbf7127 KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging by Radim Krčmář · 8 years ago
- 5d9070b x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning by Borislav Petkov · 7 years ago
- dac6ca2 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 7 years ago
- 94133e4 x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled by Baoquan He · 8 years ago
- 4e52797 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 8 years ago
- 1ea34ad efi: Don't issue error message when booted under Xen by Juergen Gross · 8 years ago
- 38e6bf2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- de0b9d7 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6ee98ff x86/ftrace: Make sure that ftrace trampolines are not RWX by Thomas Gleixner · 8 years ago
- a53276e x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() by Steven Rostedt (VMware) · 8 years ago
- c93f5cf kprobes/x86: Fix to set RWX bits correctly before releasing trampoline by Masami Hiramatsu · 8 years ago
- 52b5419 KVM: x86: Fix virtual wire mode by Jan H. Schönherr · 8 years ago
- e1d39b1 KVM: nVMX: Fix handling of lmsw instruction by Jan H. Schönherr · 8 years ago
- 5acc1ca KVM: X86: Fix preempt the preemption timer cancel by Wanpeng Li · 8 years ago
- 702644e x86/timers: Move simple_udelay_calibration past init_hypervisor_platform by Jan Kiszka · 8 years ago
- fc152d22 x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives() by Mateusz Jurczyk · 8 years ago
- cbed27c x86/PAT: Fix Xorg regression on CPUs that don't support PAT by Mikulas Patocka · 8 years ago
- c9525a3 x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation by Benjamin Peterson · 8 years ago
- 7e60912 x86/build: Permit building with old make versions by Jan Kiszka · 8 years ago
- 519fb5c x86/unwind: Add end-of-stack check for ftrace handlers by Josh Poimboeuf · 8 years ago
- ebd5749 Revert "x86/entry: Fix the end of the stack for newly forked tasks" by Josh Poimboeuf · 8 years ago
- 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
- 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
- 2d1f406 x86/MCE: Export memory_error() by Borislav Petkov · 8 years ago
- f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
- 3780578 x86/boot: Use CROSS_COMPILE prefix for readelf by Rob Landley · 8 years ago
- 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
- 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
- f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
- cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
- e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
- c71e6d8 xen: make xen_flush_tlb_all() static by Juergen Gross · 8 years ago
- 989513a xen: cleanup pvh leftovers from pv-only sources by Juergen Gross · 8 years ago
- d3e7dec KVM: Silence underflow warning in avic_get_physical_id_entry() by Dan Carpenter · 8 years ago
- b401ee0 KVM: x86: lower default for halt_poll_ns by Paolo Bonzini · 8 years ago
- 0780516 KVM: nVMX: fix EPT permissions as reported in exit qualification by Paolo Bonzini · 8 years ago
- fce6ac4 KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled by Wanpeng Li · 8 years ago
- a575813 KVM: x86: Fix load damaged SSEx MXCSR register by Wanpeng Li · 8 years ago
- 4769886 kvm: nVMX: off by one in vmx_write_pml_buffer() by Dan Carpenter · 8 years ago
- ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
- 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- cea5822 Tigran has moved by Andrew Morton · 8 years ago
- 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 69861e0 xen: adjust early dom0 p2m handling to xen hypervisor behavior by Juergen Gross · 8 years ago
- def9331 x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 8 years ago
- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 556d994 Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
- 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 25dc1d6 x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 8376efd x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 8 years ago
- 03efce6 nVMX: Advertise PML to L1 hypervisor by Bandan Das · 8 years ago
- c5f983f nVMX: Implement emulated Page Modification Logging by Bandan Das · 8 years ago
- bab4165 kvm: x86: Add a hook for arch specific dirty logging emulation by Bandan Das · 8 years ago
- c7c2c70 kvm: nVMX: Validate CR3 target count on nested VM-entry by Jim Mattson · 8 years ago
- 4a1bec4 x86/build: Don't add -maccumulate-outgoing-args w/o compiler support by Nick Desaulniers · 8 years ago
- d2b6dc6 x86/boot/32: Fix UP boot on Quark and possibly other platforms by Andy Lutomirski · 8 years ago
- 861ce4a x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() by Laura Abbott · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
- d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
- 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
- 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
- a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
- 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 8638100c x86/kexec/64: Use gbpages for identity mappings if available by Xunlei Pang · 8 years ago
- 66aad4f x86/mm: Add support for gbpages to kernel_ident_mapping_init() by Xunlei Pang · 8 years ago
- 60854a1 x86/boot: Declare error() as noreturn by Kees Cook · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- d162809 xen/x86: Do not call xen_init_time_ops() until shared_info is initialized by Boris Ostrovsky · 8 years ago
- 40f4ac0 x86/xen: fix xsave capability setting by Juergen Gross · 8 years ago
- 2e5b0bd kvm: nVMX: Don't validate disabled secondary controls by Jim Mattson · 8 years ago
- 121843e x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 8 years ago
- fc5f9d5 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 8 years ago
- 415812f2 Merge branch 'linus' into x86/urgent, to pick up dependent commits by Ingo Molnar · 8 years ago
- 42fc6c6 x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic() by Josh Poimboeuf · 8 years ago
- af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
- a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 601b7b91 um: Include kbuild.h instead of duplicating its macros by Matthias Kaehlcke · 8 years ago
- 9abc74a um: Fix PTRACE_POKEUSER on x86_64 by Richard Weinberger · 8 years ago
- 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago