summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_hub.h
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-161-0/+14
* x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-161-5/+18
* x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-221-3/+5
* x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-0/+3
* x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-041-10/+0Star
* x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-041-17/+114
* x86/platform/UV: Build GAM reference tablesMike Travis2016-05-041-2/+16
* x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-041-2/+9
* x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-041-39/+32Star
* x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-041-4/+32
* x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-041-2/+8
* x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-041-7/+10
* x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-041-4/+15
* x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-041-9/+0Star
* x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-041-0/+5
* x86/platform/UV: Add UV Architecture DefinesMike Travis2016-05-041-5/+31
* x86/platform/UV: Add Initial UV4 definitionsMike Travis2016-05-041-18/+46
* x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers2015-09-131-1/+1
* uv: Replace __get_cpu_varChristoph Lameter2014-08-261-5/+5
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-011-11/+1Star
* x86/UV: Update UV support for external NMI signalsMike Travis2013-09-241-2/+55
* x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-121-8/+36
* x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
* x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-3/+34
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-251-13/+58
* x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-101-0/+2
* x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-181-0/+4
* x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-271-3/+18
* x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap2010-04-171-1/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-1/+2
|\
| * x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-071-1/+2
* | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-151-0/+12
* | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-291-38/+48
|/
* gru: function to generate chipset IPI valuesJack Steiner2009-12-161-4/+20
* x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-161-0/+7
* x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-161-0/+13
* x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7
* x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-161-1/+15
* x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner2009-09-181-8/+9
* x86: SGI UV: Fix IPI macrosJack Steiner2009-09-181-1/+1
* x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-041-1/+1
* x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-041-0/+7
* x86, UV: Fix macros for multiple coherency domainsJack Steiner2009-06-081-2/+4
* sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-031-0/+12
* sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-031-0/+2
* x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich2009-03-041-0/+4
* x86: UV fix for global physical addressesJack Steiner2008-12-161-14/+2Star
* Merge branch 'linus' into x86/uvIngo Molnar2008-11-201-0/+1
|\
| * x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1