Age | Commit message (Expand) | Author |
2007-10-16 | include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-16 | alpha: beautify vmlinux.lds | Sam Ravnborg |
2007-10-16 | alpha: convert to generic sys_ptrace | Christoph Hellwig |
2007-10-16 | M68KNOMMU: remove unused config symbol CONFIG_DISKtel | Greg Ungerer |
2007-10-16 | include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-16 | remove frv usage of flush_tlb_pgtables() | Benjamin Herrenschmidt |
2007-10-16 | mm/mempolicy.c: cleanups | Adrian Bunk |
2007-10-16 | mm/shmem.c: make 3 functions static | Adrian Bunk |
2007-10-16 | hugetlb: Add hugetlb_dynamic_pool sysctl | Adam Litke |
2007-10-16 | memory hotplug: Hot-add with sparsemem-vmemmap | Yasunori Goto |
2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki |
2007-10-16 | memory unplug: page offline | KAMEZAWA Hiroyuki |
2007-10-16 | memory unplug: page isolation | KAMEZAWA Hiroyuki |
2007-10-16 | memory unplug: memory hotplug cleanup | KAMEZAWA Hiroyuki |
2007-10-16 | SLUB: Optimize cacheline use for zeroing | Christoph Lameter |
2007-10-16 | SLUB: Place kmem_cache_cpu structures in a NUMA aware way | Christoph Lameter |
2007-10-16 | SLUB: Move page->offset to kmem_cache_cpu->offset | Christoph Lameter |
2007-10-16 | SLUB: Do not use page->mapping | Christoph Lameter |
2007-10-16 | SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab | Christoph Lameter |
2007-10-16 | Print out statistics in relation to fragmentation avoidance to /proc/pagetype... | Mel Gorman |
2007-10-16 | Do not depend on MAX_ORDER when grouping pages by mobility | Mel Gorman |
2007-10-16 | don't group high order atomic allocations | Mel Gorman |
2007-10-16 | remove PAGE_GROUP_BY_MOBILITY | Mel Gorman |
2007-10-16 | Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR... | Mel Gorman |
2007-10-16 | Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 | Mel Gorman |
2007-10-16 | Group high-order atomic allocations | Mel Gorman |
2007-10-16 | Group short-lived and reclaimable kernel allocations | Mel Gorman |
2007-10-16 | Add a configure option to group pages by mobility | Mel Gorman |
2007-10-16 | Split the free lists for movable and unmovable allocations | Mel Gorman |
2007-10-16 | Add a bitmap that is used to track flags affecting a block of pages | Mel Gorman |
2007-10-16 | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki |
2007-10-16 | Categorize GFP flags | Christoph Lameter |
2007-10-16 | Memoryless nodes: Use N_HIGH_MEMORY for cpusets | Christoph Lameter |
2007-10-16 | Memoryless nodes: Fix GFP_THISNODE behavior | Christoph Lameter |
2007-10-16 | Memoryless nodes: Add N_CPU node state | Christoph Lameter |
2007-10-16 | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter |
2007-10-16 | Memoryless nodes: Generic management of nodemasks for various purposes | Christoph Lameter |
2007-10-16 | fs: remove some AOP_TRUNCATED_PAGE | Nick Piggin |
2007-10-16 | fs: restore nobh | Nick Piggin |
2007-10-16 | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin |
2007-10-16 | fs: new cont helpers | Nick Piggin |
2007-10-16 | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin |
2007-10-16 | mm: buffered write iterator | Nick Piggin |
2007-10-16 | mm: fix pagecache write deadlocks | Nick Piggin |
2007-10-16 | Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag | Lee Schermerhorn |
2007-10-16 | move mm_struct and vm_area_struct | Martin Schwidefsky |
2007-10-16 | radix-tree: use indirect bit | Nick Piggin |
2007-10-16 | remove ZERO_PAGE | Nick Piggin |
2007-10-16 | SLUB: direct pass through of page size or higher kmalloc requests | Christoph Lameter |
2007-10-16 | filemap: convert some unsigned long to pgoff_t | Fengguang Wu |