aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genx2apic_uv_x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16x86: UV fix for global physical addressesJack Steiner1-2/+1
2008-11-20x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPURichard A. Holden III1-1/+1
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-4/+3
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman1-0/+2
2008-10-27x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis1-2/+2
2008-10-27x86/uv: memory allocation at initializationCliff Wickman1-4/+3
2008-10-27x86/uv: provide a System Activity Indicator driverMike Travis1-0/+102
2008-10-27Merge commit 'v2.6.28-rc2' into x86/uvIngo Molnar1-1/+1
2008-10-22x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz1-1/+1
2008-10-22x86, uv: use consistent names for region size and conherence id on x86 and ia64Russ Anderson1-2/+2
2008-10-16x86: Add UV partition call v4Russ Anderson1-6/+8
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson1-0/+1
2008-10-16x86, uv: fix ordering of calls to uv_system_init & uv_cpu_initJack Steiner1-17/+17
2008-10-13x86, UV: new UV genapic functions for x2apicJack Steiner1-6/+4
2008-10-13x86, uv: fix for size of hub mappingsJack Steiner1-6/+7
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-2/+68
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz1-3/+5
2008-08-13x86: fix 2 section mismatch warnings - map_high()Marcin Slusarz1-1/+1
2008-08-11Merge branch 'linus' into x86/x2apicIngo Molnar1-0/+1
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar1-2/+2
2008-07-24x86: move declaring x2apic_extra_bitsYinghai Lu1-0/+2
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-07-23arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated includeHuang Weiyi1-1/+0
2008-07-22x86: add apic probe for genapic 64bit, v2Yinghai Lu1-1/+31
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis1-2/+2
2008-07-18Merge branch 'x86/uv' into x86/x2apicIngo Molnar1-0/+23
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson1-0/+23
2008-07-13x86: make 64bit have get_apic_idYinghai Lu1-3/+20
2008-07-12x2apic: uninline uv_init_apic_ldr()Suresh Siddha1-1/+1
2008-07-12x64, x2apic/intr-remap: setup init_apic_ldr for UVSuresh Siddha1-0/+5
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha1-1/+13
2008-07-09x86: map UV chipset space - UV supportJack Steiner1-1/+74
2008-06-02x86, uv: update macros used by UV platformJack Steiner1-43/+98
2008-04-19x86: UV startup of slave cpusJack Steiner1-6/+11
2008-04-17x86: support for new UV apicJack Steiner1-0/+245