aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genapic_64.c
Commit message (Expand)AuthorAge
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86, apic: fix build fallout of genapic changesIngo Molnar2009-02-17
* x86: fold apic_ops into genapicYinghai Lu2009-02-17
* x86: add x2apic configYinghai Lu2009-02-17
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
* x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-28
* x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-28
* x86: rename 'genapic' to 'apic'Ingo Molnar2009-01-28
* x86: make UV support configurableNick Piggin2009-01-21
* x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-17
* x86: add apic probe for genapic 64bit - fixYinghai Lu2008-07-27
* x86: add apic probe for genapic 64bit, v2Yinghai Lu2008-07-22
* x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha2008-07-12
* x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
* x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha2008-07-12
* x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-12
* x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha2008-07-12
* x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
* fix: x86: support for new UV apicAndi Kleen2008-04-30
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* x86: move x86_cpu_to_apicid_init to smpboot.cAlexey Starikovskiy2008-04-17
* x86: move x86_bios_cpu_apicid to io_apic_64.cAlexey Starikovskiy2008-04-17
* x86: support for new UV apic, fixJack Steiner2008-04-17
* x86: support for new UV apicJack Steiner2008-04-17
* x86: support for new UV apic, prepareIngo Molnar2008-04-17
* x86: add functions to determine if platform is a UV platformJack Steiner2008-04-17
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-30
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-30
* x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-19
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-17
* x86_64: move kernelThomas Gleixner2007-10-11