Commit Graph

140 Commits (18dabf473e15850c0dbc8ff13ac1e2806d542c15)

Author SHA1 Message Date
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Adrian Bunk d8dc74f212 mm/shmem.c: make 3 functions static 18 years ago
Yasunori Goto 98f3cfc1dc memory hotplug: Hot-add with sparsemem-vmemmap 18 years ago
Christoph Lameter 8e65d24c7c SLUB: Do not use page->mapping 18 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Fengguang Wu 535443f515 readahead: remove several readahead macros 18 years ago
Andy Whitcroft 29c71111d0 vmemmap: generify initialisation via helpers 18 years ago
Christoph Lameter 8f6aac419b Generic Virtual Memmap support for SPARSEMEM 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Sam Ravnborg 045e72acf1 fix 'dynreloc miscount' link error on Powerpc 18 years ago
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