aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/bios_uv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+14
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis1-0/+19
2009-12-17x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson1-6/+14
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-6/+2
2009-04-03x86, UV: system table in bios accessed after unmapRuss Anderson1-1/+2
2008-12-29x86: bios_uv.c: uv_systab should be staticJaswinder Singh Rajput1-1/+1
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-3/+1
2008-11-05x86: uv: Add UV reserved page bios callRuss Anderson1-0/+11
2008-11-05x86: uv: Add UV memory protection bios callRuss Anderson1-0/+8
2008-11-05x86: uv: Add UV watchlist bios callRuss Anderson1-0/+33
2008-10-22x86, uv: use consistent names for region size and conherence id on x86 and ia64Russ Anderson1-4/+4
2008-10-16x86: Add UV partition call v4Russ Anderson1-5/+39
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson1-21/+80
2008-08-15x86: coding style fixes to arch/x86/kernel/bios_uv.cPaolo Ciarrocchi1-5/+5
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson1-0/+48