- 144552f /proc/kpagecount: return 0 for special pages that are never mapped by Anthony Yznaga · 6 years ago
- d483da5 mm: create non-atomic version of SetPageReserved for init use by Alexander Duyck · 6 years ago
- f682a97 mm: provide kernel parameter to allow disabling page init poisoning by Alexander Duyck · 6 years ago
- 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- d4ae991 mm: soft-offline: close the race against page allocation by Naoya Horiguchi · 6 years ago
- 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
- 6e292b9 mm: split page_type out from _mapcount by Matthew Wilcox · 7 years ago
- f165b37 mm: uninitialized struct page poisoning sanity checking by Pavel Tatashin · 7 years ago
- 3f56a2f mm: remove PG_highmem description by Miles Chen · 7 years ago
- 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 225311a mm: test code to write THP to swap device as a whole by Huang Ying · 7 years ago
- 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 8 years ago
- b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
- 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
- e2f0a0d page-flags: relax policy for PG_mappedtodisk and PG_reclaim by Kirill A. Shutemov · 8 years ago
- 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
- 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
- 632c0a1 mm: clean up non-standard page->_mapcount users by Vladimir Davydov · 8 years ago
- bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
- d2a1a1f mm: use unsigned long constant for page flags by Yu Zhao · 9 years ago
- 1751457 mm, page_alloc: use new PageAnonHead helper in the free page fast path by Mel Gorman · 9 years ago
- 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 9 years ago
- 4b0f326 include/linux/page-flags.h: force inlining of selected page flag modifications by Denys Vlasenko · 9 years ago
- 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 9 years ago
- 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
- 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
- 685eaad page-flags: drop __TestClearPage*() helpers by Kirill A. Shutemov · 9 years ago
- 822cdd11 page-flags: look at head page if the flag is encoded in page->mapping by Kirill A. Shutemov · 9 years ago
- d2998c4 page-flags: define PG_uptodate behavior on compound pages by Kirill A. Shutemov · 9 years ago
- b9d4181 page-flags: define PG_uncached behavior on compound pages by Kirill A. Shutemov · 9 years ago
- e4f87d5 page-flags: define PG_mlocked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 50ea78d page-flags: define PG_swapcache behavior on compound pages by Kirill A. Shutemov · 9 years ago
- da5efc4 page-flags: define PG_swapbacked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 9 years ago
- c13985fa page-flags: define behavior of Xen-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- dcb351cd page-flags: define behavior SL*B-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- 8cb38fa page-flags: define behavior of LRU-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- df8c94d page-flags: define behavior of FS/IO-related flags on compound pages by Kirill A. Shutemov · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 95ad975 page-flags: introduce page flags policies wrt compound pages by Kirill A. Shutemov · 9 years ago
- 0e6d31a page-flags: move code around by Kirill A. Shutemov · 9 years ago
- d8c1bde page-flags: trivial cleanup for PageTrans* helpers by Kirill A. Shutemov · 9 years ago
- 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
- 3ca65c1 mm: optimize PageHighMem() check by Vineet Gupta · 9 years ago
- 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
- f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
- 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
- e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
- b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
- d8ac3dd mm: add 'foreign' alias for the 'pinned' page flag by Jennifer Herbert · 10 years ago
- 2f3e442 mm: page-flags: clean up the page flag test, set, clear macros by Johannes Weiner · 10 years ago
- b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 11 years ago
- f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
- 07a4278 mm: shmem: avoid atomic operation during shmem_getpage_gfp by Mel Gorman · 11 years ago
- 1c8349a ext4: fix data integrity sync in ordered mode by Namjae Jeon · 11 years ago
- 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- 8e0861fa powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
- abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
- ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
- 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
- ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 385de35 thp: allow a hwpoisoned head page to be put back to LRU by Dean Nelson · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
- 67db392 mm: use const struct page for r/o page-flag accessor methods by Ian Campbell · 13 years ago
- 50d5c41 slub: Do not use frozen page flag but a bit in the page counters by Christoph Lameter · 14 years ago
- a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 14 years ago
- 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 14 years ago
- cb24045 mm: remove unused TestSetPageLocked() interface by Michel Lespinasse · 14 years ago
- 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 14 years ago
- 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago
- 936a5fe thp: kvm mmu transparent hugepage support by Andrea Arcangeli · 14 years ago
- 4e6af67 thp: clear page compound by Andrea Arcangeli · 14 years ago
- e9da73d thp: compound_lock by Andrea Arcangeli · 14 years ago
- 212260a mm: clear PageError bit in msync & fsync by Rik van Riel · 14 years ago
- e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
- af537b0 slub: Use kmem_cache flags to detect if slab is in debugging mode. by Christoph Lameter · 15 years ago
- 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 · 16 years ago
- e03ab9d Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus by Pekka Enberg · 16 years ago
- 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 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