aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAge
* x86: Limit the number of processor bootup messagesMike Travis2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\
| * workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha2009-12-02
|/
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \
| * | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-21
| |/
* | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
| * | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-21
| |/
* / x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann2009-09-03
|/
* x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-12
* x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2009-06-07
* x86: smpboot - wakeup_secondary should be done via __cpuinit sectionCyrill Gorcunov2009-04-19
* x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APICYinghai Lu2009-04-08
* x86: make wakeup_secondary_cpu_via_init staticYinghai Lu2009-04-08
* cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-13
* cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2009-03-13
* cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-13
* x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-13
* cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-13
* cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-13
* x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-08
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-26
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-26
* x86, apic: remove ->store_NMI_vector()Ingo Molnar2009-02-17
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-17
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86: add x2apic configYinghai Lu2009-02-17
* x86: make 32bit to call enable_IO_APIC early like 64bitYinghai Lu2009-02-15
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-09
|\
| * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
* | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-05
* | x86: update copyrightsIngo Molnar2009-01-30
* | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-30
* | x86: fix compiling with 64bit with def_to_bigsmpYinghai Lu2009-01-30
* | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-29
* | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-29
* | x86: generalize boot_cpu_idIngo Molnar2009-01-29
* | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-29
* | x86: remove mach_apic.hIngo Molnar2009-01-29
* | x86, smp: refactor ->wake_cpuIngo Molnar2009-01-28
* | x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar2009-01-28
* | x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar2009-01-28
* | x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar2009-01-28
* | x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar2009-01-28
* | x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar2009-01-28
* | x86: refactor ->check_phys_apicid_present() subarch methodsIngo Molnar2009-01-28