summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/ipi.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-28x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo1-4/+4
2011-01-28x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo1-2/+2
2009-08-24Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar1-0/+3
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-07-10x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro ...Cyrill Gorcunov1-1/+1
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-0/+164