| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | x86, UV: Clean up uv_mmrs.h | Jack Steiner | 2011-05-30 | 1 | -1281/+1608 |
* | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 1 | -203/+351 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 3 | -207/+918 |
* | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 2011-05-12 | 1 | -4/+13 |
* | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2011-05-10 | 2 | -1/+17 |
* | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | 2011-03-09 | 1 | -1/+1 |
* | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 | 1 | -4/+5 |
* | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 2 | -1/+22 |
* | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 | 1 | -93/+96 |
* | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 | 1 | -3/+18 |
* | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
* | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 | 1 | -0/+5 |
* | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
* | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 | 1 | -39/+51 |
* | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 | 1 | -0/+1 |
* | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 | 1 | -0/+4 |
* | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 | 1 | -16/+37 |
* | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 | 1 | -0/+12 |
* | x86, UV: uv_irq.c: Fix all sparse warnings | Randy Dunlap | 2010-04-17 | 1 | -1/+1 |
* | x86, UV: Improve BAU performance and error recovery | Cliff Wickman | 2010-04-14 | 1 | -72/+175 |
* | x86, UV: Clean up UV headers for MMR definitions | Jack Steiner | 2010-03-11 | 1 | -449/+79 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 2 | -4/+6 |
|\ |
|
| * | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner | 2010-01-07 | 1 | -1/+2 |
| * | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 2009-12-17 | 1 | -3/+4 |
* | | x86: Enable NMI on all cpus on UV | Russ Anderson | 2010-02-27 | 1 | -0/+1 |
* | | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 2010-02-05 | 1 | -1/+3 |
* | | 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: update XPC to handle updated BIOS interface | Robin Holt | 2009-12-16 | 1 | -10/+1 |
* | 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 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | 1 | -6/+8 |
|\ \
| |/
|/| |
|