- 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
- 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 9 years ago
- 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
- 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
- fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
- 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
- a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 10 years ago
- 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
- 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
- 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
- 6444174 arch/x86/platform/uv: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
- 8b6e511 x86/uv: Work around UV2 BAU hangs by Cliff Wickman · 12 years ago
- 26ef857 x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ by Cliff Wickman · 12 years ago
- 11cab71 x86/uv: Fix the UV BAU destination timeout period by Cliff Wickman · 12 years ago
- d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
- d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 13 years ago
- b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
- 88ed9dd x86/UV2: Ack BAU interrupt earlier by Cliff Wickman · 13 years ago
- 478c6e5 x86/UV2: Remove stale no-resources test for UV2 BAU by Cliff Wickman · 13 years ago
- c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
- d059f9f x86/UV2: Fix BAU destination timeout initialization by Cliff Wickman · 13 years ago
- da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
- 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
- bbd270e x86, UV: Correct failed topology memory leak by cpw@sgi.com · 13 years ago
- 442d392 x86, UV: Remove cpumask_t from the stack by cpw@sgi.com · 13 years ago
- a456eaa x86, UV: Rename hubmask to pnmask by cpw@sgi.com · 13 years ago
- 485f07d x86, UV: Correct reset_with_ipi() by cpw@sgi.com · 13 years ago
- 9c9153d x86, UV: Allow for non-consecutive sockets by cpw@sgi.com · 13 years ago
- 00b30cf x86, UV: Fix smp_processor_id() use in a preemptable region by cpw@sgi.com · 13 years ago
- f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
- 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
- 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
- ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
- 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
- cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
- 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
- 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
- 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/tlb_uv.c]
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- b365a85 x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() by Dan Carpenter · 14 years ago
- c4026cf x86, UV: Initialize BAU hub map by Cliff Wickman · 14 years ago
- 93a7ca0 x86, UV: Initialize BAU MMRs only on hubs with cpus by Cliff Wickman · 14 years ago
- f6d8a56 x86, UV: Modularize BAU send and wait by Cliff Wickman · 14 years ago
- 450a007 x86, UV: BAU broadcast to the local hub by Cliff Wickman · 14 years ago
- 7fba1bc x86, UV: Correct BAU regular message type by Cliff Wickman · 14 years ago
- 90cc7d9 x86, UV: Remove BAU check for stay-busy by Cliff Wickman · 14 years ago
- a8328ee x86, UV: Correct BAU discovery of hubs and sockets by Cliff Wickman · 14 years ago
- 39847e7 x86, UV: Correct BAU software acknowledge by Cliff Wickman · 14 years ago
- 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
- 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
- 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
- e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
- 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
- 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 15 years ago
- e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e38e2af x86: SGI UV: Fix BAU initialization by Cliff Wickman · 15 years ago
- 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
- 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
- 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 15 years ago
- 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
- 9c26f52 x86: Fix uv bau sending buffer initialization by Cliff Wickman · 15 years ago
- 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
- 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 15 years ago
- 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 16 years ago
- 94ca8e4 x86: UV: BAU partition-relative distribution map by Cliff Wickman · 16 years ago
- c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 16 years ago
- 9674f35 x86: UV BAU and nodes with no memory by Cliff Wickman · 16 years ago
- 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
- 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 16 years ago
- 76ba0ec cpumask: use cpumask_var_t in uv_flush_tlb_others. by Rusty Russell · 16 years ago
- 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
- 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
- bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
- 18c07cf x86, UV: cpu_relax in uv_wait_completion by Cliff Wickman · 16 years ago
- 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
- 46814dd x86, UV: remove erroneous BAU initialization by Cliff Wickman · 16 years ago
- a3d732f x86, UV: fix redundant creation of sgi_uv by Cliff Wickman · 16 years ago
- aef8f5b x86/tlb_uv: remove strange mc146818rtc include by Jeremy Fitzhardinge · 16 years ago
- 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
- e7eb872 x86, SGI UV: uv_ptc_proc_write fix by Cliff Wickman · 16 years ago
- cef5327 x86, SGI UV: TLB shootdown using broadcast assist unit, v6 by Cliff Wickman · 16 years ago
- d400524 SGI UV: TLB shootdown using broadcast assist unit, fix by Ingo Molnar · 16 years ago
- b4c286e SGI UV: clean up arch/x86/kernel/tlb_uv.c by Ingo Molnar · 16 years ago
- dc163a4 SGI UV: TLB shootdown using broadcast assist unit by Ingo Molnar · 16 years ago
- b194b12 SGI UV: TLB shootdown using broadcast assist unit, cleanups by Cliff Wickman · 16 years ago