aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv
AgeCommit message (Expand)Author
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-07x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-17x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson
2009-12-16gru: function to generate chipset IPI valuesJack Steiner
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman
2009-04-03x86: UV BAU messaging timeoutsCliff Wickman
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner
2009-03-04x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-11x86: UV: fix header struct usageRandy Dunlap
2009-01-21x86: make UV support configurableNick Piggin
2009-01-21x86: uv cleanupTejun Heo
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2008-12-30x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson
2008-12-16x86: UV fix for global physical addressesJack Steiner
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar
2008-11-05x86: uv: Add UV reserved page bios callRuss Anderson
2008-11-05x86: uv: Add UV memory protection bios callRuss Anderson
2008-11-05x86: uv: Add UV watchlist bios callRuss Anderson
2008-10-30x86, uv: fix compile error in uv_hub.hMike Travis
2008-10-27x86/uv: update SCIR driver to use the idle_cpu() functionMike Travis
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-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro