| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | x86/uv: update SCIR driver to use the idle_cpu() function | Mike Travis | 2008-10-27 | 1 | -13/+13 |
* | | x86/uv: provide a System Activity Indicator driver | Mike Travis | 2008-10-27 | 1 | -1/+62 |
|/ |
|
* | x86: drop double underscores from header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+354 |