| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/platform/UV: Add references to access fixed UV4A HUB MMRs | Mike Travis | 2018-01-16 | 1 | -0/+14 |
* | x86/platform/UV: Add check of TSC state set by UV BIOS | mike.travis@hpe.com | 2017-10-16 | 1 | -5/+18 |
* | x86/platform/uv: Fix calculation of Global Physical Address | Mike Travis | 2017-03-22 | 1 | -3/+5 |
* | x86/platform/UV: Add Support for UV4 Hubless NMIs | travis@sgi.com | 2017-02-01 | 1 | -0/+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: 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: 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 | 1 | -18/+46 |
* | x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmi | George Beshers | 2015-09-13 | 1 | -1/+1 |
* | 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: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 | 1 | -11/+1 |
* | x86/UV: Update UV support for external NMI signals | Mike Travis | 2013-09-24 | 1 | -2/+55 |
* | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 2013-02-11 | 1 | -8/+36 |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
* | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 1 | -3/+34 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 1 | -13/+58 |
* | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2011-05-10 | 1 | -0/+2 |
* | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 1 | -0/+4 |
* | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 | 1 | -3/+18 |
* | x86, UV: uv_irq.c: Fix all sparse warnings | Randy Dunlap | 2010-04-17 | 1 | -1/+1 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 1 | -1/+2 |
|\ |
|
| * | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner | 2010-01-07 | 1 | -1/+2 |
* | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 1 | -0/+12 |
* | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -38/+48 |
|/ |
|
* | gru: function to generate chipset IPI values | Jack Steiner | 2009-12-16 | 1 | -4/+20 |
* | x86: uv: introduce uv_gpa_is_mmr | Robin Holt | 2009-12-16 | 1 | -0/+7 |
* | x86: uv: introduce a means to translate from gpa -> socket_paddr | Robin Holt | 2009-12-16 | 1 | -0/+13 |
* | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt | 2009-10-21 | 1 | -0/+7 |
* | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt | 2009-10-16 | 1 | -1/+15 |
* | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 2009-09-18 | 1 | -8/+9 |
* | x86: SGI UV: Fix IPI macros | Jack Steiner | 2009-09-18 | 1 | -1/+1 |
* | x86, UV: Fix macros for accessing large node numbers | Jack Steiner | 2009-08-04 | 1 | -1/+1 |
* | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2009-08-04 | 1 | -0/+7 |
* | x86, UV: Fix macros for multiple coherency domains | Jack Steiner | 2009-06-08 | 1 | -2/+4 |
* | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 | 1 | -0/+12 |
* | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 2009-04-02 | 1 | -0/+2 |
* | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich | 2009-03-04 | 1 | -0/+4 |
* | x86: UV fix for global physical addresses | Jack Steiner | 2008-12-16 | 1 | -14/+2 |
* | Merge branch 'linus' into x86/uv | Ingo Molnar | 2008-11-20 | 1 | -0/+1 |
|\ |
|
| * | x86, uv: fix compile error in uv_hub.h | Mike Travis | 2008-10-30 | 1 | -0/+1 |