aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* 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
* access_process_vm device memory infrastructureRik van Riel2008-07-24
* mm: remove nopfnNick Piggin2008-07-24
* kill generic_file_direct_IO()Christoph Hellwig2008-07-24
* mm/hugetlb.c: fix duplicate variableAdrian Bunk2008-07-24
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* mm/migrate.c should #include <linux/syscalls.h>Adrian Bunk2008-07-24
* page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-24
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-24
* mm: normalize internal argument passing of bootmem dataJohannes Weiner2008-07-24
* mm: fix free_all_bootmem_core alignment checkJohannes Weiner2008-07-24