summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-01Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin
2015-09-30Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini
2015-09-25perf/x86: Change test_aperfmperf() and test_intel() to staticGeliang Tang
2015-09-23x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2015-09-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-09-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-18kvm: svm: reset mmu on VCPU resetIgor Mammedov
2015-09-18perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen
2015-09-18perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-17x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li