index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
2011-03-25
fs: move i_wb_list out from under inode_lock
Dave Chinner
2011-03-25
fs: protect inode->i_state with inode->i_lock
Dave Chinner
2011-03-23
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-23
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-23
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
2011-01-14
memcg: create extensible page stat update routines
Greg Thelen
2011-01-14
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
2011-01-14
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli
2011-01-14
thp: split_huge_page paging
Andrea Arcangeli
2010-12-27
mm/rmap.c: fix comment
Figo.zhang
2010-10-26
rmap: make anon_vma_chain_free() static
Namhyung Kim
2010-10-26
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
2010-10-08
Clean up __page_set_anon_rmap
Andi Kleen
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
2010-09-24
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
2010-09-24
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
2010-08-28
mm: fix hang on anon_vma->root->lock
Hugh Dickins
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-08-11
hwpoison: rename CONFIG
Naoya Horiguchi
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
2010-08-10
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
2010-08-10
rmap: add anon_vma bug checks
Andrea Arcangeli
2010-08-10
rmap: resurrect page_address_in_vma anon_vma check
Andrea Arcangeli
2010-08-10
rmap: always use anon_vma root pointer
Andrea Arcangeli
2010-08-10
rmap: always add new vmas at the end
Andrea Arcangeli
2010-08-10
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
2010-08-10
mm: track the root (oldest) anon_vma
Rik van Riel
2010-08-10
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
2010-05-25
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...
Mel Gorman
2010-05-25
mm: migration: share the anon_vma ref counts between KSM and page migration
Mel Gorman
2010-05-25
mm: migration: take a reference to the anon_vma before migrating
Mel Gorman
2010-05-12
rmap: remove anon_vma check in page_address_in_vma()
Naoya Horiguchi
2010-04-24
rmap: anon_vma_prepare() can leak anon_vma_chain
Oleg Nesterov
2010-04-19
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
2010-04-13
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Linus Torvalds
2010-04-13
anon_vma: clone the anon_vma chain in the right order
Linus Torvalds
2010-04-05
rmap: fix anon_vma_fork() memory leak
Rik van Riel
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
[next]