Commit Graph

2471 Commits (bbfd28eee9fbd73e780b19beb3dc562befbb94fa)

Author SHA1 Message Date
Adam Litke 7251ff78b9 hugetlb: quota is not freed for unused reserved private huge pages 17 years ago
Mel Gorman 7f09ca51e9 hugetlb: fix a hugepage reservation check for MAP_SHARED 17 years ago
Jon Tollefson 53ba51d21d hugetlb: allow arch overridden hugepage allocation 17 years ago
Nick Piggin e11bfbfcb0 hugetlb: override default huge page size 17 years ago
Andi Kleen ceb8687961 hugetlb: introduce pud_huge 17 years ago
Andi Kleen 4abd32dbab hugetlb: printk cleanup 17 years ago
Andi Kleen 8faa8b077b hugetlb: support boot allocate different sizes 17 years ago
Andi Kleen aa888a7497 hugetlb: support larger than MAX_ORDER 17 years ago
Andi Kleen 01ad1c0827 mm: export prep_compound_page to mm 17 years ago
Andi Kleen b54bbf7b81 mm: introduce non panic alloc_bootmem 17 years ago
Andi Kleen 5ced66c901 hugetlb: abstract numa round robin selection 17 years ago
Nishanth Aravamudan a343787016 hugetlb: new sysfs interface 17 years ago
Andi Kleen a137e1cc6d hugetlbfs: per mount huge page sizes 17 years ago
Andi Kleen e5ff215941 hugetlb: multiple hstates for multiple page sizes 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Andi Kleen b7ba30c679 hugetlb: factor out prep_new_huge_page 17 years ago
Nishanth Aravamudan ff7ea79cf7 mm: create /sys/kernel/mm 17 years ago
Nishanth Aravamudan 5e9426abe2 mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT 17 years ago
Eric Dumazet a47a126ad5 vmallocinfo: add NUMA information 17 years ago
Hugh Dickins bcd78e4961 tmpfs: support aio 17 years ago
Hugh Dickins 11fa977ecd generic_file_aio_read() cleanups 17 years ago
Johannes Weiner a858f7b2e9 vma_page_offset() has no callees: drop it 17 years ago
Andy Whitcroft 84afd99b83 hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits 17 years ago
Andy Whitcroft c37f9fb11c hugetlb: allow huge page mappings to be created without reservations 17 years ago
Andy Whitcroft 9682290484 hugetlb: move reservation region support earlier 17 years ago
Andy Whitcroft cdfd4325c0 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations 17 years ago
Andy Whitcroft e7c4b0bfd0 huge page private reservation review cleanups 17 years ago
Mel Gorman 04f2cbe356 hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Mel Gorman fc1b8a73dd hugetlb: move hugetlb_acct_memory() 17 years ago
Johannes Weiner 9109fb7b35 mm: drop unneeded pgdat argument from free_area_init_node() 17 years ago
Andy Whitcroft 9023cb7e85 slob: record page flag overlays explicitly 17 years ago
Andy Whitcroft 8a38082d21 slub: record page flag overlays explicitly 17 years ago
Andy Whitcroft 3c82d0ce2c buddy: clarify comments describing buddy merge 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Nick Piggin 0d71d10a42 mm: remove nopfn 17 years ago
Christoph Hellwig a969e903a9 kill generic_file_direct_IO() 17 years ago
Adrian Bunk 75353bed36 mm/hugetlb.c: fix duplicate variable 17 years ago
Adrian Bunk c748e1340e mm/vmstat.c: proper externs 17 years ago
Adrian Bunk 4f5ca26578 mm/migrate.c should #include <linux/syscalls.h> 17 years ago
KOSAKI Motohiro e4048e5dc4 page allocator: inline some __alloc_pages() wrappers 17 years ago
Johannes Weiner ffc6421f07 mm: unexport __alloc_bootmem_core() 17 years ago
Johannes Weiner 8ae0446307 mm: normalize internal argument passing of bootmem data 17 years ago
Johannes Weiner 6b312c0e6e mm: fix free_all_bootmem_core alignment check 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Mel Gorman 68ad8df42e mm: print out the zonelists on request for manual verification 17 years ago
Mel Gorman 2dbb51c49f mm: make defensive checks around PFN values registered for memory usage 17 years ago
Mel Gorman 708614e618 mm: verify the page links and memory model 17 years ago
Mel Gorman 6b74ab97bc mm: add a basic debugging framework for memory initialisation 17 years ago