index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2005-10-29
[PATCH] .text page fault SMP scalability optimization
Andrea Arcangeli
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
2005-10-29
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: unlink vma before pagetables
Hugh Dickins
2005-10-29
[PATCH] mm: page fault handler locking
Hugh Dickins
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
[PATCH] mm: do_swap_page race major
Hugh Dickins
2005-10-29
[PATCH] mm: zap_pte_range dec rss
Hugh Dickins
2005-10-29
[PATCH] mm: copy_one_pte inc rss
Hugh Dickins
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
[PATCH] mm: batch updating mm_counters
Hugh Dickins
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
2005-10-29
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
2005-10-29
[PATCH] mm: anon is already wrprotected
Hugh Dickins
2005-10-29
[PATCH] mm: zap_pte_range dont dirty anon
Hugh Dickins
2005-10-29
[PATCH] mm: copy_pte_range progress fix
Hugh Dickins
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
2005-10-19
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
2005-09-10
[PATCH] mm/filemap.c: make two functions static
Adrian Bunk
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
2005-09-05
[PATCH] mm: remove implied vm_ops check
Paolo 'Blaisorblade' Giarrusso
2005-08-29
[PATCH] Lazy page table copies in fork()
Nick Piggin
2005-08-03
Fix up recent get_user_pages() handling
Linus Torvalds
2005-08-03
[PATCH] fix get_user_pages bug
Nick Piggin
2005-08-01
[PATCH] x86_64: access of some bad address
Hugh Dickins
2005-08-01
Fix get_user_pages() race for write access
Linus Torvalds
2005-07-27
[PATCH] check_user_page_readable() deadlock fix
Andrew Morton
2005-06-25
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
2005-06-24
[PATCH] DocBook: update comments
Martin Waitz
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-21
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
2005-06-21
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
2005-06-21
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
2005-05-17
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
2005-04-19
[PATCH] freepgt: hugetlb_free_pgd_range
Hugh Dickins
2005-04-19
[PATCH] freepgt: remove MM_VM_SIZE(mm)
Hugh Dickins
2005-04-19
[PATCH] freepgt: free_pgtables use vma list
Hugh Dickins
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds