summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan2008-01-301-3/+2
* x86: remove CPU capabitilites printks on 32-bitAndi Kleen2008-01-301-19/+1
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-304-16/+28
* x86: lfence fixIngo Molnar2008-01-301-1/+1
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-301-1/+2
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-301-0/+3
* x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton2008-01-303-3/+3
* x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton2008-01-303-26/+26
* arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang2008-01-303-17/+26
* x86: move definitions to processor.hGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa2008-01-301-3/+3
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-301-4/+4
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-301-4/+4
* x86: remove all definitions with fastcallHarvey Harrison2008-01-307-9/+9
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify desc_structGlauber de Oliveira Costa2008-01-301-14/+21
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-301-0/+5
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-1/+1
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-302-8/+8
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-302-2/+2
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-301-0/+17
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-301-5/+5
* x86: use CR0 defines.Dave Jones2008-01-305-8/+10
* x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-305-25/+22
* x86 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-301-1/+1
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-4/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-8/+7
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman2008-01-241-4/+5
* Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman2008-01-241-10/+9
* Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-241-8/+7
* x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
* x86: show cpuinfo only for online CPUsAndreas Herrmann2007-11-171-5/+3
* x86: fix cpu-hotplug regressionAndreas Herrmann2007-11-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-162-81/+29
|\
| * [CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf2007-10-222-81/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds2007-11-142-130/+47
|\ \
| * | x86: unification of cfufreq/KconfigSam Ravnborg2007-11-122-130/+47
* | | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
|/ /
* | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
* | x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2007-10-301-5/+5
* | x86: whitespace cleanup of mce_64.cThomas Gleixner2007-10-231-78/+86
* | x86: consolidate the cpu/ related code usageThomas Gleixner2007-10-234-0/+1673
* | x86: prepare consolidation of cpu/ related code usageThomas Gleixner2007-10-232-4/+2
* | x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2007-10-232-14/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1912-22/+22
|\ \
| * | spelling fixes: arch/i386/Simon Arlott2007-10-2011-17/+17
OpenPOWER on IntegriCloud