aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uv (follow)
AgeCommit message (Expand)AuthorFilesLines
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-17x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap1-1/+1
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman1-72/+175
2010-03-11x86, UV: Clean up UV headers for MMR definitionsJack Steiner1-449/+79
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+6
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson1-0/+1
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis1-1/+3
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+12
2010-01-07x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner1-1/+2
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis1-38/+48
2009-12-17x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson1-3/+4
2009-12-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-10/+1
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt1-0/+7
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt1-0/+13
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt1-0/+7
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt1-1/+15
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich1-7/+0
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich1-3/+12
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner1-8/+9
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner1-1/+1
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner1-0/+7
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner1-2/+4
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman1-1/+1
2009-04-03x86: UV BAU messaging timeoutsCliff Wickman1-0/+5
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner1-0/+12
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner1-0/+153
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-03-04x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich1-0/+4
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu1-3/+0
2009-02-11x86: UV: fix header struct usageRandy Dunlap1-0/+3
2009-01-21x86: make UV support configurableNick Piggin1-3/+3
2009-01-21x86: uv cleanupTejun Heo2-2/+33
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-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-1/+1
2008-12-16x86: UV fix for global physical addressesJack Steiner1-14/+2
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-0/+1