Commit Graph

2090 Commits (fc36b8d3d819047eb4d23ca079fb4d3af20ff076)

Author SHA1 Message Date
Lee Schermerhorn fc36b8d3d8 mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy 17 years ago
Lee Schermerhorn 53f2556b67 mempolicy: mPOL_PREFERRED cleanups for "local allocation" 17 years ago
Lee Schermerhorn bea904d54d mempolicy: use MPOL_PREFERRED for system-wide default policy 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn aab0b1029f mempolicy: mark shared policies for unref 17 years ago
Lee Schermerhorn 45c4745af3 mempolicy: rename struct mempolicy 'policy' member to 'mode' 17 years ago
Lee Schermerhorn ae4d8c16aa mempolicy: fixup Fallback for Default Shmem Policy 17 years ago
Lee Schermerhorn f4e53d910b mempolicy: write lock mmap_sem while changing task mempolicy 17 years ago
Lee Schermerhorn 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Adam Litke 3b11630063 Subject: [PATCH] hugetlb: vmstat events for huge page allocations 17 years ago
Nick Piggin 70688e4dd1 xip: support non-struct page backed memory 17 years ago
Nick Piggin 423bad6004 mm: add vm_insert_mixed 17 years ago
Nick Piggin 7e675137a8 mm: introduce pte_special pte bit 17 years ago
Jared Hulbert b379d79019 mm: introduce VM_MIXEDMAP 17 years ago
Christoph Lameter e20b8cca76 PAGEFLAGS_EXTENDED and separate page flags for Head and Tail 17 years ago
Christoph Lameter 0a128b2b1a pageflags: eliminate PG_xxx aliases 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Christoph Lameter a10aa57987 vmalloc: show vmalloced areas via /proc/vmallocinfo 17 years ago
Miklos Szeredi ac6aadb24b mm: rotate_reclaimable_page() cleanup 17 years ago
S.Caglar Onur f05111f501 mm/page_alloc.c: fix indentation 17 years ago
Andi Kleen b5ee5befa7 dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too 17 years ago
Lee Schermerhorn a43361cf3c mempolicy: fix parsing of tmpfs mpol mount option 17 years ago
David Rientjes 3e1f064562 mempolicy: disallow static or relative flags for local preferred mode 17 years ago
David Rientjes 37012946da mempolicy: create mempolicy_operations structure 17 years ago
David Rientjes 1d0d2680a0 mempolicy: move rebind functions 17 years ago
David Rientjes 4c50bc0116 mempolicy: add MPOL_F_RELATIVE_NODES flag 17 years ago
David Rientjes f5b087b52f mempolicy: add MPOL_F_STATIC_NODES flag 17 years ago
David Rientjes 028fec414d mempolicy: support optional mode flags 17 years ago
David Rientjes a3b51e0142 mempolicy: convert MPOL constants to enum 17 years ago
Pekka Enberg 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
Adam Litke 19fc3f0acd hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages 17 years ago
Chris Dearman 797df57490 mm: try both endianess when checking for endianess 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Oleg Nesterov 4d3d5b41a7 mmap_region: cleanup the final vma_merge() related code 17 years ago
Hisashi Hifumi 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Badari Pulavarty ea01ea937d hotplug memory remove: generic __remove_pages() support 17 years ago
Johannes Weiner 556637cdab mm: fix possible off-by-one in walk_pte_range() 17 years ago
Christian Borntraeger 5b7baf0578 s390: KVM preparation: host memory management changes for s390 kvm 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
Yinghai Lu a5645a61b3 mm: allow reserve_bootmem() cross nodes 17 years ago
Yinghai Lu 9a2dc04cf0 mm: offset align in alloc_bootmem() 17 years ago
Yinghai Lu ad09315cad mm: fix alloc_bootmem_core to use fast searching for all nodes 17 years ago