aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/genx2apic_uv_x.c
AgeCommit message (Expand)Author
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-13x86, UV: set full apicid in uv_hub_send_ipiDimitri Sivanich
2009-01-28x86, smp: remove ->restore_NMI_vector()Ingo Molnar
2009-01-28x86: set ->trampoline_phys_low/high on 64-bit tooIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2009-01-28x86, apic: refactor ->cpu_mask_to_apicid*()Ingo Molnar
2009-01-28x86, apic: refactor ->get_apic_id() & GET_APIC_ID()Ingo Molnar
2009-01-28x86, apic: unify phys_pkg_id()Ingo Molnar
2009-01-28x86: refactor ->check_phys_apicid_present() subarch methodsIngo Molnar
2009-01-28x86, apic: clean up ->cpu_present_to_apicid()Ingo Molnar
2009-01-28x86, apic: remove no_balance_irq and no_ioapic_check flagsIngo Molnar
2009-01-28x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar
2009-01-28x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar
2009-01-28x86: rename ->ESR_DISABLE to ->disable_esrIngo Molnar
2009-01-28x86, genapic: rename int_delivery_mode, et. al.Ingo Molnar
2009-01-28x86: clean up apic_x2apic_uv_xIngo Molnar
2009-01-21x86: uv cleanupTejun Heo
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-16x86: UV fix for global physical addressesJack Steiner
2008-11-20x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPURichard A. Holden III
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman
2008-10-27x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis
2008-10-27x86/uv: memory allocation at initializationCliff Wickman
2008-10-27x86/uv: provide a System Activity Indicator driverMike Travis
2008-10-27Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar
2008-10-22x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz
2008-10-22x86, uv: use consistent names for region size and conherence id on x86 and ia64Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86, uv: fix ordering of calls to uv_system_init & uv_cpu_initJack Steiner
2008-10-13x86, UV: new UV genapic functions for x2apicJack Steiner
2008-10-13x86, uv: fix for size of hub mappingsJack Steiner
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-13x86: fix 2 section mismatch warnings - map_high()Marcin Slusarz
2008-08-11Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-24x86: move declaring x2apic_extra_bitsYinghai Lu
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated includeHuang Weiyi