aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAge
...
| * | | Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-14
| |\ \ \ | | | |/ | | |/|
| * | | x86: Don't copy per_cpu cpuinfo for BSP two timesYinghai Lu2011-01-26
| * | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
| | |/ | |/|
* | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
| |/ |/|
* | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-05
|/
* x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-21
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap2011-01-09
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ | |/ |/|
| * x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| * x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
| |
| \
| \
| \
*---. | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-06
|\ \ \|
| * | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-13
| | |/ | |/|
* | | x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-26
* | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \
| * | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-27
* | | workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
|/ /
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-22
|\ \ | |/ |/|
| * x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-20
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \
| * | x86: i8259: Convert to new irq_chip functionsThomas Gleixner2010-10-12
* | | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\| |
| * | x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-15
* | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ | | |/ | |/|
| * | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-23
| |/
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \
| * | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin2010-09-20
| * | x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin2010-09-17
| * | x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-17
| |/
* / x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann2010-10-01
|/
* x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-19
* x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-18
* x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\
| * workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-29
* | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-30
|/
* x86, smpboot: Fix cores per node printing on bootBorislav Petkov2010-06-02
* x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-24
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-02
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-16
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-22
| |\
| * | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-19
| * | x86: Initialize stack canary in secondary startJacob Pan2010-02-19
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-22
| |\ \
| | * | Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-21
| | |\|