- 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
- bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
- cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 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
- e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
- 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
- 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
- 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
- a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
- 0a2db49 x86: uv: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
- 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
- 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 11 years ago
- 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
- fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 11 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
- 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
- b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
- e379ea8 x86/UV: Add call to KGDB/KDB from NMI handler by Mike Travis · 11 years ago
- 8a1f465 x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup() by Ingo Molnar · 11 years ago
- 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
- 12ba6c9 x86/UV: Add kdump to UV NMI handler by Mike Travis · 11 years ago
- 3c121d9 x86/UV: Add summary of cpu activity to UV NMI handler by Mike Travis · 11 years ago
- 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
- 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
- e87b686 x86/platform/uv: Replace kmalloc() & memset with kzalloc() by Alexandru Gheorghiu · 12 years ago
- 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 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
- 0af635204 x86, uv, uv3: Update Time Support for SGI UV3 by Mike Travis · 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
- 2bd3488 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- bd3e57f Merge branch 'x86-platform-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
- 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 12 years ago
- a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
- d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
- ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
- f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 13 years ago
- b0deca2 x86/UV: Lower UV rtc clocksource rating by Dimitri Sivanich · 13 years ago
- d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 13 years ago
- 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 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
- edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 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 · 14 years ago
- 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
- 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 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
- 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 2c77865 x86: Cleanup the genirq name space by Thomas Gleixner · 14 years ago
- 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
- b01cc1b x86: Convert remaining x86 clocksources to clocksource_register_hz/khz by John Stultz · 15 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