Age | Commit message (Expand) | Author |
2006-11-01 | i386: clean up io-apic accesses | Linus Torvalds |
2006-10-28 | [PATCH] visws build fix | Andrey Panin |
2006-10-14 | ACPI: Processor native C-states using MWAIT | Venkatesh Pallipadi |
2006-10-12 | [VOYAGER] fix up ptregs removal mess | James Bottomley |
2006-10-12 | [VOYAGER] fix up attribute packed specifiers in voyager.h | James Bottomley |
2006-10-11 | [PATCH] uaccess.h: match kernel-doc and function names | Randy Dunlap |
2006-10-11 | [PATCH] Consolidate check_signature | Matthew Wilcox |
2006-10-11 | [PATCH] epoll_pwait() | Davide Libenzi |
2006-10-08 | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman |
2006-10-06 | [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilable | Jiri Kosina |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman |
2006-10-04 | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: convert the i386 architecture to irq-chips | Ingo Molnar |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | [PATCH] i383 numa: fix numaq/summit apicid conflict | Keith Mannthey |
2006-10-03 | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B |
2006-10-03 | [PATCH] kernel-doc for kernel/dma.c | Randy Dunlap |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli |
2006-10-01 | [PATCH] paravirt: update pte hook | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: remove set pte atomic | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: optimize ptep establish for pae | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: kpte flush | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: combine flush accessed dirty.patch | Zachary Amsden |
2006-10-01 | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez |
2006-10-01 | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky |
2006-09-30 | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-29 | [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h | Rolf Eike Beer |
2006-09-29 | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls | keith mannthey |
2006-09-27 | [PATCH] i386: Use early clobbers for semaphores now | Andi Kleen |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] Split i386 and x86_64 ptrace.h | Jeff Dike |
2006-09-26 | [PATCH] x86: trivial move of ptep_set_access_flags | Rusty Russell |
2006-09-26 | [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers | Rusty Russell |
2006-09-26 | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype... | Jeremy Fitzhardinge |
2006-09-26 | [PATCH] x86: roll all the cpuid asm into one __cpuid call | Rusty Russell |
2006-09-26 | [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h... | Chris Wright |
2006-09-26 | [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m... | Rolf Eike Beer |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |
2006-09-26 | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey |
2006-09-26 | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin |
2006-09-26 | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin |