aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_hub.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis1-0/+1
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis1-13/+0
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis1-1/+1
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis1-16/+33
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-29/+32
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis1-40/+3
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-31/+3
2020-07-26x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap1-1/+1
2020-07-17x86/platform/uv: Remove support for uv1 platform from uv_hubsteve.wahl@hpe.com1-31/+3
2020-05-07x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macroChristoph Hellwig1-1/+0
2020-05-07x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig1-14/+0
2020-05-07x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig1-20/+0
2020-05-07x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macrosChristoph Hellwig1-19/+0
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