aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen
2008-01-30x86: lfence fixIngo Molnar
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: unify desc_structGlauber de Oliveira Costa
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter
2008-01-30x86: use CR0 defines.Dave Jones
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...Greg Kroah-Hartman
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk
2007-11-17x86: show cpuinfo only for online CPUsAndreas Herrmann
2007-11-17x86: fix cpu-hotplug regressionAndreas Herrmann
2007-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86Linus Torvalds
2007-11-14x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann
2007-11-12x86: unification of cfufreq/KconfigSam Ravnborg
2007-11-09x86: make ipi_handler() always definedIngo Molnar
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner
2007-10-22[CPUFREQ] architectural pstate driver for powernow-k8Mark Langsdorf
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott