| Commit message (Expand) | Author | Age | Files | Lines |
* | bootmem: clean up bootmem.c file header | Johannes Weiner | 2008-07-24 | 1 | -9/+5 |
* | bootmem: reorder code to match new bootmem structure | Johannes Weiner | 2008-07-24 | 1 | -179/+177 |
* | hugetlb: quota is not freed for unused reserved private huge pages | Adam Litke | 2008-07-24 | 1 | -1/+3 |
* | hugetlb: fix a hugepage reservation check for MAP_SHARED | Mel Gorman | 2008-07-24 | 1 | -6/+6 |
* | hugetlb: allow arch overridden hugepage allocation | Jon Tollefson | 2008-07-24 | 1 | -8/+3 |
* | hugetlb: override default huge page size | Nick Piggin | 2008-07-24 | 1 | -6/+17 |
* | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 2 | -4/+20 |
* | hugetlb: printk cleanup | Andi Kleen | 2008-07-24 | 1 | -4/+16 |
* | hugetlb: support boot allocate different sizes | Andi Kleen | 2008-07-24 | 1 | -9/+30 |
* | hugetlb: support larger than MAX_ORDER | Andi Kleen | 2008-07-24 | 1 | -2/+81 |
* | mm: export prep_compound_page to mm | Andi Kleen | 2008-07-24 | 2 | -1/+3 |
* | mm: introduce non panic alloc_bootmem | Andi Kleen | 2008-07-24 | 1 | -0/+12 |
* | hugetlb: abstract numa round robin selection | Andi Kleen | 2008-07-24 | 1 | -15/+22 |
* | hugetlb: new sysfs interface | Nishanth Aravamudan | 2008-07-24 | 1 | -66/+222 |
* | hugetlbfs: per mount huge page sizes | Andi Kleen | 2008-07-24 | 2 | -15/+19 |
* | hugetlb: multiple hstates for multiple page sizes | Andi Kleen | 2008-07-24 | 1 | -27/+121 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 4 | -172/+210 |
* | hugetlb: factor out prep_new_huge_page | Andi Kleen | 2008-07-24 | 1 | -6/+11 |
* | mm: create /sys/kernel/mm | Nishanth Aravamudan | 2008-07-24 | 1 | -0/+16 |
* | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT | Nishanth Aravamudan | 2008-07-24 | 2 | -2/+3 |
* | vmallocinfo: add NUMA information | Eric Dumazet | 2008-07-24 | 1 | -0/+20 |
* | tmpfs: support aio | Hugh Dickins | 2008-07-24 | 1 | -21/+34 |
* | generic_file_aio_read() cleanups | Hugh Dickins | 2008-07-24 | 1 | -23/+19 |
* | vma_page_offset() has no callees: drop it | Johannes Weiner | 2008-07-24 | 1 | -20/+9 |
* | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits | Andy Whitcroft | 2008-07-24 | 1 | -27/+145 |
* | hugetlb: allow huge page mappings to be created without reservations | Andy Whitcroft | 2008-07-24 | 1 | -5/+53 |
* | hugetlb: move reservation region support earlier | Andy Whitcroft | 2008-07-24 | 1 | -121/+125 |
* | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations | Andy Whitcroft | 2008-07-24 | 2 | -4/+5 |
* | huge page private reservation review cleanups | Andy Whitcroft | 2008-07-24 | 1 | -13/+45 |
* | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE... | Mel Gorman | 2008-07-24 | 2 | -19/+184 |
* | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman | 2008-07-24 | 1 | -39/+119 |
* | hugetlb: move hugetlb_acct_memory() | Mel Gorman | 2008-07-24 | 1 | -41/+41 |
* | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 2 | -6/+7 |
* | slob: record page flag overlays explicitly | Andy Whitcroft | 2008-07-24 | 1 | -6/+6 |
* | slub: record page flag overlays explicitly | Andy Whitcroft | 2008-07-24 | 1 | -48/+17 |
* | buddy: clarify comments describing buddy merge | Andy Whitcroft | 2008-07-24 | 1 | -1/+2 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 3 | -6/+13 |
* | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 1 | -18/+113 |
* | mm: remove nopfn | Nick Piggin | 2008-07-24 | 1 | -60/+7 |
* | kill generic_file_direct_IO() | Christoph Hellwig | 2008-07-24 | 1 | -66/+51 |
* | mm/hugetlb.c: fix duplicate variable | Adrian Bunk | 2008-07-24 | 1 | -1/+0 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 | 1 | -0/+1 |
* | mm/migrate.c should #include <linux/syscalls.h> | Adrian Bunk | 2008-07-24 | 1 | -0/+1 |
* | page allocator: inline some __alloc_pages() wrappers | KOSAKI Motohiro | 2008-07-24 | 1 | -17/+2 |
* | mm: unexport __alloc_bootmem_core() | Johannes Weiner | 2008-07-24 | 1 | -12/+12 |
* | mm: normalize internal argument passing of bootmem data | Johannes Weiner | 2008-07-24 | 1 | -8/+6 |
* | mm: fix free_all_bootmem_core alignment check | Johannes Weiner | 2008-07-24 | 1 | -11/+10 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 2 | -3/+3 |
* | mm: print out the zonelists on request for manual verification | Mel Gorman | 2008-07-24 | 3 | -0/+51 |
* | mm: make defensive checks around PFN values registered for memory usage | Mel Gorman | 2008-07-24 | 4 | -8/+44 |