summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c
AgeCommit message (Expand)Author
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-28x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds
2012-02-21i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds
2012-02-20i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-21x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt
2011-12-21x86: Keep current stack in NMI breakpointsSteven Rostedt
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-12-06x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold
2011-12-05x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-05x86: Add a BSP cpu_dev helperBorislav Petkov
2011-07-31x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-25x86: Remove unnecessary check in detect_ht()Nikhil P Rao
2011-05-22x86: setup_smep needs to be __cpuinitLinus Torvalds
2011-05-17x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu
2011-05-17x86, cpufeature: Fix cpuid leaf 7 feature detectionFenghua Yu
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-10-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-04x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-20x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin
2010-09-09x86, fpu: Merge fpu_init()Brian Gerst
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter
2010-08-06Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-07-21x86, xsave: Separate fpu and xsave initializationRobert Richter
2010-07-20x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter
2010-07-20x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel