Commit Graph

94299 Commits (ea696f9cf37d8ab9236dd133ddb2727264f3add6)
 

Author SHA1 Message Date
Christoph Lameter 97965478a6 mm: Get rid of __ZONE_COUNT 17 years ago
Christoph Lameter ec7cade8c1 page flags: add PAGEFLAGS_FALSE for flags that are always false 17 years ago
Christoph Lameter 602c4d112f page flags: handle PG_uncached like all other flags 17 years ago
Christoph Lameter 0a128b2b1a pageflags: eliminate PG_xxx aliases 17 years ago
Christoph Lameter d60cd46bbd pageflags: use proper page flag functions in Xen 17 years ago
Christoph Lameter 6a1e7f777f pageflags: convert to the use of new macros 17 years ago
Christoph Lameter f94a62e910 pageflags: introduce macros to generate page flag functions 17 years ago
Christoph Lameter 9223b4190f pageflags: get rid of FLAGS_RESERVED 17 years ago
Christoph Lameter e268318149 pageflags: use an enum for the flags 17 years ago
Christoph Lameter bf2ae2b37c pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS 17 years ago
Andrew Morton 726b801272 page_mapping(): add ifdef around reference to swapper_space 17 years ago
Christoph Lameter 1cdf25d704 kbuild: create a way to create preprocessor constants from C expressions 17 years ago
Christoph Lameter 308c05e35e sparsemem: vmemmap does not need section bits 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
Andrew Morton b454456841 mm: make early_pfn_to_nid() a C function 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 7edf85aa3c mm: save some bytes in mm_struct by filling holes on 64bit 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 3842b46de6 mempolicy: small header file cleanup 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 65d66fc02e mempolicy: update NUMA memory policy documentation 17 years ago
David Rientjes 4c50bc0116 mempolicy: add MPOL_F_RELATIVE_NODES flag 17 years ago
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 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
Adrian Bunk 9d02dbc813 make swap_pte_to_pagemap_entry() static 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
Harvey Harrison ddc81ed2c5 remove sparse warning for mmzone.h 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Jeff Moyer e92adcba26 aio: io_getevents() should return if io_destroy() is invoked 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
Harvey Harrison 2a4e2b8780 rtc: replace remaining __FUNCTION__ occurrences 17 years ago