| Commit message (Expand) | Author | Age |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 |
* | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 |
* | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 |
* | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 |
* | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 |
* | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 |
|/ |
|
* | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Inline header file functions | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Clean up uv_mmrs.h | Jack Steiner | 2011-05-30 |
* | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 |
* | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 2011-05-12 |
* | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2011-05-10 |
* | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | 2011-03-09 |
* | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 |
* | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 |
* | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 |
* | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 |
* | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 |
* | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 |
* | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 |
* | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 |
* | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 |
* | x86, UV: uv_irq.c: Fix all sparse warnings | Randy Dunlap | 2010-04-17 |
* | x86, UV: Improve BAU performance and error recovery | Cliff Wickman | 2010-04-14 |
* | x86, UV: Clean up UV headers for MMR definitions | Jack Steiner | 2010-03-11 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 |
|\ |
|
| * | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner | 2010-01-07 |
| * | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 2009-12-17 |
* | | x86: Enable NMI on all cpus on UV | Russ Anderson | 2010-02-27 |
* | | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 2010-02-05 |
* | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 |
* | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 |
|/ |
|
* | gru: function to generate chipset IPI values | Jack Steiner | 2009-12-16 |
* | x86: uv: update XPC to handle updated BIOS interface | Robin Holt | 2009-12-16 |
* | x86: uv: introduce uv_gpa_is_mmr | Robin Holt | 2009-12-16 |
* | x86: uv: introduce a means to translate from gpa -> socket_paddr | Robin Holt | 2009-12-16 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 |
|\ \
| |/
|/| |
|
| * | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich | 2009-10-14 |
| * | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich | 2009-10-14 |
* | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() | Robin Holt | 2009-10-21 |