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
/
arch
/
x86
/
kernel
/
smpboot_64.c
Age
Commit message (
Expand
)
Author
2008-04-17
x86: add barriers statement
Glauber de Oliveira Costa
2008-04-17
x86: use APIC_INTEGRATED tests in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: move state update out of ipi_lock
Glauber de Oliveira Costa
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: call identify_secondary_cpu in smp_store_cpu_info
Glauber de Oliveira Costa
2008-04-17
x86: decouple call to print_cpu_info from 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: use apic_*_around instead of apic_write in x86_64
Glauber de Oliveira Costa
2008-04-17
x86: use wait_for_init_deassert in x86_64
Glauber 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: use remove_from_maps in cpu_disable
Glauber Costa
2008-04-17
x86: remove vector_lock around cpu_online_map
Glauber Costa
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
2008-04-17
x86: move sibling functions to common file
Glauber Costa
2008-04-17
x86: make remove_siblinginfo non-static
Glauber Costa
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
x86: move equal types to common file
Glauber Costa
2008-04-17
x86: move prefill_possible_map to common file
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-02-26
x86: make c_idle.work have a static address.
Glauber Costa
2008-02-01
x86: silence section mismatch warning in smpboot_64.c
Sam Ravnborg
2008-01-30
x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()
Yinghai Lu
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in smpboot_64
travis@sgi.com
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
2008-01-30
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
2008-01-30
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
x86: set cpu_index to nr_cpus instead of 0
Yinghai Lu
2008-01-30
x86: untable __init references between IO data
Andi Kleen
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
2008-01-08
x86: fix do_fork_idle section mismatch
Thomas Gleixner
2007-12-25
Revert "x86: fix show cpuinfo cpu number always zero"
Linus Torvalds
2007-12-19
x86: fix show cpuinfo cpu number always zero
Mike Travis
2007-10-23
x86: ARRAY_SIZE cleanup
Alejandro Martinez Ruiz
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
[next]