summaryrefslogtreecommitdiff
path: root/include/linux/page-flags.h
AgeCommit message (Expand)Author
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells
2008-02-05mm: fix PageUptodate data raceNick Piggin
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19readahead: introduce PG_readaheadFengguang Wu
2007-07-18xen: add pinned page flagJeremy Fitzhardinge
2007-05-07mm: remove unused page flagsRafael J. Wysocki
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-03-01[PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin
2006-03-22[PATCH] mm: page_state comment moreNick Piggin
2006-03-22[PATCH] mm: slab less atomicsNick Piggin
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin
2006-03-22[PATCH] mm: less atomic opsNick Piggin
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin
2006-01-06[PATCH] mm: page_state opt docsNick Piggin
2006-01-06[PATCH] mm: page_state optNick Piggin
2006-01-06[PATCH] mm: dma32 zone statisticsNick Piggin
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks
2005-09-05[PATCH] mm: remove atomicNick Piggin
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki
2005-03-13[PATCH] mm/page-writeback.c: remove an unused functionAdrian Bunk
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen
2005-01-20[PATCH] uninline mod_page_state(offset, delta)Oleg Nesterov
2005-01-07[PATCH] no buddy bitmap patch revist: intro and includesKamezawa Hiroyuki
2005-01-07[PATCH] compound pages optimisationNick Piggin
2005-01-03[PATCH] swsusp: Kill O(n^2) algorithm in swsuspPavel Machek
2004-08-23[PATCH] improve speed of freeing bootmemJosh Aas
2004-08-23[PATCH] rmaplock: kill page_map_lockHugh Dickins
2004-08-23[PATCH] rmaplock: PageAnon in mappingHugh Dickins
2004-06-17[PATCH] s390: lost dirty bitsMartin Schwidefsky
2004-06-12[PATCH] Implement read_page_stateAndrew Morton
2004-06-08[PATCH] unalign struct page_stateAndrew Morton
2004-05-22[PATCH] rmap 38 remove anonmm rmapAndrew Morton
2004-05-22[PATCH] rmap 9 remove pte_chainsAndrew Morton
2004-04-12[PATCH] rmap 2 anon and swapcacheAndrew Morton