summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-071-6/+10
* [PATCH] vmi: paravirt drop udelay opZachary Amsden2007-03-051-5/+0
* [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-4/+1
* [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-2/+2
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-166/+12
* [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-131-1/+0
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-131-2/+2
* [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-131-0/+4
* [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-131-0/+7
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-3/+6
* [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-111-5/+5
* [PATCH] i386: modpost smpboot code warning fixVivek Goyal2007-01-051-2/+2
* [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton2006-12-131-2/+0
* [PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap2006-12-091-1/+1
* [PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li2006-12-081-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-30/+39
|\
| * [PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk2006-12-071-24/+5
| * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-071-0/+7
| * [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-071-0/+5
| * [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-071-6/+22
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
|/
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey2006-09-291-1/+4
* [PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones2006-09-261-0/+3
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-0/+13
* [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-261-1/+2
* [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* 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