Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: change bios_cpu_apicid to percpu data variable | travis@sgi.com | 2008-01-30 | 1 | -3/+5 |
* | x86: cleanup x86_cpu_to_apicid references | travis@sgi.com | 2008-01-30 | 1 | -1/+1 |
* | x86: change size of APICIDs from u8 to u16 | travis@sgi.com | 2008-01-30 | 1 | -4/+4 |
* | x86: cleanup smp.h variants | Thomas Gleixner | 2008-01-30 | 1 | -82/+51 |
* | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto | 2007-10-23 | 1 | -0/+2 |
* | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 2007-10-19 | 1 | -1/+2 |
* | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 2007-10-19 | 1 | -2/+4 |
* | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier | 2007-10-19 | 1 | -0/+2 |
* | x86: remove x86_cpu_to_log_apicid | Mike Travis | 2007-10-17 | 1 | -1/+0 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -2/+4 |
* | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -1/+6 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+117 |