Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9e506f35b1dc327c448d4791bc098f07b9b2efe9
/
include
/
linux
/
page-flags.h
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
1a9b5b7
mm: export stable page flags
by Wu Fengguang
· 15 years ago
847ce40
HWPOISON: Add unpoisoning support
by Wu Fengguang
· 15 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 15 years ago
01fc0ac
kbuild: move bounds.h to include/generated
by Sam Ravnborg
· 16 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
edcf474
mm: return boolean from page_has_private()
by Johannes Weiner
· 15 years ago
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
d466f2f
HWPOISON: Add page flag for poisoned pages
by Andi Kleen
· 15 years ago
46cf98c
x86, pat: Generalize the use of page flag PG_uncached
by Venkatesh Pallipadi
· 15 years ago
e03ab9d
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
by Pekka Enberg
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
7303f24
slob: use PG_slab for identifying SLOB pages
by Wu Fengguang
· 16 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 16 years ago
03fb3d2
FS-Cache: Release page->private after failed readahead
by David Howells
· 16 years ago
33925b2
nommu: there is no mlock() for NOMMU, so don't provide the bits
by David Howells
· 16 years ago
79f4b7b
badpage: simplify page_alloc flag check+clear
by Hugh Dickins
· 16 years ago
6d91add
mm: add Set,ClearPageSwapCache stubs
by Hugh Dickins
· 16 years ago
b291f00
mlock: mlocked pages are unevictable
by Nick Piggin
· 16 years ago
894bc31
Unevictable LRU Infrastructure
by Lee Schermerhorn
· 16 years ago
8a7a854
pageflag helpers for configed-out flags
by Lee Schermerhorn
· 16 years ago
b2e1853
define page_file_cache() function
by Rik van Riel
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
a4b526b
[S390] Optimize storage key operations for anon pages
by Martin Schwidefsky
· 16 years ago
9023cb7
slob: record page flag overlays explicitly
by Andy Whitcroft
· 16 years ago
8a38082
slub: record page flag overlays explicitly
by Andy Whitcroft
· 16 years ago
0cad47c
page-flags: record page flag overlays explicitly
by Andy Whitcroft
· 16 years ago
688d22e
Merge branch 'linus' into x86/xen
by Ingo Molnar
· 16 years ago
dfa7e20
mm: Minor clean-up of page flags in mm/page_alloc.c
by Russ Anderson
· 16 years ago
0e91398
xen: implement save/restore
by Jeremy Fitzhardinge
· 16 years ago
e20b8cc
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
by Christoph Lameter
· 17 years ago
ec7cade
page flags: add PAGEFLAGS_FALSE for flags that are always false
by Christoph Lameter
· 17 years ago
602c4d1
page flags: handle PG_uncached like all other flags
by Christoph Lameter
· 17 years ago
0a128b2
pageflags: eliminate PG_xxx aliases
by Christoph Lameter
· 17 years ago
d60cd46
pageflags: use proper page flag functions in Xen
by Christoph Lameter
· 17 years ago
6a1e7f77
pageflags: convert to the use of new macros
by Christoph Lameter
· 17 years ago
f94a62e
pageflags: introduce macros to generate page flag functions
by Christoph Lameter
· 17 years ago
9223b41
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
e268318
pageflags: use an enum for the flags
by Christoph Lameter
· 17 years ago
a62f735
MM: Fix macro argument substitution in PageHead() and PageTail()
by David Howells
· 17 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 17 years ago
d688abf
move page writeback acounting out of macros
by Andrew Morton
· 17 years ago
fe3cba1
mm: share PG_readahead and PG_reclaim
by Fengguang Wu
· 17 years ago
d77c2d7
readahead: introduce PG_readahead
by Fengguang Wu
· 17 years ago
c85b04c
xen: add pinned page flag
by Jeremy Fitzhardinge
· 17 years ago
0429335
mm: remove unused page flags
by Rafael J. Wysocki
· 18 years ago
6d77795
mm: optimize compound_head() by avoiding a shared page flag
by Christoph Lameter
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
6c21048
[S390] split page_test_and_clear_dirty.
by Martin Schwidefsky
· 18 years ago
5409bae
[PATCH] Rename PG_checked to PG_owner_priv_1
by Nick Piggin
· 18 years ago
fba2591
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
by Linus Torvalds
· 18 years ago
2dcea57
[PATCH] convert s390 page handling macros to functions
by Heiko Carstens
· 18 years ago
da6052f
[PATCH] update some mm/ comments
by Nick Piggin
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
f6ac235
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
by Christoph Lameter
· 18 years ago
f886ed4
[PATCH] PG_uncached is ia64 only
by Andrew Morton
· 18 years ago
91fc8ab
[PATCH] page flags: add commentry regarding field reservation
by Andy Whitcroft
· 19 years ago
676165a
[PATCH] Fix buddy list race that could lead to page lru list corruptions
by Nick Piggin
· 19 years ago
9d41415
[PATCH] mm: page_state comment more
by Nick Piggin
· 19 years ago
f205b2f
[PATCH] mm: slab less atomics
by Nick Piggin
· 19 years ago
5e9dace
[PATCH] mm: page_alloc less atomics
by Nick Piggin
· 19 years ago
6745391
[PATCH] mm: less atomic ops
by Nick Piggin
· 19 years ago
4c84cac
[PATCH] mm: PageActive no testset
by Nick Piggin
· 19 years ago
8d438f9
[PATCH] mm: PageLRU no testset
by Nick Piggin
· 19 years ago
b09eb1c
[PATCH] mm: page_state opt docs
by Nick Piggin
· 19 years ago
a74609f
[PATCH] mm: page_state opt
by Nick Piggin
· 19 years ago
9328b8f
[PATCH] mm: dma32 zone statistics
by Nick Piggin
· 19 years ago
664beed
[PATCH] unpaged: unifdefed PageCompound
by Hugh Dickins
· 19 years ago
c07e02d
[PATCH] VM: add page_state info to per-node meminfo
by Martin Hicks
· 19 years ago
242e546
[PATCH] mm: remove atomic
by Nick Piggin
· 19 years ago
c2f29ea
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
by Benjamin LaHaise
· 19 years ago
83e5d8f
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
by Benjamin LaHaise
· 19 years ago
cbe37d0
[PATCH] mm: remove PG_highmem
by Badari Pulavarty
· 19 years ago
edfbe2b
[PATCH] count bounce buffer pages in vmstat
by KAMEZAWA Hiroyuki
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago