aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-15oprofile, x86: Check IBS capability bits 1 and 2Robert Richter
2010-10-15oprofile, x86: Add support for AMD family 14hRobert Richter
2010-10-15oprofile, x86: Add support for AMD family 12hRobert Richter
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-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-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
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-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
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-22jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt
2010-09-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-22jump label: Remove duplicate structure for x86Steven Rostedt
2010-09-22jump label: x86 supportJason Baron
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar