aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge1-22/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02[PATCH] i386: Little cleanups in smpboot.cAndi Kleen1-3/+1
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao1-2/+5
2007-05-02[PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao1-28/+8
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl1-0/+7
2007-05-02[PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge1-12/+0
2007-05-02[PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge1-16/+14
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge1-4/+4
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-6/+6
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell1-4/+4
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell1-12/+47
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell1-20/+1
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton1-6/+0
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar1-6/+10
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden1-5/+0
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-4/+1
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner1-2/+2
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar1-166/+12
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell1-1/+0
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden1-2/+2
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden1-0/+4
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden1-0/+7
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley1-3/+6
2007-01-11[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal1-5/+5
2007-01-05[PATCH] i386: modpost smpboot code warning fixVivek Goyal1-2/+2
2006-12-13[PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton1-2/+0
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-08[PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-30/+39
2006-12-07[PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk1-24/+5
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B1-0/+7
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-0/+5
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge1-6/+22
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+6
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks1-0/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey1-1/+4
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones1-0/+3
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-0/+13
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li1-1/+2
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton1-29/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-3/+5
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth1-11/+5
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li1-0/+13
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus1-0/+1