Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] silence unused pgdat warning from alloc_bootmem_node and friends | Andy Whitcroft |
2006-12-07 | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft |
2006-12-07 | [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h | Christoph Lameter |
2006-12-07 | [PATCH] Move names_cachep to linux/fs.h | Christoph Lameter |
2006-12-07 | [PATCH] Move fs_cachep to linux/fs_struct.h | Christoph Lameter |
2006-12-07 | [PATCH] Move filep_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move files_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move vm_area_cachep to include/mm.h | Christoph Lameter |
2006-12-07 | [PATCH] Move sighand_cachep to include/signal.h | Christoph Lameter |
2006-12-07 | [PATCH] Remove bio_cachep from slab.h | Christoph Lameter |
2006-12-07 | [PATCH] node-aware skb allocation | Christoph Hellwig |
2006-12-07 | [PATCH] add numa node information to struct device | Christoph Hellwig |
2006-12-07 | [PATCH] leak tracking for kmalloc_node | Christoph Hellwig |
2006-12-07 | [PATCH] mm: k{,um}map_atomic() vs in_atomic() | Peter Zijlstra |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-07 | [PATCH] mm: add arch_alloc_page | Nick Piggin |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-12-07 | [PATCH] memory page_alloc zonelist caching reorder structure | Paul Jackson |
2006-12-07 | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson |
2006-12-07 | [PATCH] Get rid of zone_table[] | Christoph Lameter |
2006-12-07 | [PATCH] add bottom_half.h | Andrew Morton |
2006-12-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-12-06 | x86[-64]:Remove 'volatile' from atomic_t | Linus Torvalds |
2006-12-06 | [PATCH] Remove 'volatile' from spinlock_types | Art Haas |
2006-12-06 | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto |
2006-12-06 | [MIPS] pte_offset(dir,addr): parenthesis fix | Franck Bui-Huu |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2006-12-06 | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds |
2006-12-06 | [PATCH] m68knommu: remove FP conditionals in ucontext struct | Gavin Lambert |
2006-12-06 | [PATCH] m68knommu: implement irq_canonicalize() | Greg Ungerer |
2006-12-06 | [PATCH] m68knommu: create rtc.h | Greg Ungerer |
2006-12-06 | Actually update the fixed up compile failures. | David Howells |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-06 | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan |
2006-12-06 | sh: Fixup pte_mkhuge() build failure. | Paul Mundt |
2006-12-06 | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt |
2006-12-06 | sh: Fixup movli.l/movco.l atomic ops for gcc4. | Paul Mundt |
2006-12-06 | sh: dyntick infrastructure. | Paul Mundt |
2006-12-06 | sh: Clock framework tidying. | Paul Mundt |
2006-12-06 | sh: Fixup various PAGE_SIZE == 4096 assumptions. | Paul Mundt |
2006-12-06 | sh: dma-api channel capability extensions. | Mark Glaisher |
2006-12-06 | sh: KSTK_EIP/KSTK_ESP consistency. | Stuart Menefy |
2006-12-06 | sh: TLB miss fast-path optimizations. | Stuart Menefy |
2006-12-06 | sh: generic push-switch framework. | Paul Mundt |
2006-12-06 | sh: pmd rework. | Stuart Menefy |
2006-12-06 | sh: Use MMU.TTB register as pointer to current pgd. | Stuart Menefy |
2006-12-06 | sh: Set up correct siginfo structures for page faults. | Stuart Menefy |
2006-12-06 | sh: Preliminary support for SH-X2 MMU. | Paul Mundt |
2006-12-06 | sh: Hook SH7785 in to the build system. | Paul Mundt |