Commit Graph

2508 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
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
David S. Miller db7a94d60f highmem: Export totalhigh_pages. 17 years ago
Pekka Enberg 0ebd652b35 slub: dump more data on slab corruption 17 years ago
Alexey Dobriyan 41ab8592ca SLUB: simplify re on_each_cpu() 17 years ago
Rabin Vincent e79aec291d slab: rename slab_destroy_objs 17 years ago
Alexey Dobriyan 88e4ccf294 slub: current is always valid 17 years ago
Christoph Lameter 0937502af7 slub: Add check for kfree() of non slab objects. 17 years ago
Linus Torvalds 7daf705f36 Start using the new '%pS' infrastructure to print symbols 17 years ago
Heiko Carstens 421c175c4d [S390] Add support for memory hot-add. 17 years ago
Aneesh Kumar K.V 06d6cf6959 mm: Add range_cont mode for writeback 17 years ago
Jan Kara f4c0a0fdfa vfs: export filemap_fdatawrite_range() 17 years ago
Dmitry Adamushko bdb2192851 slub: Fix use-after-preempt of per-CPU data structure 17 years ago
Dave Kleikamp b845f313d7 mm: Allow architectures to define additional protection bits 17 years ago
Paul Jackson 5dab8ec139 mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
Paul Jackson 2bc0d2615a x86 boot: more consistently use type int for node ids 17 years ago