Age | Commit message (Expand) | Author |
2008-07-24 | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations | Andy Whitcroft |
2008-07-24 | huge page private reservation review cleanups | Andy Whitcroft |
2008-07-24 | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE... | Mel Gorman |
2008-07-24 | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman |
2008-07-24 | hugetlb: move hugetlb_acct_memory() | Mel Gorman |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | slob: record page flag overlays explicitly | Andy Whitcroft |
2008-07-24 | slub: record page flag overlays explicitly | Andy Whitcroft |
2008-07-24 | buddy: clarify comments describing buddy merge | Andy Whitcroft |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | mm: remove nopfn | Nick Piggin |
2008-07-24 | kill generic_file_direct_IO() | Christoph Hellwig |
2008-07-24 | mm/hugetlb.c: fix duplicate variable | Adrian Bunk |
2008-07-24 | mm/vmstat.c: proper externs | Adrian Bunk |
2008-07-24 | mm/migrate.c should #include <linux/syscalls.h> | Adrian Bunk |
2008-07-24 | page allocator: inline some __alloc_pages() wrappers | KOSAKI Motohiro |
2008-07-24 | mm: unexport __alloc_bootmem_core() | Johannes Weiner |
2008-07-24 | mm: normalize internal argument passing of bootmem data | Johannes Weiner |
2008-07-24 | mm: fix free_all_bootmem_core alignment check | Johannes Weiner |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | mm: print out the zonelists on request for manual verification | Mel Gorman |
2008-07-24 | mm: make defensive checks around PFN values registered for memory usage | Mel Gorman |
2008-07-24 | mm: verify the page links and memory model | Mel Gorman |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar |
2008-07-19 | highmem: Export totalhigh_pages. | David S. Miller |
2008-07-19 | slub: dump more data on slab corruption | Pekka Enberg |
2008-07-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-16 | SLUB: simplify re on_each_cpu() | Alexey Dobriyan |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-07-15 | slab: rename slab_destroy_objs | Rabin Vincent |
2008-07-15 | slub: current is always valid | Alexey Dobriyan |
2008-07-15 | slub: Add check for kfree() of non slab objects. | Christoph Lameter |
2008-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-14 | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-07-14 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2008-07-14 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-07-14 | Start using the new '%pS' infrastructure to print symbols | Linus Torvalds |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-14 | [S390] Add support for memory hot-add. | Heiko Carstens |
2008-07-14 | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt |
2008-07-12 | Merge branch 'linus' into x86/core | Ingo Molnar |