index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-1
/
+16
|
\
|
*
HWPOISON: Add page flag for poisoned pages
Andi Kleen
2009-09-16
1
-1
/
+16
*
|
mm: return boolean from page_has_private()
Johannes Weiner
2009-09-22
1
-5
/
+8
*
|
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
2009-09-22
1
-3
/
+9
|
/
*
x86, pat: Generalize the use of page flag PG_uncached
Venkatesh Pallipadi
2009-08-26
1
-2
/
+2
*
-
.
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...
Pekka Enberg
2009-06-17
1
-2
/
+0
|
\
\
|
|
*
slob: use PG_slab for identifying SLOB pages
Wu Fengguang
2009-05-11
1
-2
/
+0
|
|
/
*
|
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
1
-15
/
+1
|
/
*
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
1
-5
/
+33
*
FS-Cache: Release page->private after failed readahead
David Howells
2009-04-03
1
-1
/
+1
*
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
2009-04-01
1
-7
/
+13
*
badpage: simplify page_alloc flag check+clear
Hugh Dickins
2009-01-06
1
-17
/
+8
*
mm: add Set,ClearPageSwapCache stubs
Hugh Dickins
2009-01-06
1
-0
/
+1
*
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
1
-3
/
+16
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-1
/
+21
*
pageflag helpers for configed-out flags
Lee Schermerhorn
2008-10-20
1
-0
/
+12
*
define page_file_cache() function
Rik van Riel
2008-10-20
1
-2
/
+6
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-1
/
+1
*
[S390] Optimize storage key operations for anon pages
Martin Schwidefsky
2008-08-01
1
-3
/
+0
*
slob: record page flag overlays explicitly
Andy Whitcroft
2008-07-24
1
-0
/
+7
*
slub: record page flag overlays explicitly
Andy Whitcroft
2008-07-24
1
-0
/
+7
*
page-flags: record page flag overlays explicitly
Andy Whitcroft
2008-07-24
1
-4
/
+11
*
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-06-16
1
-0
/
+24
|
\
|
*
mm: Minor clean-up of page flags in mm/page_alloc.c
Russ Anderson
2008-06-09
1
-0
/
+24
*
|
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
1
-0
/
+1
|
/
*
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
2008-04-28
1
-0
/
+28
*
page flags: add PAGEFLAGS_FALSE for flags that are always false
Christoph Lameter
2008-04-28
1
-12
/
+7
*
page flags: handle PG_uncached like all other flags
Christoph Lameter
2008-04-28
1
-11
/
+8
*
pageflags: eliminate PG_xxx aliases
Christoph Lameter
2008-04-28
1
-8
/
+4
*
pageflags: use proper page flag functions in Xen
Christoph Lameter
2008-04-28
1
-1
/
+1
*
pageflags: convert to the use of new macros
Christoph Lameter
2008-04-28
1
-127
/
+68
*
pageflags: introduce macros to generate page flag functions
Christoph Lameter
2008-04-28
1
-0
/
+41
*
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
1
-7
/
+12
*
pageflags: use an enum for the flags
Christoph Lameter
2008-04-28
1
-30
/
+26
*
MM: Fix macro argument substitution in PageHead() and PageTail()
David Howells
2008-02-21
1
-2
/
+2
*
mm: fix PageUptodate data race
Nick Piggin
2008-02-05
1
-3
/
+39
*
move page writeback acounting out of macros
Andrew Morton
2007-07-19
1
-30
/
+8
*
mm: share PG_readahead and PG_reclaim
Fengguang Wu
2007-07-19
1
-1
/
+3
*
readahead: introduce PG_readahead
Fengguang Wu
2007-07-19
1
-0
/
+5
*
xen: add pinned page flag
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+5
*
mm: remove unused page flags
Rafael J. Wysocki
2007-05-07
1
-12
/
+0
*
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
2007-05-07
1
-11
/
+26
*
Make page->private usable in compound pages
Christoph Lameter
2007-05-07
1
-0
/
+14
*
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
2007-04-27
1
-1
/
+1
*
[PATCH] Rename PG_checked to PG_owner_priv_1
Nick Piggin
2007-03-01
1
-1
/
+3
*
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
2006-12-21
1
-6
/
+2
*
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
2006-09-29
1
-6
/
+5
*
[PATCH] update some mm/ comments
Nick Piggin
2006-09-26
1
-15
/
+20
*
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
1
-4
/
+4
*
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
2006-06-30
1
-133
/
+8
[next]