aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
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
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-08x86: remove open-coded save/load segment operationsJeremy Fitzhardinge
2008-07-08x86: perfctr-watchdog.c - coding style cleanupCyrill Gorcunov
2008-07-08x86: move boot_params declaring to setup.cYinghai Lu
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu
2008-07-08x86: clean up init_amd()Yinghai Lu
2008-07-08Merge branch 'x86/nmi' into x86/develIngo Molnar
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: make 64-bit identify_cpu use cpu_devYinghai Lu
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi
2008-07-03Merge commit 'v2.6.26-rc8' into x86/mceIngo Molnar
2008-07-02x86-mce: BKL pushdownArnd Bergmann
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe