aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv
AgeCommit message (Expand)Author
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich
2010-11-10x86, UV: Update node controller MMRsJack Steiner
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-04-17x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman
2010-03-11x86, UV: Clean up UV headers for MMR definitionsJack Steiner
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