aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* | bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* | bootmem: revisit alloc_bootmem_sectionJohannes Weiner2008-07-24
* | bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner2008-07-24
* | bootmem: respect goal more likelyJohannes Weiner2008-07-24
* | bootmem: factor out the marking of a PFN rangeJohannes Weiner2008-07-24
* | bootmem: free/reserve helpersJohannes Weiner2008-07-24
* | bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* | bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-24
* | bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-24
* | bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-24
* | bootmem: add debugging frameworkJohannes Weiner2008-07-24
* | bootmem: add documentation to API functionsJohannes Weiner2008-07-24
* | bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-24
* | bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* | hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke2008-07-24
* | hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman2008-07-24
* | hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-24
* | hugetlb: override default huge page sizeNick Piggin2008-07-24
* | hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* | hugetlb: printk cleanupAndi Kleen2008-07-24
* | hugetlb: support boot allocate different sizesAndi Kleen2008-07-24
* | hugetlb: support larger than MAX_ORDERAndi Kleen2008-07-24
* | mm: export prep_compound_page to mmAndi Kleen2008-07-24
* | mm: introduce non panic alloc_bootmemAndi Kleen2008-07-24
* | hugetlb: abstract numa round robin selectionAndi Kleen2008-07-24
* | hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-24
* | hugetlbfs: per mount huge page sizesAndi Kleen2008-07-24
* | hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* | hugetlb: factor out prep_new_huge_pageAndi Kleen2008-07-24
* | mm: create /sys/kernel/mmNishanth Aravamudan2008-07-24
* | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-24
* | vmallocinfo: add NUMA informationEric Dumazet2008-07-24
* | tmpfs: support aioHugh Dickins2008-07-24
* | generic_file_aio_read() cleanupsHugh Dickins2008-07-24
* | vma_page_offset() has no callees: drop itJohannes Weiner2008-07-24
* | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft2008-07-24
* | hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft2008-07-24
* | hugetlb: move reservation region support earlierAndy Whitcroft2008-07-24
* | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-24
* | huge page private reservation review cleanupsAndy Whitcroft2008-07-24
* | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-24
* | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* | hugetlb: move hugetlb_acct_memory()Mel Gorman2008-07-24
* | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* | slob: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* | slub: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* | buddy: clarify comments describing buddy mergeAndy Whitcroft2008-07-24
* | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-24