summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-021-25/+57
|\
| * x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman2017-03-131-0/+2
| * x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman2017-03-131-2/+8
| * x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman2017-03-131-11/+11
| * x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman2017-03-131-12/+29
| * x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman2017-03-131-0/+7
* | 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: Add Support for UV4 Hubless systemstravis@sgi.com2017-02-011-0/+2
* x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-221-0/+30
* x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-221-0/+11
* x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman2016-09-221-2/+0Star
* x86/platform/uv/BAU: Clean up pq_init()Andrew Banman2016-09-221-1/+1
* x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-2/+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: Add obtaining GAM Range Table from UV BIOSMike Travis2016-05-041-2/+57
* 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: Add UV4 Specific MMR definitionsMike Travis2016-05-041-422/+1769
* 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-042-24/+62
* x86/platform/uv: Disable UV BAU by defaultAlex Thorlton2016-04-011-1/+1
* x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmiGeorge Beshers2015-09-131-1/+1
* x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer2014-11-031-2/+2
* uv: Replace __get_cpu_varChristoph Lameter2014-08-261-5/+5
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-051-8/+11
* x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-012-12/+42
* x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-251-2/+0Star
* Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-111-8/+0Star
* x86/UV: Add uvtrace supportMike Travis2013-09-241-0/+8
* x86/UV: Update UV support for external NMI signalsMike Travis2013-09-242-2/+86
* x86/UV: Move NMI supportMike Travis2013-09-241-0/+2
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+3
* x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis2013-02-121-2479/+1Star
* x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-121-8/+36
* x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis2013-02-121-108/+3366
* arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi2013-01-241-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-2/+3
|\
| * x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-281-2/+3
* | x86/uv: Work around UV2 BAU hangsCliff Wickman2012-06-251-10/+18
* | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman2012-06-251-0/+2
|/