aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-10-14ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTGravatar Steven Rostedt 1-1/+1
2010-10-14ftrace/x86: Add support for C version of recordmcountGravatar Steven Rostedt 1-0/+1
2010-10-14kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyGravatar Masami Hiramatsu 1-0/+5
2010-10-14x86: Use __stop_machine() in text_poke_smp()Gravatar Masami Hiramatsu 1-1/+2
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreGravatar Ingo Molnar 17-41/+111
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Gravatar Linus Torvalds 1-2/+3
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+6
2010-10-05modules: Fix module_bug_list list corruption raceGravatar Linus Torvalds 1-2/+1
2010-10-05xen: do not initialize PV timers on HVM if !xen_have_vector_callbackGravatar Stefano Stabellini 1-2/+3
2010-10-05perf, gcc-4.6: Fix set but unused variableGravatar Andi Kleen 1-2/+0
2010-10-05Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 4-2/+19
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 1-6/+12
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-5/+12
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Gravatar Thomas Gleixner 1-1/+1
2010-09-30x86, irq: Plug memory leak in sparse irqGravatar Thomas Gleixner 1-3/+8
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscGravatar Pekka Enberg 1-6/+12
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupGravatar Namhyung Kim 1-1/+1
2010-09-30perf, x86: Handle in flight NMIs on P4 platformGravatar Cyrill Gorcunov 1-1/+5
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cGravatar Namhyung Kim 1-1/+1
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionGravatar H. Peter Anvin 3-1/+3
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-24/+79
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+13
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-0/+1
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileGravatar Alexander Chumachenko 1-1/+1
2010-09-24x86/hwmon: fix initialization of coretempGravatar Jan Beulich 2-0/+2
2010-09-24perf, x86: Catch spurious interrupts after disabling countersGravatar Robert Richter 1-1/+11
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 4-23/+66
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 10-66/+178
2010-09-23x86/amd-iommu: Fix rounding-bug in __unmap_singleGravatar Joerg Roedel 1-1/+3
2010-09-23x86/amd-iommu: Work around S3 BIOS bugGravatar Joerg Roedel 3-0/+33
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopGravatar Joerg Roedel 2-22/+30
2010-09-22jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsGravatar Steven Rostedt 1-1/+1
2010-09-22tracing/x86: Don't use mcount in kvmclock.cGravatar Steven Rostedt 1-0/+1
2010-09-22tracing/x86: Don't use mcount in pvclock.cGravatar Jeremy Fitzhardinge 1-0/+1
2010-09-22jump label: Remove duplicate structure for x86Gravatar Steven Rostedt 1-11/+1
2010-09-22jump label: x86 supportGravatar Jason Baron 5-1/+102
2010-09-22jump label: Add jump_label_text_reserved() to reserve jump pointsGravatar Jason Baron 1-1/+2
2010-09-22jump label: Base patch for jump labelGravatar Jason Baron 2-2/+3
2010-09-22Merge branch 'linus' into perf/coreGravatar Ingo Molnar 4-28/+31
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-23/+23
2010-09-21x86, setup: Fix earlyprintk=serial,0x3f8,115200Gravatar Yinghai Lu 1-1/+13
2010-09-21x86, setup: Fix earlyprintk=serial,ttyS0,115200Gravatar Yinghai Lu 1-1/+1
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreGravatar Ingo Molnar 8-48/+38
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Gravatar Jiri Olsa 1-0/+1
2010-09-21lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Gravatar Rusty Russell 1-5/+8
2010-09-20jump label: Make text_poke_early() globally visibleGravatar Jason Baron 2-2/+4
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceGravatar Jason Baron 4-62/+79
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-39/+23
2010-09-17x86: Fix instruction breakpoint encodingGravatar Frederic Weisbecker 2-22/+20