summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-061-4/+11
| |\ \
| * | | x86: update Alan Cox's email addressesAlan Cox2009-01-051-1/+1
| |/ /
| * | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-11/+22
| |\ \
* | | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-041-63/+65
| |_|/ |/| |
* | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
* | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-031-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-6/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-15/+12
| |\ \ | | |/
| | * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+1
| | |\
| | | * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-1/+1
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-12/+11
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | x86: fix missing space in printkMichael Tokarev2008-12-051-2/+4
| | | |/ / /
| * | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-261-3/+8
* | | | | | x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-181-4/+21
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-171-1/+1
|\ \ \ \ \ \
| * | | | | | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-161-1/+1
* | | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-141-2/+0
| | |/ / / | |/| | |
* | | | | Merge ../linux-2.6-x86Rusty Russell2008-12-131-10/+7
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-181-10/+1
| * | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-171-9/+15
| |/ /
* | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
|/ /
* | x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
|/
* 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/+2
* x86: remove additional_cpus configurabilityIngo Molnar2008-10-131-7/+1
* 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/+23
|\
| * 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/+8
| | | |\ \ \ \ \
| | | * \ \ \ \ \ 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/+11
| * | | | | | | | | 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/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / | | | | |/| | | | | | / / / | | | | | | | |_|_|_|/ / / | | | | | | |/| | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-251-0/+3
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | * | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-19/+46
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
OpenPOWER on IntegriCloud