summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv
Commit message (Expand)AuthorAgeFilesLines
...
* x86/UV: Add uvtrace supportMike Travis2013-09-241-0/+8
* x86/UV: Update UV support for external NMI signalsMike Travis2013-09-242-2/+86
* x86/UV: Move NMI supportMike Travis2013-09-241-0/+2
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+3
* x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis2013-02-111-2479/+1
* x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-111-8/+36
* x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis2013-02-111-108/+3366
* arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi2013-01-241-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-2/+3
|\
| * x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-271-2/+3
* | x86/uv: Work around UV2 BAU hangsCliff Wickman2012-06-251-10/+18
* | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman2012-06-251-0/+2
|/
* x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-081-1/+0
* x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
* x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-171-0/+1
* x86/UV2: Work around BAU bugCliff Wickman2012-01-171-1/+12
* x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-171-7/+86
* x86, UV: Fix UV2 hub part numberJack Steiner2011-12-051-0/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-282-3/+35
|\
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-212-3/+35
* | x86: Use xadd helper more widelyJeremy Fitzhardinge2011-08-291-5/+1
|/
* x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com2011-06-211-5/+13
* x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-211-0/+1
* x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-211-6/+6
* x86, UV: Inline header file functionscpw@sgi.com2011-06-211-14/+14
* x86, UV: Clean up uv_mmrs.hJack Steiner2011-05-301-1281/+1608
* x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-251-203/+351
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-253-207/+918
* x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2011-05-121-4/+13
* x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-102-1/+17
* x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2011-03-091-1/+1
* x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-01-031-4/+5
* x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-182-1/+22
* x86, UV: Update node controller MMRsJack Steiner2010-11-101-93/+96
* x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-3/+18
* x86, UV: Modularize BAU send and waitCliff Wickman2010-06-081-1/+0
* x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-081-0/+5
* x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-081-1/+0
* x86, UV: BAU structure rearrangingCliff Wickman2010-06-081-39/+51
* x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-081-0/+1
* x86, UV: Disable BAU on network congestionCliff Wickman2010-06-081-0/+4
* x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-081-16/+37
* x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-081-0/+12
* x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap2010-04-171-1/+1
* x86, UV: Improve BAU performance and error recoveryCliff Wickman2010-04-141-72/+175
* x86, UV: Clean up UV headers for MMR definitionsJack Steiner2010-03-111-449/+79
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-282-4/+6
|\
| * x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-071-1/+2
| * x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-171-3/+4
* | x86: Enable NMI on all cpus on UVRuss Anderson2010-02-271-0/+1