aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tlb_uv.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
* x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-171-6/+10
* x86, UV: Modularize BAU send and waitCliff Wickman2010-06-081-38/+44
* x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-081-85/+53
* x86, UV: Correct BAU regular message typeCliff Wickman2010-06-081-14/+1
* x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-081-23/+0
* x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman2010-06-081-18/+31
* x86, UV: Correct BAU software acknowledgeCliff Wickman2010-06-081-9/+8
* x86, UV: BAU structure rearrangingCliff Wickman2010-06-081-12/+0
* x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-081-8/+8
* x86, UV: Disable BAU on network congestionCliff Wickman2010-06-081-3/+73
* x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-081-40/+241
* x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-081-4/+47
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-181-374/+906
|\
| * x86, UV: Improve BAU performance and error recoveryCliff Wickman2010-04-141-370/+900
| * x86, UV: Clean up UV headers for MMR definitionsJack Steiner2010-03-111-4/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-3/+1
|\
| * x86: SGI UV: Fix BAU initializationCliff Wickman2009-11-231-3/+1
* | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-161-5/+2
* | x86, UV: Fix information in __uv_hub_info structureRobin Holt2009-10-161-2/+2
|/
* x86: uv: Clean up uv_ptc_init(), use proc_create()Alexey Dobriyan2009-08-241-2/+2
* x86: Fix UV BAU destination subnode idCliff Wickman2009-08-151-0/+1
* x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-241-7/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-2/+13
|\
| * x86: Fix UV BAU activation descriptor initCliff Wickman2009-06-031-2/+13
* | cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
|/
* Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-161-61/+128
|\
| * x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * x86: UV BAU messaging timeoutsCliff Wickman2009-04-031-11/+45
| * x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-1/+2
|\|
| * x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell2009-03-181-1/+2
* | cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell2009-03-131-2/+7
|/
* x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-2/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-2/+2
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-091-1/+1
|\
| * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
* | x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
|/
* Merge branch 'linus' into core/percpuIngo Molnar2009-01-271-0/+1
|\
| * x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1
* | x86: uv cleanupTejun Heo2009-01-211-28/+40
* | x86: change flush_tlb_others to take a const struct cpumaskRusty Russell2009-01-111-8/+8
|/
* x86, UV: remove erroneous BAU initializationCliff Wickman2009-01-021-9/+0
* x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-111-4/+0
* x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
* x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2008-08-201-1/+2