aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smpboot.c
Commit message (Expand)AuthorAge
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-03
* [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-02
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-29
* [PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones2006-09-26
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-26
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-26
* [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-25
* [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-27
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-27
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-26
* [PATCH] cpu_relax(): smpboot.cAndreas Mohr2006-06-25
* [PATCH] Avoid printing pointless tsc skew msgsDave Jones2006-04-28
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-27
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-25
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-23
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-17
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-24
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-10
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-12
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-12
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-06
* [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-13
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-14
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* | [PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2005-11-07
* | [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-07
|/
* Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-31
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-30
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-30
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-26
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-13
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-10
* [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-05
* [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-05
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-07
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-25
* [PATCH] init call cleanupLi Shaohua2005-06-25
* [PATCH] sibling map initializing reworkLi Shaohua2005-06-25
* [PATCH] sep initializing reworkLi Shaohua2005-06-25
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-25
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-23
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-23
* [PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B2005-05-28
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-20
* [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-01