index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-06
[PATCH] mm: pfault optimisation
Nick Piggin
2006-01-06
[PATCH] mm: rmap optimisation
Nick Piggin
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2005-12-16
Make sure we copy pages inserted with "vm_insert_page()" on fork
Linus Torvalds
2005-12-12
get_user_pages: don't try to follow PFNMAP pages
Linus Torvalds
2005-12-11
Allow arbitrary read-only shared pfn-remapping too
Linus Torvalds
2005-12-11
Remove (at least temporarily) the "incomplete PFN mapping" support
Linus Torvalds
2005-12-11
Allow arbitrary shared PFNMAP's
Linus Torvalds
2005-12-03
Make vm_insert_page() available to NVidia module
Linus Torvalds
2005-11-30
VM: add "vm_insert_page()" function
Linus Torvalds
2005-11-29
[PATCH] VM: Fix typos in get_locked_pte
Trond Myklebust
2005-11-29
[PATCH] pfnmap: do_no_page BUG_ON again
Hugh Dickins
2005-11-29
[PATCH] pfnmap: remove src_page from do_wp_page
Hugh Dickins
2005-11-29
cow_user_page: fix page alignment
Linus Torvalds
2005-11-29
VM: add common helper function to create the page tables
Linus Torvalds
2005-11-29
Support strange discontiguous PFN remappings
Linus Torvalds
2005-11-29
[PATCH] Fix missing pfn variables caused by vm changes
Ben Collins
2005-11-29
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Nick Piggin
2005-11-28
[PATCH] Workaround for gcc 2.96 (undefined references)
Alan Stern
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
2005-11-22
[PATCH] unpaged: anon in VM_UNPAGED
Hugh Dickins
2005-11-22
[PATCH] unpaged: COW on VM_UNPAGED
Hugh Dickins
2005-11-22
[PATCH] unpaged: VM_UNPAGED
Hugh Dickins
2005-11-22
[PATCH] unpaged: get_user_pages VM_RESERVED
Hugh Dickins
2005-11-13
[PATCH] mm: ZAP_BLOCK causes redundant work
Robin Holt
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
[next]