aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uv/uv_bau.h
AgeCommit message (Expand)Author
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner
2020-03-27x86/platform/uv: Add a missing prototype for uv_bau_message_interrupt()Benjamin Thiel
2018-01-16x86/platform/uv/BAU: Replace hard-coded values with MMR definitionsAndrew Banman
2017-03-13x86/platform/uv/BAU: Add wait_completion to bau_operationsAndrew Banman
2017-03-13x86/platform/uv/BAU: Add status mmr location fields to bau_controlAndrew Banman
2017-03-13x86/platform/uv/BAU: Cleanup bau_operations declaration and instancesAndrew Banman
2017-03-13x86/platform/uv/BAU: Add payload descriptor qualifierAndrew Banman
2017-03-13x86/platform/uv/BAU: Add uv_bau_version enumerated constantsAndrew Banman
2016-09-22x86/platform/uv/BAU: Add UV4-specific functionsAndrew Banman
2016-09-22x86/platform/uv/BAU: Add generic function pointersAndrew Banman
2016-09-22x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()Andrew Banman
2016-09-22x86/platform/uv/BAU: Clean up pq_init()Andrew Banman
2016-04-01x86/platform/uv: Disable UV BAU by defaultAlex Thorlton
2014-11-03x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer
2014-06-05x86/uv: Update the UV3 TLB shootdown logicCliff Wickman
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
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