summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/smpboot.cThomas Gleixner2007-10-111-1322/+0
* i386: Fix cpu_llc_id section mismatch warningAndi Kleen2007-07-221-1/+1
* paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-4/+2
* paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-1/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-12/+0
* smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds2007-05-311-3/+2
* i386: move common parts of smp into their own fileJeremy Fitzhardinge2007-05-151-22/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
* [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao2007-05-021-2/+5
* [PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-28/+8
* [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+7
* [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-021-12/+0
* [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-16/+14
* [PATCH] i386: clean up identify_cpuJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] i386: Add smp_ops interfaceJeremy Fitzhardinge2007-05-021-4/+4
* [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-6/+6
* [PATCH] i386: clean up cpu_init()Rusty Russell2007-05-021-4/+4
* [PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2007-05-021-12/+47
* [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-20/+1
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-021-6/+0
* [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