summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-3/+5
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-271-11/+5
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-271-0/+13
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-261-0/+1
* [PATCH] cpu_relax(): smpboot.cAndreas Mohr2006-06-251-6/+8
* [PATCH] Avoid printing pointless tsc skew msgsDave Jones2006-04-281-1/+3
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-0/+24
* [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-15/+18
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-0/+3
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-6/+0
* [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-101-4/+0
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-121-2/+1
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+1
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-0/+6
* [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-121-2/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-20/+53
|\
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-141-20/+53
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* | [PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2005-11-071-2/+0
* | [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-071-1/+1
|/
* Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-311-16/+52
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-301-52/+16
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-301-0/+4
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-1/+0
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+1
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-2/+1
* [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-051-0/+3
* [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-051-2/+2
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-9/+9
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-251-31/+144
* [PATCH] init call cleanupLi Shaohua2005-06-251-9/+9
* [PATCH] sibling map initializing reworkLi Shaohua2005-06-251-47/+50
* [PATCH] sep initializing reworkLi Shaohua2005-06-251-0/+11
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-5/+93
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-231-1/+1
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-231-0/+12
* [PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B2005-05-281-1/+3
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-201-0/+1
* [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-011-3/+0
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-161-2/+29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1145
OpenPOWER on IntegriCloud