Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] do_no_pfn() | Jes Sorensen |
2006-09-27 | [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat | Christoph Lameter |
2006-09-27 | [PATCH] Do not allocate pagesets for unpopulated zones. | Christoph Lameter |
2006-09-27 | [PATCH] Add node to zone for the NUMA case | Christoph Lameter |
2006-09-27 | [PATCH] GFP_THISNODE for the slab allocator | Christoph Lameter |
2006-09-27 | [PATCH] Disable GFP_THISNODE in the non-NUMA case | Christoph Lameter |
2006-09-27 | [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA | Christoph Lameter |
2006-09-27 | [PATCH] Condense output of show_free_areas() | Jes Sorensen |
2006-09-27 | [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_nod... | Christoph Lameter |
2006-09-27 | [PATCH] page invalidation cleanup | Nick Piggin |
2006-09-27 | [PATCH] own header file for struct page | Heiko Carstens |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton |
2006-09-27 | [PATCH] Allow an arch to expand node boundaries | Mel Gorman |
2006-09-27 | [PATCH] Account for holes that are outside the range of physical memory | Mel Gorman |
2006-09-27 | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman |
2006-09-27 | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman |
2006-09-27 | [PATCH] Introduce mechanism for registering active regions of memory | Mel Gorman |
2006-09-27 | [PATCH] fix x86_64-mm-spinlock-cleanup | Andrew Morton |
2006-09-27 | [PATCH] Make kmem_cache_destroy() return void | Alexey Dobriyan |
2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan |
2006-09-27 | [PATCH] fs: Removing useless casts | Panagiotis Issaris |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris |
2006-09-27 | [PATCH] more ext3 16T overflow fixes | Eric Sandeen |
2006-09-27 | [PATCH] ext3: Fix sparse warnings | Dave Kleikamp |
2006-09-27 | [PATCH] ext3: More whitespace cleanups | Dave Kleikamp |
2006-09-27 | [PATCH] ext3: wrong error behavior | Vasily Averin |
2006-09-27 | [PATCH] ext3: more comments about block allocation/reservation code | Mingming Cao |
2006-09-27 | [PATCH] ext3: turn on reservation dump on block allocation errors | Mingming Cao |
2006-09-27 | [PATCH] JBD: 16T fixes | Eric Sandeen |
2006-09-27 | [PATCH] ext3: inode numbers are unsigned long | Eric Sandeen |
2006-09-27 | [PATCH] ext2: fix mounts at 16T | Eric Sandeen |
2006-09-27 | [PATCH] fix ext3 mounts at 16T | Eric Sandeen |
2006-09-27 | [PATCH] jbd: use BUILD_BUG_ON in journal init | Alexey Dobriyan |
2006-09-27 | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao |
2006-09-27 | [PATCH] jbd: add lock annotation to jbd_sync_bh | Josh Triplett |
2006-09-27 | [PATCH] fix "cpu to node relationship fixup: map cpu to node" | KAMEZAWA Hiroyuki |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-09-27 | [MIPS] setup.c: use early_param() for early command line parsing | Franck Bui-Huu |
2006-09-27 | [MIPS] setup.c: remove MAXMEM macro | Franck Bui-Huu |
2006-09-27 | [MIPS] setup.c: do not inline functions | Franck Bui-Huu |
2006-09-27 | [MIPS] setup.c: remove useless includes. | Franck Bui-Huu |
2006-09-27 | [MIPS] setup.c: move initrd code inside dedicated functions | Franck Bui-Huu |
2006-09-27 | [MIPS] setup.c: cleanup bootmem_init() | Franck Bui-Huu |
2006-09-27 | [MIPS] get_wchan(): remove uses of mfinfo[64] | Franck Bui-Huu |
2006-09-27 | [MIPS] get_frame_info(): null function size means size is unknown | Franck Bui-Huu |
2006-09-27 | [MIPS] unwind_stack(): return ra if an exception occured at the first instruc... | Franck Bui-Huu |