Commit Graph

86 Commits (23c357003b3671cdfb17bc4d5383589e74b71511)

Author SHA1 Message Date
Adrian Bunk fdd2e5f88a make mm/rmap.c:anon_vma_cachep static 17 years ago
KAMEZAWA Hiroyuki 5b4e655e94 memcg: avoid accounting special pages 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Linus Torvalds d9d332e087 anon_vma_prepare: properly lock even newly allocated entries 17 years ago
Nick Piggin 479db0bf40 mm: dirty page tracking race fix 17 years ago
Hugh Dickins 16f8c5b2e6 mm: page_remove_rmap comments on PageAnon 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Martin Schwidefsky a4b526b3ba [S390] Optimize storage key operations for anon pages 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Christian Borntraeger 5b7baf0578 s390: KVM preparation: host memory management changes for s390 kvm 17 years ago
Randy Dunlap 43d8eac44f mm: rmap kernel-doc fixes 17 years ago
Hugh Dickins bd845e38c7 memcg: mm_match_cgroup not vm_match_cgroup 17 years ago
David Rientjes 60c12b1202 memcontrol: add vm_match_cgroup() 17 years ago
Balbir Singh bed7161a51 Memory controller: make page_referenced() cgroup aware 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Hugh Dickins 5a9bbdcd29 mm: don't waste swap on locked pages 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
Christian Borntraeger ce7e9fae8d [S390] Optimize storage key handling for anonymous pages 17 years ago
Lee Schermerhorn 3ad33b2436 Migration: find correct vma in new_vma_page() 17 years ago
Nick Piggin 7a4050791b mm: document tree_lock->zone.lock lockorder 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
KAMEZAWA Hiroyuki 954ffcb35f flush icache before set_pte() on ia64: flush icache at set_pte 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Hugh Dickins 30acbabae3 mm: kill validate_anon_vma to avoid mapcount BUG 18 years ago
Nick Piggin c97a9e10ea mm: more rmap checking 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Jaya Kumar 60b59beafb fbdev: mm: Deferred IO support 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Martin Schwidefsky 6c210482ae [S390] split page_test_and_clear_dirty. 18 years ago
Martin Schwidefsky 6e1beb3c22 [S390] page_mkclean data corruption. 18 years ago
Oleg Nesterov 34bbd70405 [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU 18 years ago
Al Viro d6e88e671a [PATCH] page_mkclean_one(): fix call to set_pte_at() 18 years ago
Peter Zijlstra c2fda5fed8 [PATCH] Fix up page_mkclean_one(): virtual caches, s390 18 years ago
Nick Piggin 7de6b80579 [PATCH] mm: more rmap debugging 18 years ago
Nick Piggin 82591e6ea2 [PATCH] mm: more commenting on lock ordering 19 years ago
Dave Jones b16bc64d1a [PATCH] move rmap BUG_ON outside DEBUG_VM 19 years ago
Peter Zijlstra d08b3851da [PATCH] mm: tracking shared dirty pages 19 years ago
Christoph Lameter f3dbd34460 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED 19 years ago
Christoph Lameter 65ba55f500 [PATCH] zoned vm counters: convert nr_mapped to per zone counter 19 years ago
Christoph Lameter e6a1530d69 [PATCH] Allow migration of mlocked pages 19 years ago
Christoph Lameter 04e62a29bf [PATCH] More page migration: use migration entries for file pages 19 years ago
Christoph Lameter 442c9137de [PATCH] More page migration: do not inc/dec rss counters 19 years ago
Christoph Lameter d75a0fcda2 [PATCH] Swapless page migration: rip out swap based logic 19 years ago
Christoph Lameter 0697212a41 [PATCH] Swapless page migration: add R/W migration entries 19 years ago
Christoph Lameter 7352349a19 [PATCH] page migration cleanup: rename "ignrefs" to "migration" 19 years ago