summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-10-11x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMANikanth Karthikesan
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-08x86, olpc: Don't retry EC commands foreverPaul Fox
2010-10-08x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-05x86, memblock: Fix crashkernel allocationYinghai Lu
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-05perf, gcc-4.6: Fix set but unused variableAndi Kleen
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-10-04x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov
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-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-30x86, UV: Use allocated buffer in tlb_uv.c:tunables_read()Dan Carpenter
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-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-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, olpc: Rework BIOS signature checkDaniel Drake
2010-09-23x86, olpc: Only enable PCI configuration type override on XO-1Daniel Drake
2010-09-23x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers.Bart Oldeman
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-22tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2010-09-22tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2010-09-22x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich
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