Age | Commit message (Expand) | Author | Files | Lines |
2014-11-03 | x86: UV BAU: Increase maximum CPUs per socket/hub | James Custer | 1 | -2/+2 |
2014-08-26 | uv: Replace __get_cpu_var | Christoph Lameter | 1 | -5/+5 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
2014-06-05 | x86/uv: Update the UV3 TLB shootdown logic | Cliff Wickman | 1 | -8/+11 |
2014-04-01 | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2 | -12/+42 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 1 | -2/+0 |
2013-11-11 | Revert "x86/UV: Add uvtrace support" | Ingo Molnar | 1 | -8/+0 |
2013-09-24 | x86/UV: Add uvtrace support | Mike Travis | 1 | -0/+8 |
2013-09-24 | x86/UV: Update UV support for external NMI signals | Mike Travis | 2 | -2/+86 |
2013-09-24 | x86/UV: Move NMI support | Mike Travis | 1 | -0/+2 |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 1 | -0/+3 |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 1 | -2479/+1 |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 1 | -8/+36 |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 1 | -108/+3366 |
2013-01-24 | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 1 | -1/+1 |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2012-06-27 | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 1 | -2/+3 |
2012-06-25 | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 1 | -10/+18 |
2012-06-25 | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 1 | -0/+2 |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 1 | -1/+0 |
2012-01-26 | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 1 | -2/+2 |
2012-01-17 | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 1 | -0/+1 |
2012-01-17 | x86/UV2: Work around BAU bug | Cliff Wickman | 1 | -1/+12 |
2012-01-17 | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 1 | -7/+86 |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner | 1 | -0/+1 |
2011-10-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+35 |
2011-09-21 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2 | -3/+35 |
2011-08-29 | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 1 | -5/+1 |
2011-06-21 | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 1 | -5/+13 |
2011-06-21 | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 1 | -0/+1 |
2011-06-21 | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 1 | -6/+6 |
2011-06-21 | x86, UV: Inline header file functions | cpw@sgi.com | 1 | -14/+14 |
2011-05-30 | x86, UV: Clean up uv_mmrs.h | Jack Steiner | 1 | -1281/+1608 |
2011-05-25 | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 1 | -203/+351 |
2011-05-25 | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 3 | -207/+918 |
2011-05-12 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 1 | -4/+13 |
2011-05-10 | x86, UV: Fix NMI handler for UV platforms | Jack Steiner | 2 | -1/+17 |
2011-03-09 | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | 1 | -1/+1 |
2011-01-03 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 1 | -4/+5 |
2010-11-18 | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2 | -1/+22 |
2010-11-10 | x86, UV: Update node controller MMRs | Jack Steiner | 1 | -93/+96 |
2010-10-26 | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 1 | -3/+18 |
2010-06-08 | x86, UV: Modularize BAU send and wait | Cliff Wickman | 1 | -1/+0 |
2010-06-08 | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 1 | -0/+5 |
2010-06-08 | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 1 | -1/+0 |
2010-06-08 | x86, UV: BAU structure rearranging | Cliff Wickman | 1 | -39/+51 |
2010-06-08 | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 1 | -0/+1 |
2010-06-08 | x86, UV: Disable BAU on network congestion | Cliff Wickman | 1 | -0/+4 |
2010-06-08 | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 1 | -16/+37 |
2010-06-08 | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 1 | -0/+12 |