aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: work around MTRR mask settingYinghai Lu
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb
2008-08-19Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds
2008-08-15x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-08[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf
2008-08-08[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf
2008-08-08[CPUFREQ] Fix warning in elanfreqDave Jones
2008-08-08[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones
2008-07-31x86: fdiv bug detection fixKrzysztof Helt
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni
2008-07-18x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16x86: use __page_aligned_data/bssJeremy Fitzhardinge
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14x86: get x86_phys_bits earlyYinghai Lu
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu
2008-07-13x86: max_low_pfn_mapped fix, #2Yinghai Lu
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge