Commit Graph

2323 Commits (33cba0657393a75e18e1781e3e13613303f18124)

Author SHA1 Message Date
Hugh Dickins 78ecba0812 mm: fix ever-decreasing swap priority 17 years ago
Gerald Schaefer 83d1674a94 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA 17 years ago
Badari Pulavarty 5c755e9fd8 memory-hotplug: add sysfs removable attribute for hotplug memory remove 17 years ago
Kent Liu 2f7f24eca3 memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() 17 years ago
Yasunori Goto af370fb8cb memory hotplug: small fixes to bootmem freeing for memory hotremove 17 years ago
Yasunori Goto 48c906823f memory hotplug: allocate usemap on the section with pgdat 17 years ago
Vegard Nossum f84f9504bd mm: remove initialization of static per-cpu variables 17 years ago
Adrian Bunk d92bc31854 mm: make register_page_bootmem_info_section() static 17 years ago
Adrian Bunk b69a7288ea mm/page_alloc.c: cleanups 17 years ago
Timur Tabi 2be0ffe2b2 mm: add alloc_pages_exact() and free_pages_exact() 17 years ago
Johannes Weiner 3560e249ab bootmem: replace node_boot_start in struct bootmem_data 17 years ago
Johannes Weiner 75a56cfe9f bootmem: revisit alloc_bootmem_section 17 years ago
Johannes Weiner 4cc278b721 bootmem: Make __alloc_bootmem_low_node fall back to other nodes 17 years ago
Johannes Weiner 0f3caba211 bootmem: respect goal more likely 17 years ago
Johannes Weiner e2bf3cae51 bootmem: factor out the marking of a PFN range 17 years ago
Johannes Weiner d747fa4bce bootmem: free/reserve helpers 17 years ago
Johannes Weiner 5f2809e69c bootmem: clean up alloc_bootmem_core 17 years ago
Johannes Weiner 41546c1741 bootmem: clean up free_all_bootmem_core 17 years ago
Johannes Weiner 636cc40cb7 bootmem: revisit bootmem descriptor list handling 17 years ago
Johannes Weiner df049a5f41 bootmem: revisit bitmap size calculations 17 years ago
Johannes Weiner 2e5237daf0 bootmem: add debugging framework 17 years ago
Johannes Weiner a66fd7daec bootmem: add documentation to API functions 17 years ago
Johannes Weiner 57cfc29efa bootmem: clean up bootmem.c file header 17 years ago
Johannes Weiner 223e8dc924 bootmem: reorder code to match new bootmem structure 17 years ago
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