x86: re-add reboot fixups
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu /
2008-03-05 Dave Jones[CPUFREQ] Remove debugging message from e_powersaver
2008-02-26 Mikael Petterssonx86: fix boot failure on 486 due to TSC breakage
2008-02-26 Joerg Roedelx86: don't print a warning when MTRR are blank and...
2008-02-26 Randy Dunlapx86/mtrr: fix kernel-doc missing notation
2008-02-26 H. Peter Anvinx86: do not promote TM3x00/TM5x00 to i686-class
2008-02-19 Adrian Bunkremove mca-pentium
2008-02-09 Harvey Harrisonx86: sparse warning in therm_throt.c
2008-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Dave Jones[CPUFREQ] Add missing printk levels to e_powersaver
2008-02-07 Dave Jones[CPUFREQ] Fix sparse warning in powernow-k8
2008-02-07 Jesse Ahrens[CPUFREQ] Support Model D parts and newer in e_powersaver
2008-02-07 Mark Langsdorf[CPUFREQ] Powernow-k8: Update to support the latest...
2008-02-07 Yinghai Lu[CPUFREQ] powernow-k8 print pstate instead of fid/did...
2008-02-07 Dave Young[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of...
2008-02-07 Joe Perches[CPUFREQ] arch/x86: Add missing "space"
2008-02-07 Dave Jones[CPUFREQ] Remove pointless Kconfig dependancy
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Yinghai Lux86: fix mttr trimming
2008-02-06 Harvey Harrisonx86: fix sparse warnings in powernow-k8.c
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-02-04 Harvey Harrisonx86: add cpu mtrr init function definitions to mtrr.h
2008-02-04 Harvey Harrisonx86: add cpu init function defintions to cpu.h
2008-02-04 Harvey Harrisonx86: add include to cpu/intel.c
2008-02-04 Harvey Harrisonx86: remove long dead cyrix mtrr code
2008-02-04 H. Peter Anvinx86: unify CPU feature string names
2008-02-01 Ingo Molnarx86: fix bootup crash in native_read_tsc()
2008-02-01 Harvey Harrisonx86: fix sparse warnings in cpu/common.c
2008-01-31 Huang, Yingx86: c_p_a clflush_cache_range fix
2008-01-31 Harvey Harrisonx86: fix sparse warnings in intel_cacheinfo.c
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Yinghai Lux86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_am...
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_amd_64.c
2008-01-30 Sam Ravnborgx86: fix section mismatch warning in mcheck/mce_64.c
2008-01-30 Ingo Molnarx86: improve MTRR trimming messages
2008-01-30 Yinghai Lux86_32: trim memory by updating e820
2008-01-30 Jan Engelhardtx86: constify function pointer tables
2008-01-30 Jan Engelhardtx86: remove unneded casts
2008-01-30 Andi Kleenx86: add generic clearcpuid=... option
2008-01-30 Andi Kleenx86: add noclflush option
2008-01-30 Andi Kleenx86: convert TSC disabling to generic cpuid disable...
2008-01-30 Andi Kleenx86: don't disable RDTSC in userland for 32bit notsc
2008-01-30 Andi Kleenx86: convert some existing cpuid disable options to...
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 Jesse Barnesx86, 32-bit: trim memory not covered by wb mtrrs
2008-01-30 Andi Kleenx86: use the correct cpuid method to detect MWAIT suppo...
2008-01-30 Andi Kleenx86: move MWAIT idle check to generic CPU initializatio...
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in acpi-cpufreq
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in powernow-k8
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Andi Kleenx86: remove CPU capabitilites printks on 32-bit
2008-01-30 Andi Kleenx86: move X86_FEATURE_CONSTANT_TSC into early cpu featu...
2008-01-30 Ingo Molnarx86: lfence fix
2008-01-30 Andi Kleenx86: Implement support to synchronize RDTSC with LFENCE...
2008-01-30 Andi Kleenx86: implement support to synchronize RDTSC through...
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes
2008-01-30 Min Zhangarch/x86/kernel/cpu/mcheck/p4.c: cleanups
2008-01-30 Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify x86_cpuinfo struct.
2008-01-30 Jan Beulichx86-64: honor notify_die() returning NOTIFY_STOP
2008-01-30 Daniel Walkermcheck mce_64: mce_read_sem to mutex
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
2008-01-30 Glauber de Oliveir... x86: unify struct desc_ptr
2008-01-30 Glauber de Oliveir... x86: unify desc_struct
2008-01-30 Markus Metzgerx86, ptrace: support for branch trace store(BTS)
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Jeremy Fitzhardingex86: add set/clear_cpu_cap operations
2008-01-30 Mathieu Desnoyersx86: fall back on interrupt disable in cmpxchg8b on...
2008-01-30 Robert Richterx86: extended interrupt LVT support for AMD Barcelona
2008-01-30 Dave Jonesx86: use CR0 defines.
2008-01-30 Paul Jimenezx86: mtrr use type bool [RESEND AGAIN]
2008-01-30 Adrian Bunkx86 mce_64.c: make struct mcelog static
2008-01-30 Thomas Gleixnerx86: nuke a ton of unused exports
2008-01-30 Greg KHkobj: fix threshold_init_device/kobject_uevent_env...
2008-01-27 Greg Kroah-Hartmanx86: fix runtime error in arch/x86/kernel/cpu/mcheck...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: convert arch/* from kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64...
2008-01-25 Greg Kroah-HartmanKobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64...
2008-01-25 Greg Kroah-HartmanKobject: change arch/x86/kernel/cpu/intel_cacheinfo...
2007-12-21 Jason Gastonx86: intel_cacheinfo.c: cpu cache info entry for Intel...
2007-12-04 Adrian Bunkx86: free_cache_attributes() section fix
2007-11-20 Zhao YakuiRevert "speedstep-lib.c: fix frequency multiplier for...
2007-11-17 Andreas Herrmannx86: show cpuinfo only for online CPUs
2007-11-17 Andreas Herrmannx86: fix cpu-hotplug regression
2007-11-17 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-15 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/sam/x86
2007-11-15 Andreas Herrmannx86: don't call mce_create_device on CPU_UP_PREPARE
2007-11-12 Sam Ravnborgx86: unification of cfufreq/Kconfig
2007-11-09 Ingo Molnarx86: make ipi_handler() always defined
2007-10-29 H. Peter Anvinx86: additional CPUID strings; fix strings for AMD-ecx
2007-10-23 Thomas Gleixnerx86: whitespace cleanup of mce_64.c
2007-10-23 Thomas Gleixnerx86: consolidate the cpu/ related code usage
2007-10-23 Thomas Gleixnerx86: prepare consolidation of cpu/ related code usage
2007-10-23 Thomas Gleixnerx86: prepare consolidation of cpu/ related Makefiles
2007-10-22 Mark Langsdorf[CPUFREQ] architectural pstate driver for powernow-k8
next