summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic_64.c
AgeCommit message (Expand)Author
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
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter
2008-01-30x86: untable __init references between IO dataAndi Kleen
2008-01-30x86: clear IO_APIC before enabing apic error vector.Yinghai Lu
2008-01-30x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner
2008-01-30x86: make smp_local_timer_interrupt() staticThomas Gleixner
2008-01-30x86: move ack_bad_irq into irq codeThomas Gleixner
2008-01-30x86: move ioapic code where it belongsThomas Gleixner
2008-01-30x86: move pmtmr related declarationsThomas Gleixner
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner
2007-10-12x86_64: remove nested irq disablesThomas Gleixner
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner