Age | Commit message (Expand) | Author | Files | Lines |
2006-10-04 | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman | 3 | -48/+0 |
2006-10-04 | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c | Eric W. Biederman | 2 | -5/+49 |
2006-10-04 | [PATCH] genirq: convert the i386 architecture to irq-chips | Ingo Molnar | 1 | -2/+0 |
2006-10-04 | [PATCH] i383 numa: fix numaq/summit apicid conflict | Keith Mannthey | 1 | -1/+1 |
2006-10-03 | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 1 | -0/+1 |
2006-10-03 | [PATCH] kernel-doc for kernel/dma.c | Randy Dunlap | 1 | -2/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -39/+0 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 1 | -1/+1 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -1/+1 |
2006-10-02 | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli | 1 | -0/+3 |
2006-10-01 | [PATCH] paravirt: update pte hook | Zachary Amsden | 1 | -0/+21 |
2006-10-01 | [PATCH] paravirt: remove set pte atomic | Zachary Amsden | 1 | -1/+0 |
2006-10-01 | [PATCH] paravirt: optimize ptep establish for pae | Zachary Amsden | 3 | -0/+27 |
2006-10-01 | [PATCH] paravirt: kpte flush | Zachary Amsden | 1 | -0/+7 |
2006-10-01 | [PATCH] paravirt: combine flush accessed dirty.patch | Zachary Amsden | 1 | -13/+28 |
2006-10-01 | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez | 1 | -0/+2 |
2006-10-01 | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 1 | -0/+4 |
2006-09-30 | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 1 | -0/+6 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 3 | -3/+3 |
2006-09-29 | [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h | Rolf Eike Beer | 1 | -6/+6 |
2006-09-29 | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls | keith mannthey | 2 | -1/+3 |
2006-09-28 | [PATCH] i386: Use early clobbers for semaphores now | Andi Kleen | 1 | -2/+2 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-27 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 29 | -352/+406 |
2006-09-26 | [PATCH] Split i386 and x86_64 ptrace.h | Jeff Dike | 3 | -34/+41 |
2006-09-26 | [PATCH] x86: trivial move of ptep_set_access_flags | Rusty Russell | 1 | -15/+16 |
2006-09-26 | [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers | Rusty Russell | 3 | -7/+8 |
2006-09-26 | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype... | Jeremy Fitzhardinge | 1 | -1/+6 |
2006-09-26 | [PATCH] x86: roll all the cpuid asm into one __cpuid call | Rusty Russell | 1 | -33/+27 |
2006-09-26 | [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h... | Chris Wright | 2 | -0/+192 |
2006-09-26 | [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m... | Rolf Eike Beer | 1 | -6/+3 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 2 | -3/+3 |
2006-09-26 | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 1 | -0/+6 |
2006-09-26 | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 1 | -0/+3 |
2006-09-26 | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 1 | -0/+6 |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2 | -0/+12 |
2006-09-26 | [PATCH] i386: Fix pack_descriptor() | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-09-26 | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2 | -2/+20 |
2006-09-26 | [PATCH] i386: Abstract sensitive instructions | Rusty Russell | 1 | -2/+5 |
2006-09-26 | [PATCH] i386: Avoid overwriting the current pgd (V4, i386) | Magnus Damm | 1 | -0/+27 |
2006-09-26 | [PATCH] x86: Remove incorrect comment about ACPI e820 entries | Andi Kleen | 1 | -1/+1 |
2006-09-26 | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert | 1 | -0/+2 |
2006-09-26 | [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 | Dave Jones | 2 | -3/+0 |
2006-09-26 | [PATCH] i386: Support physical cpu hotplug for x86_64 | Ashok Raj | 1 | -0/+1 |
2006-09-26 | [PATCH] i386: Descriptor and trap table cleanups. | Rusty Russell | 1 | -45/+76 |
2006-09-26 | [PATCH] i386: Make enable_local_apic static | Adrian Bunk | 1 | -12/+0 |
2006-09-26 | [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace | Andi Kleen | 1 | -0/+3 |
2006-09-26 | [PATCH] i386: Do stacktracer conversion too | Andi Kleen | 1 | -0/+1 |
2006-09-26 | [PATCH] i386: Replace i386 open-coded cmdline parsing with | Rusty Russell | 4 | -18/+13 |
2006-09-26 | [PATCH] i386: Clean up spin/rwlocks | Andi Kleen | 2 | -77/+68 |