summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar1-4/+11
2009-01-05x86: update Alan Cox's email addressesAlan Cox1-1/+1
2009-01-04x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis1-63/+65
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis1-1/+1
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis1-0/+2
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis1-6/+13
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+22
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell1-15/+12
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2008-12-26cpumask: cpu_coregroup_mask(): x86Rusty Russell1-3/+8
2008-12-25tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker1-1/+1
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-12/+11
2008-12-18x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis1-4/+21
2008-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar1-1/+1
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-2/+0
2008-12-16x86: fixup_irqs() doesnt need an argument.Mike Travis1-1/+1
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden1-2/+0
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-10/+7
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-6/+0
2008-12-05x86: fix missing space in printkMichael Tokarev1-2/+4
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu1-10/+1
2008-11-17x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu1-9/+15
2008-10-22x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov1-3/+5
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2008-10-16Make the taint flags reliableAndi Kleen1-7/+7
2008-10-16x86: print out apic id in hex formatYinghai Lu1-3/+3
2008-10-13x86: remove additional_cpusThomas Gleixner1-12/+2
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar1-7/+1
2008-10-13x86: allow number of additional hotplug CPUs to be set at compile time, V2Chuck Ebbert1-1/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-31/+31
2008-10-13x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov1-4/+6
2008-10-13arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul1-2/+5
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1-25/+23
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds1-19/+19
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-19/+19
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar1-4/+1
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar1-2/+2
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar1-0/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar1-0/+3
2008-08-25x86: separate generic cpu disabling code from APIC writes in cpu_disableAlex Nixon1-17/+23
2008-08-25x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon1-0/+29
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon1-4/+4
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz1-0/+3
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar1-19/+46
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-15x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan1-4/+1
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar1-2/+2