summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-15Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt
2010-10-15Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt
2010-10-14x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-14kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu
2010-10-14x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-10-13x86/amd-iommu: Update copyright headersJoerg Roedel
2010-10-13x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett
2010-10-11x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2010-10-11KVM: x86: Move TSC reset out of vmcb_initZachary Amsden
2010-10-11KVM: x86: Fix SVM VMCB resetZachary Amsden
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini
2010-10-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-10-01x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann
2010-10-01x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann
2010-10-01x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann
2010-10-01x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann
2010-10-01x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann
2010-10-01x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-01oprofile, x86: Simplify init/exit functionsRobert Richter
2010-10-01oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa
2010-10-01oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov