summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-221-2/+2
* mm: fix PageUptodate data raceNick Piggin2008-02-051-3/+39
* move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8Star
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-191-1/+3
* readahead: introduce PG_readaheadFengguang Wu2007-07-191-0/+5
* xen: add pinned page flagJeremy Fitzhardinge2007-07-181-0/+5
* mm: remove unused page flagsRafael J. Wysocki2007-05-071-12/+0Star
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-071-11/+26
* Make page->private usable in compound pagesChristoph Lameter2007-05-071-0/+14
* [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-1/+1
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-011-1/+3
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-6/+2Star
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-6/+5Star
* [PATCH] update some mm/ commentsNick Piggin2006-09-261-15/+20
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-4/+4
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-301-133/+8Star
* [PATCH] PG_uncached is ia64 onlyAndrew Morton2006-06-231-1/+13
* [PATCH] page flags: add commentry regarding field reservationAndy Whitcroft2006-04-111-2/+14
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-101-1/+7
* [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
* [PATCH] mm: slab less atomicsNick Piggin2006-03-221-4/+2Star
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-221-2/+2
* [PATCH] mm: less atomic opsNick Piggin2006-03-221-0/+2
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+0Star
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-221-3/+2Star
* [PATCH] mm: page_state opt docsNick Piggin2006-01-061-1/+11
* [PATCH] mm: page_state optNick Piggin2006-01-061-11/+32
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-14/+24
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-221-4/+0Star
* [PATCH] VM: add page_state info to per-node meminfoMartin Hicks2005-09-051-0/+1
* [PATCH] mm: remove atomicNick Piggin2005-09-051-0/+1
* [PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-221-1/+1
* [PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise2005-06-221-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-16/+15Star
* [PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2005-05-011-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+324