index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2011-02-04
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2010-01-22
x86, lib: Add wbinvd smp helpers
Borislav Petkov
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
2009-03-13
x86: arch_send_call_function_ipi_mask
Rusty Russell
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
2009-01-28
x86: remove mach_apicdef.h
Ingo Molnar
2009-01-28
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
Ingo Molnar
2009-01-20
x86: remove pda.h
Brian Gerst
2009-01-19
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-10
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move cpu_physical_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move stack_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move prefill_possible_map declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h remove obsolete function declaration
Jaswinder Singh Rajput
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-10-31
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro