aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tlb_uv.c
AgeCommit message (Expand)Author
2010-10-27x86: Move uv to platformThomas Gleixner
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-30x86, UV: Use allocated buffer in tlb_uv.c:tunables_read()Dan Carpenter
2010-08-01x86, UV: Initialize BAU hub mapCliff Wickman
2010-07-17x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Correct BAU regular message typeCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman
2010-06-08x86, UV: Correct BAU software acknowledgeCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11x86, UV: Clean up UV headers for MMR definitionsJack Steiner
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-23x86: SGI UV: Fix BAU initializationCliff Wickman
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-08-24x86: uv: Clean up uv_ptc_init(), use proc_create()Alexey Dobriyan
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman
2009-04-14x86: UV: BAU partition-relative distribution mapCliff Wickman
2009-04-03x86: UV BAU messaging timeoutsCliff Wickman
2009-04-03x86: UV BAU and nodes with no memoryCliff Wickman
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-18x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-03-13cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-01-31x86: UV fix uv_flush_send_and_wait()Cliff Wickman
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar
2009-01-21x86: uv cleanupTejun Heo
2009-01-15x86, UV: cpu_relax in uv_wait_completionCliff Wickman
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell
2009-01-02x86, UV: remove erroneous BAU initializationCliff Wickman