aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-21x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com1-5/+13
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com1-0/+1
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com1-6/+6
2011-06-21x86, UV: Inline header file functionscpw@sgi.com1-14/+14
2011-05-30x86, UV: Clean up uv_mmrs.hJack Steiner1-1281/+1608
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman1-203/+351
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner3-207/+918
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman1-4/+13
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner2-1/+17
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman1-4/+5
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2-1/+22
2010-11-10x86, UV: Update node controller MMRsJack Steiner1-93/+96
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson1-3/+18
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman1-1/+0
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman1-0/+5
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman1-1/+0
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman1-39/+51
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman1-0/+1
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman1-0/+4
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman1-16/+37
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman1-0/+12
2010-04-17x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap1-1/+1
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman1-72/+175
2010-03-11x86, UV: Clean up UV headers for MMR definitionsJack Steiner1-449/+79
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+6
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson1-0/+1
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis1-1/+3
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+12
2010-01-07x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner1-1/+2
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis1-38/+48
2009-12-17x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson1-3/+4
2009-12-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-10/+1
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt1-0/+7
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt1-0/+13
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt1-0/+7
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt1-1/+15
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich1-7/+0
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich1-3/+12
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner1-8/+9
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner1-1/+1
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner1-0/+7
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner1-2/+4
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman1-1/+1