cgroup: annotate cgroup_init_subsys with __init
[safe/jmp/linux-2.6] / include / asm-x86 / smp.h
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-17 Pavel Machekx86: move suspend wakeup code to C
2008-04-17 Alexey Starikovskiyx86: move up & smp variables to setup.c
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Ingo Molnarx86: uv fix
2008-04-17 Jack Steinerx86: support for new UV apic
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 Glauber Costax86: merge smp_32.h and smp_64.h into smp.h
2008-04-17 Glauber Costax86: merge SMP definitions of smp.h
2008-04-17 Glauber Costax86: merge includes in smp.h
2008-04-17 Glauber Costax86: merge hard/logical_smp_processor_id
2008-04-17 Glauber de Oliveir... x86: integrate do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de Oliveir... x86: move stack_start to smp.h
2008-04-17 Glauber de Oliveir... x86: unify extern masks declaration
2008-04-17 Glauber de Oliveir... x86: merge smp_store_cpu_info
2008-04-17 Glauber de Oliveir... x86: use start_ipi_hook in x86_64
2008-04-17 Glauber Costax86: unify setup_trampoline
2008-04-17 Glauber Costax86: move trampoline arrays extern definition to smp.h
2008-04-17 Glauber Costax86: merge __cpu_disable and cpu_die
2008-04-17 Glauber Costax86: move hotplug related extern definitions to smp.h
2008-04-17 Glauber Costax86: make set_cpu_sibling_map nonstatic
2008-04-17 Glauber Costax86: unify smp_send_stop
2008-04-17 Glauber Costax86: move prefill_possible_map to common file
2008-04-17 Glauber Costax86: move disabled_cpus to common header
2008-04-17 Glauber Costax86: unify smp_cpus_done
2008-04-17 Glauber Costax86: unify smp_prepare_cpus
2008-04-17 Glauber Costax86: unify prepare_boot_cpu
2008-04-17 Glauber Costax86: unify __cpu_up.
2008-04-17 Glauber Costax86: unify smp_call_function_mask
2008-04-17 Glauber Costax86: merge smp_send_reschedule
2008-04-17 Glauber Costax86: move smp_ops extern declaration to common header
2008-04-17 Glauber Costax86: define smp_ops in common header
2008-04-17 Glauber Costax86: merge extern variables definitions
2008-04-17 Glauber Costax86: merge extern function definitions
2008-04-17 Glauber Costax86: commonize smp.h
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86