aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-211-0/+1
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-1/+0
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-1/+1
|\
| * x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-281-1/+1
* | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-191-1/+1
|/
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-061-1/+1
* x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-231-2/+0
* perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-231-0/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-151-1/+1
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-201-0/+4
|\
| * x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-2/+3
|\ \ | |/
| * x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-141-2/+1
| * x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-101-0/+2
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-0/+6
|\ \ | |/
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+5
| |\
| | * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-0/+5
| * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-011-0/+1
| |/
* | performance counters: x86 supportIngo Molnar2008-12-081-5/+7
|/
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
* x86: let intel 64-bit use intel.cYinghai Lu2008-09-101-2/+1
* x86: make 64 bit to use amd.cYinghai Lu2008-09-081-2/+1
* x86: use cpu/common.c on 64 bitYinghai Lu2008-09-051-3/+3
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-2/+2
* x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-271-1/+10
* x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-181-9/+10
* x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni2008-08-181-1/+1
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-1/+1
* x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto2008-06-031-0/+1
* x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2008-05-301-0/+1
* x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2008-05-301-0/+1
* x86: Move the AMD64 specific parts out of setup_64.cDave Jones2008-05-301-0/+1
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-1/+0
* x86: unify cpu/proc|_64.cHiroshi Shimamoto2008-04-171-3/+2
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-171-0/+1
* x86: unify CPU feature string namesH. Peter Anvin2008-02-041-0/+1
* x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-231-12/+12
* x86: sanitize pathes arch/x86/kernel/cpu/MakefileThomas Gleixner2007-10-111-3/+3
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+20