| Commit message (Expand) | Author | Age |
* | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2013-06-21 |
* | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 2012-06-25 |
* | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 2012-06-25 |
* | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 |
* | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 |
* | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 |
* | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 |
* | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 |
|/ |
|
* | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Inline header file functions | cpw@sgi.com | 2011-06-21 |
* | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 |
* | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 |
* | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 2011-05-12 |
* | x86, UV: Initialize the broadcast assist unit base destination node id properly | Cliff Wickman | 2011-03-09 |
* | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2011-01-03 |
* | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 |
* | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 |
* | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 |
* | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 |
* | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 |
* | x86, UV: Calculate BAU destination timeout | Cliff Wickman | 2010-06-08 |
* | x86, UV: Improve BAU performance and error recovery | Cliff Wickman | 2010-04-14 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2009-08-15 |
* | x86: Fix UV BAU activation descriptor init | Cliff Wickman | 2009-06-03 |
* | x86: uv cleanup | Tejun Heo | 2009-01-21 |
* | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 |
* | x86: uv_bau.h: fix dubious bitfield | Jaswinder Singh Rajput | 2008-12-30 |
* | x86: drop double underscores from header guards | H. Peter Anvin | 2008-10-23 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |