Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -164/+0 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 1 | -1/+1 |
2009-02-05 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu | 1 | -0/+108 |
2009-01-30 | x86: seperate default_send_IPI_mask_sequence/allbutself from logical | Yinghai Lu | 1 | -137/+2 |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar | 1 | -1/+0 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 1 | -13/+15 |
2009-01-28 | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 1 | -1/+1 |
2008-12-16 | x86: cosmetic changes apic-related files. | Mike Travis | 1 | -7/+7 |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 1 | -7/+19 |
2008-07-25 | X86_SMP: ipi.c declare functions before they get used | Jaswinder Singh | 1 | -1/+2 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -3/+3 |
2008-05-25 | x86: ipi.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-04-17 | x86: create ipi.c | Glauber Costa | 1 | -0/+178 |