aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com1-0/+3
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com1-0/+2
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman1-0/+30
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman1-0/+11
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman1-2/+0
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman1-1/+1
2016-08-10x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis1-2/+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: Add obtaining GAM Range Table from UV BIOSMike Travis1-2/+57
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: Add UV4 Specific MMR definitionsMike Travis1-422/+1769
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 Travis2-24/+62
2016-04-01x86/platform/uv: Disable UV BAU by defaultAlex Thorlton1-1/+1
2015-09-13x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers1-1/+1
2014-11-03x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer1-2/+2
2014-08-26uv: Replace __get_cpu_varChristoph Lameter1-5/+5
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2014-06-05x86/uv: Update the UV3 TLB shootdown logicCliff Wickman1-8/+11
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2-12/+42
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-2/+0
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar1-8/+0
2013-09-24x86/UV: Add uvtrace supportMike Travis1-0/+8
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis2-2/+86
2013-09-24x86/UV: Move NMI supportMike Travis1-0/+2
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+3
2013-02-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis1-2479/+1
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis1-8/+36
2013-02-11x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis1-108/+3366
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi1-1/+1
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-2/+3
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman1-10/+18
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman1-0/+2
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman1-1/+0
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman1-0/+1
2012-01-17x86/UV2: Work around BAU bugCliff Wickman1-1/+12
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman1-7/+86
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner1-0/+1
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+35