include/asm-x86/ptrace.h: checkpatch cleanups - formatting only
[safe/jmp/linux-2.6] / include / asm-x86 / smp_64.h
2008-04-17 Glauber de Oliveir... x86: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de Oliveir... x86: include mach_apic.h in smpboot_64.c and smpboot.c
2008-04-17 Glauber de Oliveir... x86: unify extern masks declaration
2008-04-17 Glauber Costax86: unify setup_trampoline
2008-04-17 Glauber Costax86: merge __cpu_disable and cpu_die
2008-04-17 Glauber Costax86: move equal types to common file
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: merge smp_send_reschedule
2008-04-17 Glauber Costax86: merge extern variables definitions
2008-04-17 Glauber Costax86: merge extern function definitions
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Thomas Gleixnerx86: cleanup smp.h variants
2007-10-23 Hiroshi Shimamotox86: add safe_smp_processor_id for x86_64
2007-10-19 Mike Travisx86: convert cpu_llc_id to be a per cpu variable
2007-10-19 Mike Travisx86: convert cpu_to_apicid to be a per cpu variable
2007-10-19 Laurent Vivierx86: implement missing x86_64 function smp_call_functio...
2007-10-17 Mike Travisx86: remove x86_cpu_to_log_apicid
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Mike Travisx86: Convert cpu_core_map to be a per cpu variable
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86