index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
page-flags.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-2
/
+2
2014-01-24
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
1
-5
/
+5
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
1
-1
/
+3
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-8
/
+0
2012-12-27
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
1
-1
/
+7
2012-08-01
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
1
-0
/
+29
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-22
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
1
-0
/
+20
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-07-30
Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2011-07-26
mm: use const struct page for r/o page-flag accessor methods
Ian Campbell
1
-2
/
+2
2011-07-02
slub: Do not use frozen page flag but a bit in the page counters
Christoph Lameter
1
-5
/
+0
2011-05-29
[S390] mm: fix storage key handling
Heiko Carstens
1
-1
/
+1
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
1
-1
/
+1
2011-03-23
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
1
-1
/
+1
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+1
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+21
2011-01-14
thp: kvm mmu transparent hugepage support
Andrea Arcangeli
1
-0
/
+12
2011-01-14
thp: clear page compound
Andrea Arcangeli
1
-1
/
+16
2011-01-14
thp: compound_lock
Andrea Arcangeli
1
-1
/
+11
2011-01-14
mm: clear PageError bit in msync & fsync
Rik van Riel
1
-1
/
+1
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-1
/
+1
2010-07-16
slub: Use kmem_cache flags to detect if slab is in debugging mode.
Christoph Lameter
1
-2
/
+0
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-16
mm: export stable page flags
Wu Fengguang
1
-0
/
+2
2009-12-16
HWPOISON: Add unpoisoning support
Wu Fengguang
1
-1
/
+1
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-5
/
+3
2009-12-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-1
/
+16
2009-09-22
mm: return boolean from page_has_private()
Johannes Weiner
1
-5
/
+8
2009-09-22
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
1
-3
/
+9
2009-09-16
HWPOISON: Add page flag for poisoned pages
Andi Kleen
1
-1
/
+16
2009-08-27
x86, pat: Generalize the use of page flag PG_uncached
Venkatesh Pallipadi
1
-2
/
+2
2009-06-17
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...
Pekka Enberg
1
-2
/
+0
2009-06-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-15
/
+1
2009-05-11
slob: use PG_slab for identifying SLOB pages
Wu Fengguang
1
-2
/
+0
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
1
-5
/
+33
2009-04-03
FS-Cache: Release page->private after failed readahead
David Howells
1
-1
/
+1
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
1
-7
/
+13
2009-01-07
badpage: simplify page_alloc flag check+clear
Hugh Dickins
1
-17
/
+8
2009-01-07
mm: add Set,ClearPageSwapCache stubs
Hugh Dickins
1
-0
/
+1
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
1
-3
/
+16
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-1
/
+21
2008-10-20
pageflag helpers for configed-out flags
Lee Schermerhorn
1
-0
/
+12
2008-10-20
define page_file_cache() function
Rik van Riel
1
-2
/
+6
2008-08-05
mm: rename page trylock
Nick Piggin
1
-1
/
+1
2008-08-01
[S390] Optimize storage key operations for anon pages
Martin Schwidefsky
1
-3
/
+0
2008-07-24
slob: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
slub: record page flag overlays explicitly
Andy Whitcroft
1
-0
/
+7
2008-07-24
page-flags: record page flag overlays explicitly
Andy Whitcroft
1
-4
/
+11
[next]