aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAge
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-15
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-20
|\
| * x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-19
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-14
| * x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-10
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
|\|
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
| |\
| | * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-25
| * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-01
| |/
* / performance counters: x86 supportIngo Molnar2008-12-08
|/
* x86, um: ... and asm-x86 moveAl Viro2008-10-23
* x86: let intel 64-bit use intel.cYinghai Lu2008-09-10
* x86: make 64 bit to use amd.cYinghai Lu2008-09-08
* x86: use cpu/common.c on 64 bitYinghai Lu2008-09-05
* x86: remove cpu_vendor_devYinghai Lu2008-09-04
* x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-27
* x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-18
* x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni2008-08-18
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-08
* x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto2008-06-03
* x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones2008-05-30
* x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones2008-05-30
* x86: Move the AMD64 specific parts out of setup_64.cDave Jones2008-05-30
* x86: remove NexGen supportDmitri Vorobiev2008-04-26
* x86: unify cpu/proc|_64.cHiroshi Shimamoto2008-04-17
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-17
* x86: unify CPU feature string namesH. Peter Anvin2008-02-04
* x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-23
* x86: sanitize pathes arch/x86/kernel/cpu/MakefileThomas Gleixner2007-10-11
* i386: move kernel/cpuThomas Gleixner2007-10-11