summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2013-04-19amd64_edac: Add Family 16h supportAravind Gopalakrishnan
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-18iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-16x86, CPU, AMD: Drop useless labelBorislav Petkov
2013-04-16x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov
2013-04-16x86: Fold-in trivial check_config functionBorislav Petkov
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-04-16x86/mm/gart: Drop unnecessary checkWang YanQing
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov
2013-04-11x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk
2013-04-11x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-10perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin
2013-04-08Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2013-04-08x86: Use generic idle loopThomas Gleixner
2013-04-08kprobes/x86: Just return error for sanity check failure instead of using BUG_ONMasami Hiramatsu
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-04-02x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov
2013-04-02x86: Drop KERNEL_IMAGE_STARTBorislav Petkov
2013-04-02x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-03-22x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky
2013-03-22x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky
2013-03-21x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti