aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv
AgeCommit message (Expand)AuthorFilesLines
2018-10-02x86/platform/uv: Provide is_early_uv_system()Gravatar Mike Travis 1-0/+6
2018-03-28x86/platform/UV: Fix critical UV MMR address errorGravatar mike.travis@hpe.com 1-1/+1
2018-01-16x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsGravatar Andrew Banman 1-1/+0
2018-01-16x86/platform/UV: Fix UV4A BAU MMRsGravatar Mike Travis 1-21/+38
2018-01-16x86/platform/UV: Fix GAM MMR changes in UV4AGravatar Mike Travis 1-6/+80
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsGravatar Mike Travis 2-0/+15
2018-01-16x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixesGravatar Mike Travis 1-82/+533
2017-11-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-16x86/platform/UV: Add check of TSC state set by UV BIOSGravatar mike.travis@hpe.com 1-5/+18
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcGravatar Andy Lutomirski 1-6/+5
2017-05-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-25/+57
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressGravatar Mike Travis 1-3/+5
2017-03-13x86/platform/uv/BAU: Add wait_completion to bau_operationsGravatar Andrew Banman 1-0/+2
2017-03-13x86/platform/uv/BAU: Add status mmr location fields to bau_controlGravatar Andrew Banman 1-2/+8
2017-03-13x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesGravatar Andrew Banman 1-11/+11
2017-03-13x86/platform/uv/BAU: Add payload descriptor qualifierGravatar Andrew Banman 1-12/+29
2017-03-13x86/platform/uv/BAU: Add uv_bau_version enumerated constantsGravatar Andrew Banman 1-0/+7
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIsGravatar travis@sgi.com 1-0/+3
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemsGravatar travis@sgi.com 1-0/+2
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsGravatar Andrew Banman 1-0/+30
2016-09-22x86/platform/uv/BAU: Add generic function pointersGravatar Andrew Banman 1-0/+11
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Gravatar Andrew Banman 1-2/+0
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Gravatar Andrew Banman 1-1/+1
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesGravatar Mike Travis 1-2/+3
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationGravatar Dimitri Sivanich 1-10/+0
2016-05-04x86/platform/UV: Update physical address conversions for UV4Gravatar Mike Travis 1-17/+114
2016-05-04x86/platform/UV: Build GAM reference tablesGravatar Mike Travis 1-2/+16
2016-05-04x86/platform/UV: Support UV4 socket address changesGravatar Mike Travis 1-2/+9
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSGravatar Mike Travis 1-2/+57
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsGravatar Mike Travis 1-39/+32
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeGravatar Mike Travis 1-4/+32
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structGravatar Mike Travis 1-2/+8
2016-05-04x86/platform/UV: Move scir info to the per cpu info structGravatar Mike Travis 1-7/+10
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsGravatar Mike Travis 1-4/+15
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsGravatar Mike Travis 1-9/+0
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsGravatar Mike Travis 1-422/+1769
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesGravatar Mike Travis 1-0/+5
2016-05-04x86/platform/UV: Add UV Architecture DefinesGravatar Mike Travis 1-5/+31
2016-05-04x86/platform/UV: Add Initial UV4 definitionsGravatar Mike Travis 2-24/+62
2016-04-01x86/platform/uv: Disable UV BAU by defaultGravatar Alex Thorlton 1-1/+1
2015-09-13x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGravatar George Beshers 1-1/+1
2014-11-03x86: UV BAU: Increase maximum CPUs per socket/hubGravatar James Custer 1-2/+2
2014-08-26uv: Replace __get_cpu_varGravatar Christoph Lameter 1-5/+5
2014-08-26x86: Replace __get_cpu_var usesGravatar Christoph Lameter 1-1/+1
2014-06-05x86/uv: Update the UV3 TLB shootdown logicGravatar Cliff Wickman 1-8/+11
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Gravatar Dimitri Sivanich 2-12/+42
2014-01-25x86/uv/nmi: Fix Sparse warningsGravatar Mike Travis 1-2/+0
2013-11-11Revert "x86/UV: Add uvtrace support"Gravatar Ingo Molnar 1-8/+0
2013-09-24x86/UV: Add uvtrace supportGravatar Mike Travis 1-0/+8