Commit Graph

89 Commits (df1c7baba1b7b3053950f3845a6575aca47ba9ce)

Author SHA1 Message Date
Ian Campbell 67db392d11 mm: use const struct page for r/o page-flag accessor methods 14 years ago
Christoph Lameter 50d5c41cd1 slub: Do not use frozen page flag but a bit in the page counters 14 years ago
Heiko Carstens a43a9d93d4 [S390] mm: fix storage key handling 14 years ago
Martin Schwidefsky 2d42552d1c [S390] merge page_test_dirty and page_clear_dirty 14 years ago
Michel Lespinasse cb240452bf mm: remove unused TestSetPageLocked() interface 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Andrea Arcangeli 71e3aac072 thp: transparent hugepage core 14 years ago
Andrea Arcangeli 936a5fe6e6 thp: kvm mmu transparent hugepage support 14 years ago
Andrea Arcangeli 4e6af67e97 thp: clear page compound 14 years ago
Andrea Arcangeli e9da73d677 thp: compound_lock 14 years ago
Rik van Riel 212260aa07 mm: clear PageError bit in msync & fsync 14 years ago
Martin Schwidefsky e2b8d7af0e [S390] add support for nonquiescing sske 14 years ago
Christoph Lameter af537b0a6c slub: Use kmem_cache flags to detect if slab is in debugging mode. 15 years ago
Wu Fengguang 1a9b5b7fe0 mm: export stable page flags 15 years ago
Wu Fengguang 847ce401df HWPOISON: Add unpoisoning support 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Sam Ravnborg 01fc0ac198 kbuild: move bounds.h to include/generated 15 years ago
Johannes Weiner edcf4748cd mm: return boolean from page_has_private() 16 years ago
Johannes Weiner 451ea25da7 mm: perform non-atomic test-clear of PG_mlocked on free 16 years ago
Andi Kleen d466f2fcb3 HWPOISON: Add page flag for poisoned pages 16 years ago
Venkatesh Pallipadi 46cf98cdae x86, pat: Generalize the use of page flag PG_uncached 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 7303f24098 slob: use PG_slab for identifying SLOB pages 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
David Howells 03fb3d2af9 FS-Cache: Release page->private after failed readahead 16 years ago
David Howells 33925b25d2 nommu: there is no mlock() for NOMMU, so don't provide the bits 16 years ago
Hugh Dickins 79f4b7bf39 badpage: simplify page_alloc flag check+clear 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Lee Schermerhorn 8a7a8544a4 pageflag helpers for configed-out flags 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Martin Schwidefsky a4b526b3ba [S390] Optimize storage key operations for anon pages 17 years ago
Andy Whitcroft 9023cb7e85 slob: record page flag overlays explicitly 17 years ago
Andy Whitcroft 8a38082d21 slub: record page flag overlays explicitly 17 years ago
Andy Whitcroft 0cad47cf13 page-flags: record page flag overlays explicitly 17 years ago
Russ Anderson dfa7e20cc0 mm: Minor clean-up of page flags in mm/page_alloc.c 17 years ago
Jeremy Fitzhardinge 0e91398f2a xen: implement save/restore 17 years ago
Christoph Lameter e20b8cca76 PAGEFLAGS_EXTENDED and separate page flags for Head and Tail 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
David Howells a62f735cbb MM: Fix macro argument substitution in PageHead() and PageTail() 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago