summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-03-22x86: cpu/cpu.h cleanupJaswinder Singh Rajput
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu
2009-03-13x86: print out mtrr_range_state when user specify sizeYinghai Lu
2009-03-13x86: more MTRR debug printoutsYinghai Lu
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar
2009-03-11x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-11x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro
2009-03-10x86: cpu architecture debug codeJaswinder Singh Rajput
2009-03-10x86: BUG to BUG_ON changesStoyan Gaydarov
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu
2009-03-05Merge branch 'x86/mce2' into x86/coreIngo Molnar
2009-03-04x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.cIngo Molnar
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-01x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
2009-02-25Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen
2009-02-24x86, mce: replace machine check events logged interval with ratelimitAndi Kleen
2009-02-24x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen
2009-02-24x86, mce, cmci: export MAX_NR_BANKSAndi Kleen
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin
2009-02-23x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-21x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum