| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-18 | 1 | -374/+906 |
|\ |
|
| * | x86, UV: Improve BAU performance and error recovery | Cliff Wickman | 2010-04-14 | 1 | -370/+900 |
| * | x86, UV: Clean up UV headers for MMR definitions | Jack Steiner | 2010-03-11 | 1 | -4/+6 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -3/+1 |
|\ |
|
| * | x86: SGI UV: Fix BAU initialization | Cliff Wickman | 2009-11-23 | 1 | -3/+1 |
* | | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() | Robin Holt | 2009-10-16 | 1 | -5/+2 |
* | | x86, UV: Fix information in __uv_hub_info structure | Robin Holt | 2009-10-16 | 1 | -2/+2 |
|/ |
|
* | x86: uv: Clean up uv_ptc_init(), use proc_create() | Alexey Dobriyan | 2009-08-24 | 1 | -2/+2 |
* | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2009-08-15 | 1 | -0/+1 |
* | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 2009-06-24 | 1 | -7/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -2/+13 |
|\ |
|
| * | x86: Fix UV BAU activation descriptor init | Cliff Wickman | 2009-06-03 | 1 | -2/+13 |
* | | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 | 1 | -61/+128 |
|\ |
|
| * | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 2009-04-16 | 1 | -3/+9 |
| * | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 2009-04-14 | 1 | -3/+16 |
| * | x86: UV BAU messaging timeouts | Cliff Wickman | 2009-04-03 | 1 | -11/+45 |
| * | x86: UV BAU and nodes with no memory | Cliff Wickman | 2009-04-03 | 1 | -47/+61 |
* | | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 1 | -1/+2 |
|\| |
|
| * | x86, uv: fix cpumask iterator in uv_bau_init() | Rusty Russell | 2009-03-18 | 1 | -1/+2 |
* | | cpumask: use cpumask_var_t in uv_flush_tlb_others. | Rusty Russell | 2009-03-13 | 1 | -2/+7 |
|/ |
|
* | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 | 1 | -2/+0 |
* | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -2/+0 |
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -2/+2 |
* | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 1 | -1/+1 |
|\ |
|
| * | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman | 2009-01-31 | 1 | -1/+1 |
* | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 1 | -0/+1 |
|\ |
|
| * | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 2009-01-15 | 1 | -0/+1 |
* | | x86: uv cleanup | Tejun Heo | 2009-01-21 | 1 | -28/+40 |
* | | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 | 1 | -8/+8 |
|/ |
|
* | x86, UV: remove erroneous BAU initialization | Cliff Wickman | 2009-01-02 | 1 | -9/+0 |
* | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman | 2008-11-11 | 1 | -4/+0 |
* | x86/tlb_uv: remove strange mc146818rtc include | Jeremy Fitzhardinge | 2008-10-22 | 1 | -1/+1 |
* | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 | 1 | -1/+2 |
* | x86, SGI UV: uv_ptc_proc_write fix | Cliff Wickman | 2008-07-08 | 1 | -1/+1 |
* | x86, SGI UV: TLB shootdown using broadcast assist unit, v6 | Cliff Wickman | 2008-07-08 | 1 | -0/+2 |
* | SGI UV: TLB shootdown using broadcast assist unit, fix | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
* | SGI UV: clean up arch/x86/kernel/tlb_uv.c | Ingo Molnar | 2008-07-08 | 1 | -45/+62 |
* | SGI UV: TLB shootdown using broadcast assist unit | Ingo Molnar | 2008-07-08 | 1 | -98/+85 |
* | SGI UV: TLB shootdown using broadcast assist unit, cleanups | Cliff Wickman | 2008-07-08 | 1 | -327/+377 |
* | x86, SGI UV: TLB shootdown using broadcast assist unit | Cliff Wickman | 2008-07-08 | 1 | -0/+736 |