summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-3/+3
|\
| * x86: print out apic id in hex formatYinghai Lu2008-10-161-3/+3
* | Make the taint flags reliableAndi Kleen2008-10-161-7/+7
|/
* x86: remove additional_cpusThomas Gleixner2008-10-131-12/+2Star
* x86: remove additional_cpus configurabilityIngo Molnar2008-10-131-7/+1Star
* x86: allow number of additional hotplug CPUs to be set at compile time, V2Chuck Ebbert2008-10-131-1/+1
* x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert2008-10-131-31/+31
* x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov2008-10-131-4/+6
* arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul2008-10-131-2/+5
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-25/+23Star
|\
| * Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-111-19/+19
| |\
| | * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-19/+19
| | |\
| | | *---. Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-141-2/+2
| | | |\ \ \
| | | * \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2008-08-141-3/+19
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-251-4/+4
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-29/+30
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-18/+8Star
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-2/+2
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-3/+3
| | | * | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+5
| | | * | | | | | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-121-17/+11Star
| * | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-101-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-4/+1Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | | | | | / / / | | | | | | | |_|_|_|/ / / | | | | | | |/| | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-251-0/+3
| | | |\| | | | | | | |
| | | * | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-19/+46
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan2008-08-151-4/+1Star
| | | | |_|/ / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-7/+23
| | |\| | | | | | |
| | * | | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-231-0/+2
|\| | | | | | | |
* | | | | | | | | x86: separate generic cpu disabling code from APIC writes in cpu_disableAlex Nixon2008-08-251-17/+23
* | | | | | | | | x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon2008-08-251-0/+29
* | | | | | | | | x86: add cpu hotplug hooks into smp_opsAlex Nixon2008-08-251-4/+4
|/ / / / / / / /
* | | | / / / / x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-221-0/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | x86: silence section mismatch warning - get_local_pdaMarcin Slusarz2008-08-181-2/+9
* | | | | | | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-141-10/+28
* | | | | | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-141-14/+0Star
| |/ / / / / |/| | | | |
* | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-111-0/+10
* | | | | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-3/+9
| |/ / / / |/| | | |
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-139/+77Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061-2/+4
| |\ \ \ \
| * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-4/+4
* | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-26/+26
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-32/+22Star
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | * | | x86_64: unstatic get_local_pdaJeremy Fitzhardinge2008-07-161-1/+1
| | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-07-181-139/+77Star
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov2008-07-091-1/+2
| | * | | | | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-30/+19Star
| |/ / / / / /