aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/smpboot.c
AgeCommit message (Expand)Author
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley
2007-01-11[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal
2007-01-05[PATCH] i386: modpost smpboot code warning fixVivek Goyal
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus
2006-06-25[PATCH] cpu_relax(): smpboot.cAndreas Mohr
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo