Commit Graph

128 Commits (9a79b2274186fade17134929d4f85b70d59a3840)

Author SHA1 Message Date
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago
Fengguang Wu c743d96b6d readahead: remove the old algorithm 18 years ago
Fengguang Wu 122a21d11c readahead: on-demand readahead logic 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Christoph Lameter b5fab14e5d Add VM_BUG_ON in case someone uses page_mapping on a slab page 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Mel Gorman ed7ed36517 handle kernelcore=: generic 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Hugh Dickins b9bae34025 page_mapping must avoid slub pages 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter b49af68ff9 Add virt_to_head_page and consolidate code in slab and slub 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Nick Piggin 5f22df00a0 mm: remove gcc workaround 18 years ago
Jeremy Fitzhardinge aee16b3cee Add apply_to_page_range() which applies a function to a pte range 18 years ago
Adrian Bunk 9b83a6a852 [PATCH] mm/{,tiny-}shmem.c cleanups 18 years ago
Benjamin Herrenschmidt 22cd25ed31 [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() 18 years ago
Nick Piggin e0dc0d8f4a [PATCH] add vm_insert_pfn() 18 years ago
Ken Chen 767193253b [PATCH] simplify shmem_aops.set_page_dirty() method 18 years ago
Andy Whitcroft bd8029b660 [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT 18 years ago
Roland McGrath fa5dc22f85 [PATCH] Add install_special_mapping 18 years ago
Roland McGrath e5b97dde51 [PATCH] Add VM_ALWAYSDUMP 18 years ago
Dave Hansen a2f3aa0257 [PATCH] Fix sparsemem on Cell 18 years ago
Andy Whitcroft 33f2ef89f8 [PATCH] mm: make compound page destructor handling explicit 18 years ago
Andy Whitcroft 25ba77c141 [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int 18 years ago
Christoph Lameter c43692e85f [PATCH] Move vm_area_cachep to include/mm.h 18 years ago
Christoph Lameter 89689ae7f9 [PATCH] Get rid of zone_table[] 18 years ago
Alexey Dobriyan 8ac773b4f7 [PATCH] OOM killer meets userspace headers 19 years ago
Nick Piggin 9858db504c [PATCH] mm: locks_freed fix 19 years ago
Benjamin Herrenschmidt 7f7bbbe50b [PATCH] page fault retry with NOPAGE_REFAULT 19 years ago
Keith Mannthey f28c5edc06 [PATCH] hot-add-mem x86_64: fixup externs 19 years ago
David Howells cf9a2ae8d4 [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
David Howells f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
Jes Sorensen f4b81804a2 [PATCH] do_no_pfn() 19 years ago
Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 19 years ago
Heiko Carstens 5b99cd0eff [PATCH] own header file for struct page 19 years ago
Mel Gorman fb01439c5b [PATCH] Allow an arch to expand node boundaries 19 years ago
Mel Gorman 0e0b864e06 [PATCH] Account for memmap and optionally the kernel image as holes 19 years ago
Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Nick Piggin da6052f7b3 [PATCH] update some mm/ comments 19 years ago
Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 19 years ago
Adrian Bunk b221385bc4 [PATCH] mm/: make functions static 19 years ago