summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/Makefile
AgeCommit message (Expand)Author
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker
2008-12-08performance counters: x86 supportIngo Molnar
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu
2008-09-08x86: make 64 bit to use amd.cYinghai Lu
2008-09-05x86: use cpu/common.c on 64 bitYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-08-27x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin
2008-08-18x86: configuration options to compile out x86 CPU support codeThomas Petazzoni
2008-08-18x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu
2008-06-03x86: move bugs_64.c to cpu/bugs_64.cHiroshi Shimamoto
2008-05-30x86: Move the 64-bit Centaur specific parts out of setup_64.cDave Jones
2008-05-30x86: Move the 64-bit Intel specific parts out of setup_64.cDave Jones
2008-05-30x86: Move the AMD64 specific parts out of setup_64.cDave Jones
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-17x86: unify cpu/proc|_64.cHiroshi Shimamoto
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner
2007-10-11x86: sanitize pathes arch/x86/kernel/cpu/MakefileThomas Gleixner
2007-10-11i386: move kernel/cpuThomas Gleixner