aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic_64.c
AgeCommit message (Expand)Author
2008-07-12x86: make read_apic_id return final apicidYinghai Lu
2008-07-12x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha
2008-07-12x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha
2008-07-08x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov
2008-07-08x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov
2008-07-08x86: provide connect_bsp_APIC for x86_64Glauber Costa
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki
2008-07-08Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar
2008-07-08x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar
2008-07-08x86: apic_64.c fix sparse warnings about shadowed variablesThomas Gleixner
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu
2008-05-25x86: move smp_found_configAlexey Starikovskiy
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy
2008-04-17x86: move x86_bios_cpu_apicid to io_apic_64.cAlexey Starikovskiy
2008-04-17x86: support for new UV apicJack Steiner
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner
2008-04-17x86: move generic_processor_info to apic_64.cAlexey Starikovskiy
2008-04-17x86: move boot_cpu_physical_apicid to apic_64.cAlexey Starikovskiy
2008-04-17x86: move mp_lapic_addr to apic_64.cAlexey Starikovskiy
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa
2008-04-17x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys...Ravikiran G Thirumalai
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu
2008-04-17x86: insert_resorce for lapic addr after e820_reserve_resourcesYinghai Lu
2008-04-17x86: make amd quad core 8 socket system not be clustered_box, #2Yinghai Lu
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com
2008-01-30x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen
2008-01-30x86: reduce memory and intra-node effectsMike Travis
2008-01-30x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich