summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: make read_apic_id return final apicidYinghai Lu2008-07-121-3/+3
* x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-4/+150
* x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-121-0/+1
* x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-121-0/+35
* x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-121-2/+32
* x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha2008-07-121-3/+3
* x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha2008-07-121-0/+5
* x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-1/+0
* x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov2008-07-081-1/+1
* x86: provide connect_bsp_APIC for x86_64Glauber Costa2008-07-081-0/+10
* Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-081-1/+1
|\
| * x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-081-1/+1
* | Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-081-7/+4
|\ \
| * | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-7/+4
| |/
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-0/+6
|\ \
| * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-1/+1
| |\|
| * | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-101-0/+3
| * | x86: move smp_found_configAlexey Starikovskiy2008-05-251-0/+3
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-30/+8
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * x86, clockevents: add C1E aware idle functionThomas Gleixner2008-07-081-25/+1
| | |/
| * | x86: APIC/UP: Downgrade the NMI watchdog for no I/O APICMaciej W. Rozycki2008-07-081-0/+2
| * | Revert "x86, io-apic: fix nmi_watchdog=1 bootup hang"Ingo Molnar2008-07-081-4/+2
| * | x86, io-apic: fix nmi_watchdog=1 bootup hangIngo Molnar2008-07-081-2/+4
| * | x86: apic_64.c fix sparse warnings about shadowed variablesThomas Gleixner2008-07-081-4/+4
| |/
| * x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-231-1/+1
|/
* x86: cleanup div_sc() usageAkinobu Mita2008-04-261-1/+2
* "make namespacecheck" fixesIngo Molnar2008-04-241-2/+2
* x86: move up & smp variables to setup.cAlexey Starikovskiy2008-04-171-4/+0
* x86: move x86_bios_cpu_apicid to io_apic_64.cAlexey Starikovskiy2008-04-171-0/+3
* x86: support for new UV apicJack Steiner2008-04-171-0/+2
* x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner2008-04-171-5/+5
* x86: move generic_processor_info to apic_64.cAlexey Starikovskiy2008-04-171-0/+47
* x86: move boot_cpu_physical_apicid to apic_64.cAlexey Starikovskiy2008-04-171-0/+4
* x86: move mp_lapic_addr to apic_64.cAlexey Starikovskiy2008-04-171-0/+2
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-171-1/+1
* x86: move ipi definitions to mach_ipi.hGlauber Costa2008-04-171-0/+2
* x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys...Ravikiran G Thirumalai2008-04-171-1/+7
* x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa2008-04-171-6/+7
* x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-171-0/+24
* x86: apic_is_clustered_box for vsmpYinghai Lu2008-04-171-2/+2
* x86: insert_resorce for lapic addr after e820_reserve_resourcesYinghai Lu2008-04-171-5/+18
* x86: make amd quad core 8 socket system not be clustered_box, #2Yinghai Lu2008-04-171-1/+11
* x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com2008-01-301-3/+3
* x86: don't disable the APIC if it hasn't been mapped yetAndi Kleen2008-01-301-2/+7
* x86: reduce memory and intra-node effectsMike Travis2008-01-301-2/+3
* x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com2008-01-301-2/+14
* x86: preset apic clockevents multiplicatorThomas Gleixner2008-01-301-1/+3
* x86: sanity check APIC timer frequencyThomas Gleixner2008-01-301-0/+12
* x86: clean up apic_32/64.cHiroshi Shimamoto2008-01-301-6/+17
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-301-1/+1