include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Suresh Siddhax86: Handle legacy PIC interrupts on all the cpu's
2010-03-07 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-03-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-pci-for-linus' of git://git./linux...
2010-02-27 Russ Andersonx86: Enable NMI on all cpus on UV
2010-02-23 H. Peter AnvinMerge remote branch 'origin/x86/apic' into x86/mrst
2010-02-23 H. Peter AnvinMerge branch 'x86/irq' into x86/apic
2010-02-21 H. Peter AnvinMerge branch 'x86/urgent' into x86/irq
2010-02-20 Jacob Panx86, pic: Make use of legacy_pic abstraction
2010-02-20 Jacob Panx86: Initialize stack canary in secondary start
2010-02-18 Yinghai Lusmp: Use nr_cpus= to set nr_cpu_ids early
2010-02-10 Suresh Siddhax86, apic: Don't use logical-flat mode when CPU hotplug...
2010-01-29 Suresh Siddhax86, irq: Move __setup_vector_irq() before the first...
2009-12-11 Mike Travisx86: Limit the number of processor bootup messages
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Suresh Siddhax86: Remove unnecessary mdelay() from cpu_disable_common()
2009-11-15 Thomas Gleixnerworkqueue: Add debugobjects support
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-15 Linus TorvaldsMerge branch 'x86-pat-for-linus' of git://git./linux...
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-15 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-09-03 Andreas Herrmannx86, sched: Workaround broken sched domain creation...
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-31 Thomas Gleixnerx86: Move percpu clockevents setup to x86_init_ops
2009-08-21 Suresh Siddhax86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT Sx shutdown support
2009-06-17 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-06-12 Yinghai Lux86: make zap_low_mapping could be used early
2009-06-07 Cyrill Gorcunovx86, apic: Fix dummy apic read operation together with...
2009-06-02 K.Prasadhw-breakpoints: use wrapper routines around debug regis...
2009-04-19 Cyrill Gorcunovx86: smpboot - wakeup_secondary should be done via...
2009-04-08 Yinghai Lux86: consistent about warm_reset_vector for UN_NON_UNIQ...
2009-04-08 Yinghai Lux86: make wakeup_secondary_cpu_via_init static
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellcpumask: convert struct cpuinfo_x86's llc_shared_map...
2009-03-13 Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13 Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-13 Rusty Russellcpumask: remove cpu_coregroup_map: x86
2009-03-08 Yinghai Lux86: remove smp_apply_quirks()/smp_checks()
2009-02-26 Ingo Molnarx86: apic: simplify secondary CPU wakeup methods
2009-02-26 Yinghai Lux86: remove update_apic from x86_quirks
2009-02-17 Ingo Molnarx86, apic: remove ->store_NMI_vector()
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: add x2apic config
2009-02-15 Yinghai Lux86: make 32bit to call enable_IO_APIC early like 64bit
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-05 Ingo Molnarsmp, generic: introduce arch_disable_smp_support()...
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-31 Ingo Molnarx86: update copyrights
2009-01-30 Yinghai Lux86: don't treat bigsmp as non-standard
2009-01-30 Yinghai Lux86: fix compiling with 64bit with def_to_bigsmp
2009-01-29 Yinghai Lux86: allow more than 8 cpus to be used on 32-bit
2009-01-29 Ingo Molnarx86: rename X86_GENERICARCH to X86_32_NON_STANDARD
2009-01-29 Ingo Molnarx86: generalize boot_cpu_id
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86, smp: refactor ->wake_cpu
2009-01-28 Ingo Molnarx86, smp: eliminate asm/mach-default/mach_wakecpu.h
2009-01-28 Ingo Molnarx86, smp: refactor ->inquire_remote_apic() methods
2009-01-28 Ingo Molnarx86, smp: refactor ->store/restore_NMI_vector() methods
2009-01-28 Ingo Molnarx86, smp: refactor ->smp_callin_clear_local_apic()...
2009-01-28 Ingo Molnarx86, smp: refactor ->wait_for_init_deassert()
2009-01-28 Ingo Molnarx86: refactor ->check_phys_apicid_present() subarch...
2009-01-28 Ingo Molnarx86: refactor ->setup_portio_remap() subarch methods
2009-01-28 Ingo Molnarx86, apic: clean up ->cpu_present_to_apicid()
2009-01-28 Ingo Molnarx86, apic: clean up ->apicid_to_node()
2009-01-28 Ingo Molnarx86, apic: clean up ->setup_apic_routing()
2009-01-28 Ingo Molnarx86, apic: rename genapic::apic_destination_logical...
2009-01-28 Ingo Molnarx86: clean up the APIC_DEST_LOGICAL logic
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-21 Tejun Heox86: uv cleanup
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-16 Tejun Heox86: misc clean up after the percpu update
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2009-01-16 Tejun Heox86: load pointer to pda into %gs while brining up...
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-15 Jan Beulichx86: fully honor "nolapic"
2009-01-10 Jaswinder Singh... x86: smp.h move cpu_callout_mask and cpu_callout_map...
2009-01-10 Jaswinder Singh... x86: smp.h move cpu_callin_mask and cpu_callin_map...
2009-01-10 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-07 Jaswinder Singh... x86: smp.h move prefill_possible_map declartion to...
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-04 Mike Travisx86: cleanup remaining cpumask_t ops in smpboot code
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03 Mike Travisx86: enable cpus display of kernel_max and offlined...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-26 Rusty Russellcpumask: cpu_coregroup_mask(): x86
2008-12-26 Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
next