summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-02-26x86: fix !ACPI build for es7000_32.cIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-26Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar
2009-02-25x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra
2009-02-25Merge branch 'x86/asm' into x86/mmIngo Molnar
2009-02-25[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett
2009-02-25[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott
2009-02-25[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones
2009-02-25[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett
2009-02-25[CPUFREQ] Use swap() in longhaul.cDave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones
2009-02-25[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger
2009-02-25[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger
2009-02-25[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for sc520Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for longrunDave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for longhaulDave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for e_powersaverDave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for elanfreqDave Jones
2009-02-25[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones
2009-02-25[CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones
2009-02-25[CPUFREQ] Stupidly trivial CodingStyle fixDave Jones
2009-02-25x86, percpu: fix minor bugs in setup_percpu.cTejun Heo
2009-02-24x86: check range in reserve_early()Yinghai Lu
2009-02-24x86_32: summit_32, de-inline functionsJiri Slaby
2009-02-24x86_32: summit_32, use BAD_APICIDJiri Slaby
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-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24x86: add remapping percpu first chunk allocatorTejun Heo
2009-02-24x86: add embedding percpu first chunk allocatorTejun Heo
2009-02-24x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()Tejun Heo
2009-02-24percpu: give more latitude to arch specific first chunk initializationTejun Heo
2009-02-24x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu
2009-02-22x86: refactor x86_quirks supportIngo Molnar
2009-02-22x86: remove various unused subarch hooksIngo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar