Merge ../linux-2.6-x86
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot.c
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-11-17 Yinghai Lux86: fix wakeup_cpu with numaq/es7000, v2, fix
2008-11-17 Yinghai Lux86: fix wakeup_cpu with numaq/es7000, v2
2008-10-22 Cyrill Gorcunovx86: do_boot_cpu - check if we have ESR register
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-16 Andi KleenMake the taint flags reliable
2008-10-16 Yinghai Lux86: print out apic id in hex format
2008-10-13 Thomas Gleixnerx86: remove additional_cpus
2008-10-13 Ingo Molnarx86: remove additional_cpus configurability
2008-10-13 Chuck Ebbertx86: allow number of additional hotplug CPUs to be...
2008-10-13 Chuck Ebbertx86: move prefill_possible_map calling early, fix, V2
2008-10-13 Cyrill Gorcunovx86: smpboot - check if we have ESR register in wakeup_...
2008-10-13 Manfred Spraularch/x86/kernel/smpboot.c: Clarify when irq processing...
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-11 Linus TorvaldsMerge phase #4 (X2APIC, APIC unification, CPU identific...
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-10 Linus TorvaldsMerge branch 'sched-v28-for-linus' of git://git./linux...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-09-23 Ingo MolnarMerge branch 'timers/urgent' into x86/xen
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-09-06 Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
2008-09-06 Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/xsave
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/core
2008-09-04 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-08-25 Ingo MolnarMerge branch 'x86/urgent' into x86/cleanups
2008-08-25 Alex Nixonx86: separate generic cpu disabling code from APIC...
2008-08-25 Alex Nixonx86: unify x86_32 and x86_64 play_dead into one function
2008-08-25 Alex Nixonx86: add cpu hotplug hooks into smp_ops
2008-08-23 Ingo MolnarMerge branch 'x86/cpu' into x86/x2apic
2008-08-22 Marcin Slusarzx86: fix section mismatch warning - uv_cpu_init
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-08-18 Marcin Slusarzx86: silence section mismatch warning - get_local_pda
2008-08-15 Li Zefanx86: remove nesting CONFIG_HOTPLUG_CPU
2008-08-14 Ingo MolnarMerge branches 'x86/prototypes', 'x86/x2apic' and ...
2008-08-14 Ingo MolnarMerge branch 'linus' into x86/core
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/prototypes
2008-08-14 Yinghai Lux86: check bigsmp in smp_sanity_check instead of cpu_up
2008-08-14 Max Krasnyanskyx86: resurrect proper handling of maxcpus= kernel optio...
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/xsave
2008-08-11 Yinghai Lux86: fix 2.6.27rc1 cannot boot more than 8CPUs
2008-08-11 Eric W. Biedermanx86: Restore proper vector locking during cpu hotplug
2008-07-25 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-25 Jaswinder SinghX86_SMP: smpboot.c declare idle_thread_array and smp_b_...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-21 Thomas Gleixnerx86: convert Dprintk to pr_debug
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-18 Ingo MolnarMerge branch 'x86/apic' into x86/x2apic
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-18 Yinghai Lux86: use cpu_clear in remove_cpu_from_maps
2008-07-16 Jeremy Fitzhardingex86_64: unstatic get_local_pda
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-12 Yinghai Lux86: make read_apic_id return final apicid
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: add x2apic support, including...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: basic apic ops support
2008-07-09 Cyrill Gorcunovx86: smpboot maxcpus - add checking for NULL early...
2008-07-09 Andrew Mortonarch/x86/kernel/smpboot.c: fix warning
2008-07-08 Yinghai Lux86: move prefill_possible_map calling early
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Glauber Costax86: take load_sp0 out of smpboot.c
2008-07-08 Glauber Costax86: move cpu_exit_clear to process_32.c
2008-07-08 Glauber Costax86: remove cpu from maps
2008-07-08 Glauber Costax86: change naming to match x86_64
2008-07-08 Glauber Costax86: provide connect_bsp_APIC for x86_64
2008-07-08 Glauber Costax86: change __setup_vector_irq with setup_vector_irq
2008-07-08 Glauber Costax86: remove ifdef from stepping
2008-07-08 Glauber Costax86: clearing io_apic harmless for x86_64
2008-07-08 Glauber Costax86: boot secondary cpus through initial_code
2008-07-08 Glauber Costax86: move x86_64 gdt closer to i386
2008-07-08 Glauber Costax86: use stack_start in x86_64
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Jack Steinerx86: fix stack overflow for large values of MAX_APICS
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Jeremy Fitzhardingex86: compile error fix for smpboot.c
2008-07-08 Mike Travisx86: remove static boot_cpu_pda array v2
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"
2008-07-08 Ingo MolnarRevert "x86: APIC/SMP: downgrade the NMI watchdog for...
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: downgrade the NMI watchdog for "nosmp"
2008-07-08 Maciej W. Rozyckix86: APIC/SMP: correct the message for "nosmp"
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-06-30 Zhang, Yanminx86: fix cpu hotplug crash
2008-06-26 Jens Axboex86: convert to generic helpers for IPI function calls
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-04 Ingo Molnarx86: disable preemption in native_smp_prepare_cpus
2008-05-25 Yinghai Lux86: extend e820 ealy_res support 32bit
2008-05-25 Huang Weiyix86: smpboot.c: removed duplicated include
2008-05-23 Mike Travisx86: use performance variant for_each_cpu_mask_nr
2008-05-13 Hugh Dickinsx86: fix app crashes after SMP resume
2008-05-04 Adrian Bunkx86: make additional_cpus static
2008-05-04 Adrian Bunkx86: make start_secondary() static
next