aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_hub.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-07x86/platform/uv: Account for UV Hubless in is_uvX_hub OpsMike Travis1-41/+20
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis1-0/+14
2017-10-16x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com1-5/+18
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis1-3/+5
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com1-0/+3
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich1-10/+0
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis1-17/+114
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis1-2/+16
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis1-2/+9
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis1-39/+32
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis1-4/+32
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis1-2/+8
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis1-7/+10
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis1-4/+15
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis1-9/+0
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis1-0/+5
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis1-5/+31
2016-05-04x86/platform/UV: Add Initial UV4 definitionsMike Travis1-18/+46
2015-09-13x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers1-1/+1
2014-08-26uv: Replace __get_cpu_varChristoph Lameter1-5/+5
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich1-11/+1
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis1-2/+55
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis1-8/+36
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner1-3/+34
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner1-13/+58
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner1-0/+2
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich1-0/+4
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson1-3/+18
2010-04-17x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap1-1/+1
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
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-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
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-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-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-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-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner1-0/+12
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-03-04x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich1-0/+4
2008-12-16x86: UV fix for global physical addressesJack Steiner1-14/+2
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-0/+1