| Commit message (Expand) | Author | Age |
* | mm: add alloc_pages_exact() and free_pages_exact() | Timur Tabi | 2008-07-24 |
* | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 |
* | bootmem: revisit alloc_bootmem_section | Johannes Weiner | 2008-07-24 |
* | bootmem: Make __alloc_bootmem_low_node fall back to other nodes | Johannes Weiner | 2008-07-24 |
* | bootmem: respect goal more likely | Johannes Weiner | 2008-07-24 |
* | bootmem: factor out the marking of a PFN range | Johannes Weiner | 2008-07-24 |
* | bootmem: free/reserve helpers | Johannes Weiner | 2008-07-24 |
* | bootmem: clean up alloc_bootmem_core | Johannes Weiner | 2008-07-24 |
* | bootmem: clean up free_all_bootmem_core | Johannes Weiner | 2008-07-24 |
* | bootmem: revisit bootmem descriptor list handling | Johannes Weiner | 2008-07-24 |
* | bootmem: revisit bitmap size calculations | Johannes Weiner | 2008-07-24 |
* | bootmem: add debugging framework | Johannes Weiner | 2008-07-24 |
* | bootmem: add documentation to API functions | Johannes Weiner | 2008-07-24 |
* | bootmem: clean up bootmem.c file header | Johannes Weiner | 2008-07-24 |
* | bootmem: reorder code to match new bootmem structure | Johannes Weiner | 2008-07-24 |
* | hugetlb: quota is not freed for unused reserved private huge pages | Adam Litke | 2008-07-24 |
* | hugetlb: fix a hugepage reservation check for MAP_SHARED | Mel Gorman | 2008-07-24 |
* | hugetlb: allow arch overridden hugepage allocation | Jon Tollefson | 2008-07-24 |
* | hugetlb: override default huge page size | Nick Piggin | 2008-07-24 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 |
* | hugetlb: printk cleanup | Andi Kleen | 2008-07-24 |
* | hugetlb: support boot allocate different sizes | Andi Kleen | 2008-07-24 |
* | hugetlb: support larger than MAX_ORDER | Andi Kleen | 2008-07-24 |
* | mm: export prep_compound_page to mm | Andi Kleen | 2008-07-24 |
* | mm: introduce non panic alloc_bootmem | Andi Kleen | 2008-07-24 |
* | hugetlb: abstract numa round robin selection | Andi Kleen | 2008-07-24 |
* | hugetlb: new sysfs interface | Nishanth Aravamudan | 2008-07-24 |
* | hugetlbfs: per mount huge page sizes | Andi Kleen | 2008-07-24 |
* | hugetlb: multiple hstates for multiple page sizes | Andi Kleen | 2008-07-24 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
* | hugetlb: factor out prep_new_huge_page | Andi Kleen | 2008-07-24 |
* | mm: create /sys/kernel/mm | Nishanth Aravamudan | 2008-07-24 |
* | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT | Nishanth Aravamudan | 2008-07-24 |
* | vmallocinfo: add NUMA information | Eric Dumazet | 2008-07-24 |
* | tmpfs: support aio | Hugh Dickins | 2008-07-24 |
* | generic_file_aio_read() cleanups | Hugh Dickins | 2008-07-24 |
* | vma_page_offset() has no callees: drop it | Johannes Weiner | 2008-07-24 |
* | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits | Andy Whitcroft | 2008-07-24 |
* | hugetlb: allow huge page mappings to be created without reservations | Andy Whitcroft | 2008-07-24 |
* | hugetlb: move reservation region support earlier | Andy Whitcroft | 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 |