index
:
kernel/git/luto/linux.git
WIP.x86/stackguards
auditsc-lite
bpf/perms
checkpatch
crypto/fixes
crypto/sha256_bpf
drbg_randomness
execve
fast-return-to-kernel
fast-return-to-userspace
i2c_imc/current
i2c_imc/patch_v3
i2c_imc/patch_v4
i2c_imc/rfc_v1
in_compat_syscall
intree_module_hashes
ipmi
master
mmap_mtime/patch_v3
mmap_mtime/patch_v4
ms_noconnectipc
net/recverr
netlink_fixes
next
nl_cap_fix
nvme/power_hack
pidns/highpid
platform/wmi
procfd-security
random/fast
random/kill-it
rodata
sched/bad_lazymm
sched/lazymm
scm_identity
strict_uaccess_fixups/patch_v1
sync_rand_seed
task_size
timing/clock_gettime_ns/patch_v1
timing/clock_gettime_ns/rfc_v1
u2f
userns/fix_magic_nodev
userns/nosuid
userns/ptmx
vdso/vma_tracking
vfs/suid
virtio_dma
x86/better-async-pf
x86/debug
x86/entry
x86/entry-backup
x86/entry_c_tracing
x86/entry_debug_wip
x86/entry_fixes
x86/entry_ist
x86/entry_stack
x86/fault
x86/fixes
x86/fpu
x86/fsgsbase
x86/fsgsbase2
x86/fsgsbase_fixes
x86/guard_pages
x86/ia32
x86/idtentry
x86/kentry
x86/kvm
x86/lret-to-userspace
x86/mm
x86/no_sce
x86/pcid
x86/pti
x86/ptrace
x86/regs32
x86/seccomp
x86/selftests
x86/syscalls
x86/syscalls_x32
x86/tlbflush_cleanup.wip
x86/uaccess
x86/unify_stack_canary
x86/userthread
x86/vdso
x86/vdso-tglx
x86/vdso_cancellation
x86/vdso_findsym
x86/vdso_paranoia
x86/vdso_permm
x86/vm86
x86/vmap_stack
xps13
Miscellaneous development
Andrew Lutomirski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
ksm: fix the comment of try_to_unmap_one()
Wanlong Gao
1
-1
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
1
-2
/
+2
2011-07-24
[S390] reference bit testing for unmapped pages
Martin Schwidefsky
1
-3
/
+3
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
1
-1
/
+0
2011-06-27
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
1
-3
/
+2
2011-06-17
mm: avoid anon_vma_chain allocation under anon_vma lock
Linus Torvalds
1
-8
/
+12
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
Peter Zijlstra
1
-21
/
+28
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
Linus Torvalds
1
-3
/
+36
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
1
-2
/
+2
2011-05-29
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
Peter Zijlstra
1
-1
/
+6
2011-05-28
mm: fix page_lock_anon_vma leaving mutex locked
Hugh Dickins
1
-5
/
+8
2011-05-28
mm: fix kernel BUG at mm/rmap.c:1017!
Hugh Dickins
1
-2
/
+2
2011-05-25
mm: optimize page_lock_anon_vma() fast-path
Peter Zijlstra
1
-4
/
+82
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
1
-4
/
+4
2011-05-25
mm: use refcounts for page_lock_anon_vma()
Peter Zijlstra
1
-15
/
+27
2011-05-25
mm: improve page_lock_anon_vma() comment
Peter Zijlstra
1
-2
/
+16
2011-05-25
mm: revert page_lock_anon_vma() lock annotation
Peter Zijlstra
1
-3
/
+1
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
1
-14
/
+14
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
1
-7
/
+4
2011-03-24
fs: move i_wb_list out from under inode_lock
Dave Chinner
1
-2
/
+2
2011-03-24
fs: protect inode->i_state with inode->i_lock
Dave Chinner
1
-0
/
+1
2011-03-22
mm: simplify anon_vma refcounts
Peter Zijlstra
1
-48
/
+28
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
1
-8
/
+6
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
1
-2
/
+2
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
1
-19
/
+35
2011-01-13
memcg: create extensible page stat update routines
Greg Thelen
1
-2
/
+2
2011-01-13
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
1
-1
/
+1
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-4
/
+16
2011-01-13
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
1
-0
/
+4
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
1
-24
/
+38
2011-01-13
thp: split_huge_page paging
Andrea Arcangeli
1
-0
/
+1
2010-12-27
mm/rmap.c: fix comment
Figo.zhang
1
-1
/
+1
2010-10-26
rmap: make anon_vma_chain_free() static
Namhyung Kim
1
-1
/
+1
2010-10-26
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
1
-1
/
+1
2010-10-26
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
1
-1
/
+3
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-17
/
+8
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-2
/
+2
2010-10-08
Clean up __page_set_anon_rmap
Andi Kleen
1
-17
/
+8
2010-10-04
ksm: fix page_address_in_vma anon_vma oops
Hugh Dickins
1
-1
/
+7
2010-09-23
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
1
-0
/
+2
2010-09-23
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
1
-6
/
+7
2010-08-28
mm: fix hang on anon_vma->root->lock
Hugh Dickins
1
-3
/
+16
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+59
2010-08-11
hwpoison: rename CONFIG
Naoya Horiguchi
1
-2
/
+2
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
1
-0
/
+59
2010-08-09
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
1
-1
/
+12
2010-08-09
rmap: add anon_vma bug checks
Andrea Arcangeli
1
-0
/
+3
2010-08-09
rmap: resurrect page_address_in_vma anon_vma check
Andrea Arcangeli
1
-3
/
+4
2010-08-09
rmap: always use anon_vma root pointer
Andrea Arcangeli
1
-6
/
+12
2010-08-09
rmap: always add new vmas at the end
Andrea Arcangeli
1
-1
/
+1
2010-08-09
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
1
-1
/
+45
2010-08-09
mm: track the root (oldest) anon_vma
Rik van Riel
1
-2
/
+16
2010-08-09
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
1
-10
/
+10
2010-05-25
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...
Mel Gorman
1
-1
/
+29
2010-05-25
mm: migration: share the anon_vma ref counts between KSM and page migration
Mel Gorman
1
-4
/
+2
2010-05-25
mm: migration: take a reference to the anon_vma before migrating
Mel Gorman
1
-5
/
+5
2010-05-11
rmap: remove anon_vma check in page_address_in_vma()
Naoya Horiguchi
1
-5
/
+4
2010-04-24
rmap: anon_vma_prepare() can leak anon_vma_chain
Oleg Nesterov
1
-4
/
+5
2010-04-19
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
1
-11
/
+16
2010-04-12
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Linus Torvalds
1
-2
/
+13
2010-04-12
anon_vma: clone the anon_vma chain in the right order
Linus Torvalds
1
-1
/
+1
2010-04-05
rmap: fix anon_vma_fork() memory leak
Rik van Riel
1
-0
/
+1
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
1
-3
/
+0
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
1
-12
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
1
-0
/
+24
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
1
-3
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-26
/
+130
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
1
-5
/
+5
2009-12-16
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
1
-2
/
+2
2009-12-15
mm: simplify try_to_unmap_one()
KOSAKI Motohiro
1
-13
/
+22
2009-12-15
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
1
-0
/
+79
2009-12-15
ksm: share anon page without allocating
Hugh Dickins
1
-2
/
+4
2009-12-15
ksm: hold anon_vma in rmap_item
Hugh Dickins
1
-2
/
+3
2009-12-15
ksm: let shared pages be swappable
Hugh Dickins
1
-27
/
+38
2009-12-15
mm: pass address down to rmap ones
Hugh Dickins
1
-26
/
+27
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-11
/
+4
2009-12-15
mm: mlocking in try_to_unmap_one
Hugh Dickins
1
-79
/
+31
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
1
-4
/
+3
2009-12-15
rmap: move label `out' to a better place
Huang Shijie
1
-1
/
+2
2009-12-15
rmap: simplify try_to_unmap_file()
Huang Shijie
1
-4
/
+1
2009-12-15
rmap: fix the comment for try_to_unmap_anon
Huang Shijie
1
-2
/
+1
2009-12-15
swap_info: swap count continuations
Hugh Dickins
1
-1
/
+5
2009-10-01
mm/rmap.c: fix comment
Huang Shijie
1
-2
/
+2
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-22
/
+38
2009-09-22
ksm: no debug in page_dup_rmap()
Hugh Dickins
1
-21
/
+0
2009-09-22
mm: clean up page_remove_rmap()
KOSAKI Motohiro
1
-27
/
+30
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
1
-1
/
+6
2009-09-16
HWPOISON: Handle hardware poisoned pages in try_to_unmap
Andi Kleen
1
-1
/
+8
2009-09-16
HWPOISON: Use bitmask/action code for try_to_unmap behaviour
Andi Kleen
1
-18
/
+22
2009-09-16
HWPOISON: Export some rmap vma locking to outside world
Andi Kleen
1
-2
/
+2
2009-08-26
mm: fix for infinite churning of mlocked pages
Minchan Kim
1
-0
/
+1
2009-06-18
memcg: add file-based RSS accounting
Balbir Singh
1
-1
/
+4
2009-06-16
vmscan: report vm_flags in page_referenced()
Wu Fengguang
1
-11
/
+26
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-2
/
+1
2009-05-21
hugh: update email address
Hugh Dickins
1
-1
/
+1
2009-02-11
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-01-06
badpage: remove vma from page_remove_rmap
Hugh Dickins
1
-5
/
+3
2009-01-06
badpage: replace page_remove_rmap Eeek and BUG
Hugh Dickins
1
-16
/
+0
2009-01-06
mm: further cleanup page_add_new_anon_rmap
Hugh Dickins
1
-3
/
+3
2009-01-06
mm: make page_lock_anon_vma() static
Hugh Dickins
1
-2
/
+2
2009-01-06
mm: add_active_or_unevictable into rmap
Hugh Dickins
1
-1
/
+6
2009-01-06
mm: more likely reclaim MADV_SEQUENTIAL mappings
Johannes Weiner
1
-2
/
+11
2009-01-06
mm: cleanup: remove #ifdef CONFIG_MIGRATION
KOSAKI Motohiro
1
-7
/
+3
2008-10-20
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
1
-1
/
+11
2008-10-20
memcg: avoid accounting special pages
KAMEZAWA Hiroyuki
1
-2
/
+2
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-2
/
+2
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
1
-37
/
+220
2008-10-19
anon_vma_prepare: properly lock even newly allocated entries
Linus Torvalds
1
-10
/
+32
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
1
-5
/
+9
2008-08-20
mm: page_remove_rmap comments on PageAnon
Hugh Dickins
1
-9
/
+16
2008-08-04
mm: rename page trylock
Nick Piggin
1
-1
/
+1
2008-08-01
[S390] Optimize storage key operations for anon pages
Martin Schwidefsky
1
-1
/
+2
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-6
/
+7
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
1
-13
/
+1
2008-04-28
mm: remove nopage
Nick Piggin
1
-1
/
+0
2008-04-27
s390: KVM preparation: host memory management changes for s390 kvm
Christian Borntraeger
1
-3
/
+4
2008-03-19
mm: rmap kernel-doc fixes
Randy Dunlap
1
-3
/
+10
2008-03-04
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
1
-2
/
+2
2008-02-09
memcontrol: add vm_match_cgroup()
David Rientjes
1
-2
/
+2
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
1
-6
/
+24
2008-02-07
Memory controller: memory accounting
Balbir Singh
1
-1
/
+16
2008-02-05
mm: don't waste swap on locked pages
Hugh Dickins
1
-1
/
+4
2008-02-05
radix-tree: avoid atomic allocations for preloaded insertions
Nick Piggin
1
-1
/
+0
2007-11-20
[S390] Optimize storage key handling for anonymous pages
Christian Borntraeger
1
-4
/
+5
2007-11-14
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
1
-3
/
+4
2007-10-17
mm: document tree_lock->zone.lock lockorder
Nick Piggin
1
-0
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-1
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-1
/
+3
2007-06-28
mm: kill validate_anon_vma to avoid mapcount BUG
Hugh Dickins
1
-23
/
+1
2007-05-17
mm: more rmap checking
Nick Piggin
1
-2
/
+56
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-5
/
+3
2007-05-08
fbdev: mm: Deferred IO support
Jaya Kumar
1
-0
/
+1
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-2
/
+6
2007-04-04
[S390] page_mkclean data corruption.
Martin Schwidefsky
1
-2
/
+2
2007-03-01
[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU
Oleg Nesterov
1
-4
/
+13
2006-12-30
[PATCH] page_mkclean_one(): fix call to set_pte_at()
Al Viro
1
-1
/
+1
2006-12-22
[PATCH] Fix up page_mkclean_one(): virtual caches, s390
Peter Zijlstra
1
-10
/
+13
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
1
-3
/
+10
2006-10-20
[PATCH] mm: more commenting on lock ordering
Nick Piggin
1
-21
/
+15
2006-10-11
[PATCH] move rmap BUG_ON outside DEBUG_VM
Dave Jones
1
-3
/
+2
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-0
/
+65
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
1
-2
/
+3
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-3
/
+3
2006-06-25
[PATCH] Allow migration of mlocked pages
Christoph Lameter
1
-5
/
+4
2006-06-23
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
1
-0
/
+11
2006-06-23
[PATCH] More page migration: do not inc/dec rss counters
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
1
-38
/
+0
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
1
-14
/
+24
2006-06-23
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
Christoph Lameter
1
-9
/
+9
2006-03-22
[PATCH] mm: more CONFIG_DEBUG_VM
Nick Piggin
1
-5
/
+4
2006-03-22
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
1
-2
/
+3
2006-03-09
[PATCH] page_add_file_rmap(): remove BUG_ON()s
Hugh Dickins
1
-3
/
+0
2006-02-28
[PATCH] remove_from_swap: fix locking
Christoph Lameter
1
-5
/
+13
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
1
-0
/
+1
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
1
-0
/
+29
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
1
-9
/
+12
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
1
-0
/
+7
2006-01-06
[PATCH] mm: page_state opt
Nick Piggin
1
-3
/
+7
2006-01-06
[PATCH] mm: rmap optimisation
Nick Piggin
1
-11
/
+38
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
1
-1
/
+1
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
1
-16
/
+10
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-12
/
+2
2005-11-22
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
1
-2
/
+5
2005-11-22
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
Hugh Dickins
1
-10
/
+5
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-5
/
+5
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-1
/
+2
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
1
-55
/
+54
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
1
-0
/
+6
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-10
/
+4
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-5
/
+3
2005-10-29
[PATCH] swaptoken tuning
Rik Van Riel
1
-1
/
+5
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
1
-2
/
+1
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
1
-2
/
+2
2005-06-21
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
1
-21
/
+0
2005-05-24
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
1
-3
/
+3
2005-05-17
[PATCH] mm: fix rss counter being incremented when unmapping
Bjorn Steinbrink
1
-1
/
+1
2005-05-01
[PATCH] mm: rmap.c cleanup
Nikita Danilov
1
-63
/
+50
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+862