summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tlb_uv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-081-1/+1
* x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-081-0/+2
* SGI UV: TLB shootdown using broadcast assist unit, fixIngo Molnar2008-07-081-1/+1
* SGI UV: clean up arch/x86/kernel/tlb_uv.cIngo Molnar2008-07-081-45/+62
* SGI UV: TLB shootdown using broadcast assist unitIngo Molnar2008-07-081-98/+85
* SGI UV: TLB shootdown using broadcast assist unit, cleanupsCliff Wickman2008-07-081-327/+377
* x86, SGI UV: TLB shootdown using broadcast assist unitCliff Wickman2008-07-081-0/+736