index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
smp.h
Age
Commit message (
Expand
)
Author
2008-04-17
x86: integrate do_boot_cpu
Glauber de Oliveira Costa
2008-04-17
x86: change boot_cpu_id to boot_cpu_physical_apicid
Glauber de Oliveira Costa
2008-04-17
x86: move stack_start to smp.h
Glauber de Oliveira Costa
2008-04-17
x86: unify extern masks declaration
Glauber de Oliveira Costa
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: use start_ipi_hook in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: unify setup_trampoline
Glauber Costa
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
x86: move hotplug related extern definitions to smp.h
Glauber Costa
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
x86: unify smp_send_stop
Glauber Costa
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
x86: move disabled_cpus to common header
Glauber Costa
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
2008-04-17
x86: define smp_ops in common header
Glauber Costa
2008-04-17
x86: merge extern variables definitions
Glauber Costa
2008-04-17
x86: merge extern function definitions
Glauber Costa
2008-04-17
x86: commonize smp.h
Glauber Costa
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner