summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett
2014-08-17x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett
2014-08-17x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett
2014-08-17x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-08-14locking,x86: Kill atomic_or_long()Peter Zijlstra
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian
2014-08-13perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian
2014-08-13perf/x86: Don't mark DataLA addresses as storeAndi Kleen
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen
2014-08-13perf/x86/uncore: Fix coccinelle warningsFengguang Wu
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11Merge tag 'efi-urgent' into x86/efiH. Peter Anvin
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-10x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds