summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv/uv_bau.h
AgeCommit message (Expand)Author
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman
2012-01-17x86/UV2: Work around BAU bugCliff Wickman
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-08-29x86: Use xadd helper more widelyJeremy Fitzhardinge
2011-06-21x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com
2011-06-21x86, UV: Inline header file functionscpw@sgi.com
2011-05-25x86, UV: Clean up uv_tlb.cCliff Wickman
2011-05-25x86, UV: Add support for SGI UV2 hub chipJack Steiner
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman
2009-01-21x86: uv cleanupTejun Heo
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2008-12-30x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro