aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_bau.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman1-1/+0
2017-03-13x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman1-0/+2
2017-03-13x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman1-2/+8
2017-03-13x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman1-11/+11
2017-03-13x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman1-12/+29
2017-03-13x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman1-0/+7
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman1-0/+30
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman1-0/+11
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman1-2/+0
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman1-1/+1
2016-04-01x86/platform/uv: Disable UV BAU by defaultAlex Thorlton1-1/+1
2014-11-03x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer1-2/+2
2014-06-05x86/uv: Update the UV3 TLB shootdown logicCliff Wickman1-8/+11
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+3
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman1-10/+18
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman1-0/+2
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman1-1/+0
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman1-0/+1
2012-01-17x86/UV2: Work around BAU bugCliff Wickman1-1/+12
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman1-7/+86
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner1-0/+1
2011-08-29x86: Use xadd helper more widelyJeremy Fitzhardinge1-5/+1
2011-06-21x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com1-5/+13
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com1-0/+1
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com1-6/+6
2011-06-21x86, UV: Inline header file functionscpw@sgi.com1-14/+14
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman1-203/+351
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner1-4/+38
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman1-4/+13
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman1-4/+5
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman1-1/+0
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman1-0/+5
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman1-1/+0
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman1-39/+51
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman1-0/+1
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman1-0/+4
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman1-16/+37
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman1-0/+12
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman1-72/+175
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman1-1/+1
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman1-1/+1
2009-01-21x86: uv cleanupTejun Heo1-2/+0
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell1-1/+2
2008-12-30x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput1-23/+23
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin1-3/+3
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+332