summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | bootmem: free/reserve helpersJohannes Weiner2008-07-241-22/+43
* | bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-241-136/+76
* | bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-241-45/+38
* | bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-241-13/+10
* | bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-241-18/+9
* | bootmem: add debugging frameworkJohannes Weiner2008-07-241-7/+44
* | bootmem: add documentation to API functionsJohannes Weiner2008-07-241-1/+149
* | bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-241-9/+5
* | bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-241-179/+177
* | hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke2008-07-241-1/+3
* | hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman2008-07-241-6/+6
* | hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-241-8/+3
* | hugetlb: override default huge page sizeNick Piggin2008-07-241-6/+17
* | hugetlb: introduce pud_hugeAndi Kleen2008-07-242-4/+20
* | hugetlb: printk cleanupAndi Kleen2008-07-241-4/+16
* | hugetlb: support boot allocate different sizesAndi Kleen2008-07-241-9/+30
* | hugetlb: support larger than MAX_ORDERAndi Kleen2008-07-241-2/+81
* | mm: export prep_compound_page to mmAndi Kleen2008-07-242-1/+3
* | mm: introduce non panic alloc_bootmemAndi Kleen2008-07-241-0/+12
* | hugetlb: abstract numa round robin selectionAndi Kleen2008-07-241-15/+22
* | hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-241-66/+222
* | hugetlbfs: per mount huge page sizesAndi Kleen2008-07-242-15/+19
* | hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-241-27/+121
* | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-244-172/+210
* | hugetlb: factor out prep_new_huge_pageAndi Kleen2008-07-241-6/+11
* | mm: create /sys/kernel/mmNishanth Aravamudan2008-07-241-0/+16
* | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-242-2/+3
* | vmallocinfo: add NUMA informationEric Dumazet2008-07-241-0/+20
* | tmpfs: support aioHugh Dickins2008-07-241-21/+34
* | generic_file_aio_read() cleanupsHugh Dickins2008-07-241-23/+19
* | vma_page_offset() has no callees: drop itJohannes Weiner2008-07-241-20/+9
* | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft2008-07-241-27/+145
* | hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft2008-07-241-5/+53
* | hugetlb: move reservation region support earlierAndy Whitcroft2008-07-241-121/+125
* | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-242-4/+5
* | huge page private reservation review cleanupsAndy Whitcroft2008-07-241-13/+45
* | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-242-19/+184
* | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-241-39/+119
* | hugetlb: move hugetlb_acct_memory()Mel Gorman2008-07-241-41/+41
* | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-242-6/+7
* | slob: record page flag overlays explicitlyAndy Whitcroft2008-07-241-6/+6
* | slub: record page flag overlays explicitlyAndy Whitcroft2008-07-241-48/+17
* | buddy: clarify comments describing buddy mergeAndy Whitcroft2008-07-241-1/+2
* | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-243-6/+13
* | access_process_vm device memory infrastructureRik van Riel2008-07-241-18/+113
* | mm: remove nopfnNick Piggin2008-07-241-60/+7
* | kill generic_file_direct_IO()Christoph Hellwig2008-07-241-66/+51
* | mm/hugetlb.c: fix duplicate variableAdrian Bunk2008-07-241-1/+0
* | mm/vmstat.c: proper externsAdrian Bunk2008-07-241-0/+1
* | mm/migrate.c should #include <linux/syscalls.h>Adrian Bunk2008-07-241-0/+1
OpenPOWER on IntegriCloud