Commit Graph

94028 Commits (122c7a59055c77434118d7dd4dff4b625d4a2c15)
 

Author SHA1 Message Date
Ken'ichi Ohmichi 122c7a5905 vmcoreinfo: add page flags values 17 years ago
Nick Piggin a08cb629f5 s390: implement pte special bit 17 years ago
Nick Piggin 70688e4dd1 xip: support non-struct page backed memory 17 years ago
Jared Hulbert 30afcb4bd2 return pfn from direct_access, for XIP 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
Peter Zijlstra 214e471ff9 smaps: account swap entries 17 years ago
Christoph Lameter e20b8cca76 PAGEFLAGS_EXTENDED and separate page flags for Head and Tail 17 years ago
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