aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+79
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner1-2/+2
2010-10-01x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann1-8/+20
2010-09-20x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin1-1/+19
2010-09-17x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin1-6/+5
2010-09-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin1-1/+62
2010-09-15x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha1-2/+2
2010-08-23x86, vmware: Remove deprecated VMI kernel supportAlok Kataria1-2/+0
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov1-0/+19
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel1-19/+13
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha1-6/+2
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-07-30x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha1-0/+7
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo1-1/+1
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov1-1/+1
2010-05-24x86: "nosmp" command line option should force the system into UP modeJan Beulich1-3/+23
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-2/+2
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha1-1/+1
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+7
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+9
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson1-0/+1
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin1-4/+9
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin1-5/+4
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin1-2/+0
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan1-2/+3
2010-02-19x86: Initialize stack canary in secondary startJacob Pan1-0/+4
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-3/+4
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha1-2/+0
2010-01-29x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online pathSuresh Siddha1-1/+5
2009-12-11x86: Limit the number of processor bootup messagesMike Travis1-14/+31
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+3
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha1-9/+0
2009-11-16workqueue: Add debugobjects supportThomas Gleixner1-1/+3
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan1-6/+3
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+14
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-09-03x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann1-1/+2
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-1/+1
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner1-2/+2
2009-08-21x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha1-0/+14
2009-07-21x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula1-0/+2
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu1-1/+1
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov1-3/+5