| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values | Mike Travis | 2016-08-10 | 1 | -2/+3 |
* | x86/platform/UV: Remove Obsolete GRU MMR address translation | Dimitri Sivanich | 2016-05-04 | 1 | -10/+0 |
* | x86/platform/UV: Update physical address conversions for UV4 | Mike Travis | 2016-05-04 | 1 | -17/+114 |
* | x86/platform/UV: Build GAM reference tables | Mike Travis | 2016-05-04 | 1 | -2/+16 |
* | x86/platform/UV: Support UV4 socket address changes | Mike Travis | 2016-05-04 | 1 | -2/+9 |
* | x86/platform/UV: Add obtaining GAM Range Table from UV BIOS | Mike Travis | 2016-05-04 | 1 | -2/+57 |
* | x86/platform/UV: Fold blade info into per node hub info structs | Mike Travis | 2016-05-04 | 1 | -39/+32 |
* | x86/platform/UV: Allocate common per node hub info structs on local node | Mike Travis | 2016-05-04 | 1 | -4/+32 |
* | x86/platform/UV: Move blade local processor ID to the per cpu info struct | Mike Travis | 2016-05-04 | 1 | -2/+8 |
* | x86/platform/UV: Move scir info to the per cpu info struct | Mike Travis | 2016-05-04 | 1 | -7/+10 |
* | x86/platform/UV: Create per cpu info structs to replace per hub info structs | Mike Travis | 2016-05-04 | 1 | -4/+15 |
* | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions | Mike Travis | 2016-05-04 | 1 | -9/+0 |
* | x86/platform/UV: Add UV4 Specific MMR definitions | Mike Travis | 2016-05-04 | 1 | -422/+1769 |
* | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis | 2016-05-04 | 1 | -0/+5 |
* | x86/platform/UV: Add UV Architecture Defines | Mike Travis | 2016-05-04 | 1 | -5/+31 |
* | x86/platform/UV: Add Initial UV4 definitions | Mike Travis | 2016-05-04 | 2 | -24/+62 |
* | x86/platform/uv: Disable UV BAU by default | Alex Thorlton | 2016-04-01 | 1 | -1/+1 |
* | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmi | George Beshers | 2015-09-13 | 1 | -1/+1 |
* | x86: UV BAU: Increase maximum CPUs per socket/hub | James Custer | 2014-11-03 | 1 | -2/+2 |
* | uv: Replace __get_cpu_var | Christoph Lameter | 2014-08-26 | 1 | -5/+5 |
* | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
* | x86/uv: Update the UV3 TLB shootdown logic | Cliff Wickman | 2014-06-05 | 1 | -8/+11 |
* | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 | 2 | -12/+42 |
* | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 | 1 | -2/+0 |
* | Revert "x86/UV: Add uvtrace support" | Ingo Molnar | 2013-11-11 | 1 | -8/+0 |
* | x86/UV: Add uvtrace support | Mike Travis | 2013-09-24 | 1 | -0/+8 |
* | x86/UV: Update UV support for external NMI signals | Mike Travis | 2013-09-24 | 2 | -2/+86 |
* | x86/UV: Move NMI support | Mike Travis | 2013-09-24 | 1 | -0/+2 |
* | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-21 | 1 | -0/+3 |
* | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 2013-02-12 | 1 | -2479/+1 |
* | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 2013-02-12 | 1 | -8/+36 |
* | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 2013-02-12 | 1 | -108/+3366 |
* | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2013-01-24 | 1 | -1/+1 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -2/+3 |
|\ |
|
| * | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 2012-06-28 | 1 | -2/+3 |
* | | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 2012-06-25 | 1 | -10/+18 |
* | | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 2012-06-25 | 1 | -0/+2 |
|/ |
|
* | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 | 1 | -1/+0 |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
* | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | 1 | -0/+1 |
* | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | 1 | -1/+12 |
* | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | 1 | -7/+86 |
* | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 1 | -0/+1 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 2 | -3/+35 |
|\ |
|
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 2 | -3/+35 |
* | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 | 1 | -5/+1 |
|/ |
|
* | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 2011-06-21 | 1 | -5/+13 |
* | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 | 1 | -0/+1 |
* | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 | 1 | -6/+6 |
* | x86, UV: Inline header file functions | cpw@sgi.com | 2011-06-21 | 1 | -14/+14 |