summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genapic_64.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-89/+0
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar1-9/+9
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar1-0/+1
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-1/+1
2009-02-17x86: add x2apic configYinghai Lu1-0/+4
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar1-1/+1
2009-01-28x86, apic: clean up ->setup_apic_routing()Ingo Molnar1-1/+1
2009-01-28x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar1-1/+1
2009-01-28x86: rename 'genapic' to 'apic'Ingo Molnar1-8/+8
2009-01-21x86: make UV support configurableNick Piggin1-0/+2
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-rema...Suresh 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