index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
1
-10
/
+10
2012-01-10
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
1
-0
/
+45
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
[next]