x86, intel_txt: clean up the impact on generic code, unbreak non-x86
[safe/jmp/linux-2.6] / arch / x86 / kernel / smpboot.c
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT Sx shutdown support
2009-06-12 Yinghai Lux86: make zap_low_mapping could be used early
2009-06-07 Cyrill Gorcunovx86, apic: Fix dummy apic read operation together with...
2009-04-19 Cyrill Gorcunovx86: smpboot - wakeup_secondary should be done via...
2009-04-08 Yinghai Lux86: consistent about warm_reset_vector for UN_NON_UNIQ...
2009-04-08 Yinghai Lux86: make wakeup_secondary_cpu_via_init static
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellcpumask: convert struct cpuinfo_x86's llc_shared_map...
2009-03-13 Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13 Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-13 Rusty Russellcpumask: remove cpu_coregroup_map: x86
2009-03-08 Yinghai Lux86: remove smp_apply_quirks()/smp_checks()
2009-02-26 Ingo Molnarx86: apic: simplify secondary CPU wakeup methods
2009-02-26 Yinghai Lux86: remove update_apic from x86_quirks
2009-02-17 Ingo Molnarx86, apic: remove ->store_NMI_vector()
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: add x2apic config
2009-02-15 Yinghai Lux86: make 32bit to call enable_IO_APIC early like 64bit
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-05 Ingo Molnarsmp, generic: introduce arch_disable_smp_support()...
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-31 Ingo Molnarx86: update copyrights
2009-01-30 Yinghai Lux86: don't treat bigsmp as non-standard
2009-01-30 Yinghai Lux86: fix compiling with 64bit with def_to_bigsmp
2009-01-29 Yinghai Lux86: allow more than 8 cpus to be used on 32-bit
2009-01-29 Ingo Molnarx86: rename X86_GENERICARCH to X86_32_NON_STANDARD
2009-01-29 Ingo Molnarx86: generalize boot_cpu_id
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86, smp: refactor ->wake_cpu
2009-01-28 Ingo Molnarx86, smp: eliminate asm/mach-default/mach_wakecpu.h
2009-01-28 Ingo Molnarx86, smp: refactor ->inquire_remote_apic() methods
2009-01-28 Ingo Molnarx86, smp: refactor ->store/restore_NMI_vector() methods
2009-01-28 Ingo Molnarx86, smp: refactor ->smp_callin_clear_local_apic()...
2009-01-28 Ingo Molnarx86, smp: refactor ->wait_for_init_deassert()
2009-01-28 Ingo Molnarx86: refactor ->check_phys_apicid_present() subarch...
2009-01-28 Ingo Molnarx86: refactor ->setup_portio_remap() subarch methods
2009-01-28 Ingo Molnarx86, apic: clean up ->cpu_present_to_apicid()
2009-01-28 Ingo Molnarx86, apic: clean up ->apicid_to_node()
2009-01-28 Ingo Molnarx86, apic: clean up ->setup_apic_routing()
2009-01-28 Ingo Molnarx86, apic: rename genapic::apic_destination_logical...
2009-01-28 Ingo Molnarx86: clean up the APIC_DEST_LOGICAL logic
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-21 Tejun Heox86: uv cleanup
2009-01-18 Brian Gerstx86-64: Move kernelstack from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-16 Tejun Heox86: misc clean up after the percpu update
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2009-01-16 Tejun Heox86: load pointer to pda into %gs while brining up...
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-15 Jan Beulichx86: fully honor "nolapic"
2009-01-10 Jaswinder Singh... x86: smp.h move cpu_callout_mask and cpu_callout_map...
2009-01-10 Jaswinder Singh... x86: smp.h move cpu_callin_mask and cpu_callin_map...
2009-01-10 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-07 Jaswinder Singh... x86: smp.h move prefill_possible_map declartion to...
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-04 Mike Travisx86: cleanup remaining cpumask_t ops in smpboot code
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03 Mike Travisx86: enable cpus display of kernel_max and offlined...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-26 Rusty Russellcpumask: cpu_coregroup_mask(): x86
2008-12-26 Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
2008-12-25 Frederic Weisbeckertracing/ftrace: don't trace on early stage of a seconda...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-18 Mike Travisx86: use possible_cpus=NUM to extend the possible cpus...
2008-12-17 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2008-12-17 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-17 Mike Travisx86: fixup_irqs() doesnt need an argument.
2008-12-15 Zachary Amsdenx86 Fix VMI crash on boot in 2.6.28-rc8
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-05 Michael Tokarevx86: fix missing space in printk
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
next