| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: clean up header section | Ingo Molnar | 2009-01-31 | 1 | -24/+22 |
* | x86, apic, 32-bit: add self-IPI methods | Ingo Molnar | 2009-01-30 | 5 | -5/+5 |
* | x86: don't treat bigsmp as non-standard | Yinghai Lu | 2009-01-30 | 4 | -5/+5 |
* | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu | 2009-01-30 | 7 | -158/+17 |
* | x86: fix compiling with 64bit with def_to_bigsmp | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | x86: unify genapic code, unify subarchitectures, remove old subarchitecture c... | Suresh Siddha | 2009-01-29 | 1 | -1/+1 |
* | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 4 | -4/+4 |
* | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -2/+1 |
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | x86: generalize boot_cpu_id | Ingo Molnar | 2009-01-29 | 2 | -12/+14 |
* | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 7 | -8/+8 |
* | x86: remove subarchitecture support | Ingo Molnar | 2009-01-29 | 3 | -18/+164 |
* | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2009-01-29 | 8 | -8/+8 |
* | x86: remove subarchitecture support code | Ingo Molnar | 2009-01-29 | 2 | -1/+249 |
* | x86, smp: remove mach_ipi.h | Ingo Molnar | 2009-01-29 | 8 | -8/+5 |
* | x86, bigsmp: consolidate header code | Ingo Molnar | 2009-01-29 | 1 | -4/+159 |
* | x86, bigsmp: consolidate code | Ingo Molnar | 2009-01-29 | 2 | -0/+114 |
* | x86, NUMAQ: Consolidate code | Ingo Molnar | 2009-01-29 | 1 | -0/+278 |
* | x86, ES7000: Consolidate code | Ingo Molnar | 2009-01-29 | 1 | -0/+428 |
* | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 15 | -29/+34 |
* | x86, summit: consolidate code, fix | Ingo Molnar | 2009-01-29 | 2 | -2/+3 |
* | x86, summit: consolidate code | Ingo Molnar | 2009-01-28 | 1 | -1/+416 |
* | x86, smp: refactor ->wake_cpu | Ingo Molnar | 2009-01-28 | 2 | -5/+4 |
* | x86: remove mach_apicdef.h | Ingo Molnar | 2009-01-28 | 4 | -6/+0 |
* | x86: eliminate asm/mach-*/mach_mpparse.h | Ingo Molnar | 2009-01-28 | 3 | -3/+0 |
* | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, smp: refactor ->inquire_remote_apic() methods | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 2009-01-28 | 4 | -5/+0 |
* | x86, smp: refactor ->store/restore_NMI_vector() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | x86, smp: refactor ->smp_callin_clear_local_apic() methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | x86, smp: refactor ->wait_for_init_deassert() | Ingo Molnar | 2009-01-28 | 2 | -6/+3 |
* | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar | 2009-01-28 | 4 | -10/+10 |
* | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 2009-01-28 | 11 | -84/+91 |
* | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 2009-01-28 | 5 | -28/+41 |
* | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2009-01-28 | 2 | -3/+3 |
* | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 2009-01-28 | 4 | -11/+12 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, mpparse: call the generic quirk handlers early | Ingo Molnar | 2009-01-28 | 1 | -10/+1 |
* | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2009-01-28 | 2 | -7/+7 |
* | x86, apic: unify phys_pkg_id() | Ingo Molnar | 2009-01-28 | 6 | -28/+11 |
* | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 2009-01-28 | 1 | -13/+14 |
* | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 2009-01-28 | 5 | -6/+11 |
* | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 2009-01-28 | 1 | -1/+2 |
* | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 2 | -3/+3 |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 5 | -6/+13 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 1 | -2/+2 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 1 | -3/+8 |