aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genapic_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu1-0/+4
2008-07-27x86: add apic probe for genapic 64bit - fixYinghai Lu1-0/+6
2008-07-22x86: add apic probe for genapic 64bit, v2Yinghai Lu1-59/+26
2008-07-12x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha1-3/+15
2008-07-12x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remappingSuresh Siddha1-0/+1
2008-07-12x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha1-0/+2
2008-07-12x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha1-1/+1
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha1-11/+0
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu1-1/+1
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita1-1/+1
2008-04-17x86: move x86_cpu_to_apicid_init to smpboot.cAlexey Starikovskiy1-6/+0
2008-04-17x86: move x86_bios_cpu_apicid to io_apic_64.cAlexey Starikovskiy1-2/+0
2008-04-17x86: support for new UV apic, fixJack Steiner1-2/+0
2008-04-17x86: support for new UV apicJack Steiner1-0/+18
2008-04-17x86: support for new UV apic, prepareIngo Molnar1-0/+2
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner1-0/+25
2008-01-30x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com1-9/+2
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com1-2/+2
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-3/+12
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-2/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+66