summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_bau.h
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman2018-01-161-1/+0
* x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman2017-03-131-0/+2
* x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman2017-03-131-2/+8
* x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman2017-03-131-11/+11
* x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman2017-03-131-12/+29
* x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman2017-03-131-0/+7
* x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman2016-09-221-0/+30
* x86/platform/uv/BAU: Add generic function pointersAndrew Banman2016-09-221-0/+11
* x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman2016-09-221-2/+0
* x86/platform/uv/BAU: Clean up pq_init()Andrew Banman2016-09-221-1/+1
* x86/platform/uv: Disable UV BAU by defaultAlex Thorlton2016-04-011-1/+1
* x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer2014-11-031-2/+2
* x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-051-8/+11
* x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+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/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
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-0/+1
|\
| * x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-0/+1
* | 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_tlb.cCliff Wickman2011-05-251-203/+351
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-251-4/+38
* x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2011-05-121-4/+13
* 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: 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: Improve BAU performance and error recoveryCliff Wickman2010-04-141-72/+175
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* x86: Fix UV BAU destination subnode idCliff Wickman2009-08-151-1/+1
* x86: Fix UV BAU activation descriptor initCliff Wickman2009-06-031-1/+1
* x86: uv cleanupTejun Heo2009-01-211-2/+0
* x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-111-1/+2
* x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput2008-12-301-23/+23
* x86: drop double underscores from header guardsH. Peter Anvin2008-10-231-3/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+332
OpenPOWER on IntegriCloud