summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-4/+2
|\
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-261-4/+2
* | [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-261-0/+2
|/
* [PATCH] mm: restore vm_normal_page checkNick Piggin2006-03-251-2/+6
* [PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson2006-03-221-1/+1
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-221-3/+2
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-221-9/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-3/+1
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-171-2/+3
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+10
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-011-0/+7
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+2
* [PATCH] mm: pfault optimisationNick Piggin2006-01-061-1/+0
* [PATCH] mm: rmap optimisationNick Piggin2006-01-061-3/+3
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-1/+24
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-161-1/+2
* get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-12-121-1/+1
* Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds2005-12-111-3/+8
* Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2005-12-111-45/+1
* Allow arbitrary shared PFNMAP'sLinus Torvalds2005-12-111-4/+12
* Make vm_insert_page() available to NVidia moduleLinus Torvalds2005-12-031-1/+1
* VM: add "vm_insert_page()" functionLinus Torvalds2005-11-301-2/+34
* [PATCH] VM: Fix typos in get_locked_pteTrond Myklebust2005-11-291-2/+2
* [PATCH] pfnmap: do_no_page BUG_ON againHugh Dickins2005-11-291-1/+3
* [PATCH] pfnmap: remove src_page from do_wp_pageHugh Dickins2005-11-291-4/+3
* cow_user_page: fix page alignmentLinus Torvalds2005-11-291-2/+9
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-12/+14
* Support strange discontiguous PFN remappingsLinus Torvalds2005-11-291-0/+92
* [PATCH] Fix missing pfn variables caused by vm changesBen Collins2005-11-291-2/+2
* [PATCH] Fix vma argument in get_usr_pages() for gate areasNick Piggin2005-11-291-1/+1
* [PATCH] Workaround for gcc 2.96 (undefined references)Alan Stern2005-11-281-0/+12
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-89/+100
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-221-2/+12
* [PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2005-11-221-22/+41
* [PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins2005-11-221-12/+25
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-12/+18
* [PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins2005-11-221-1/+1
* [PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt2005-11-131-34/+55
* [PATCH] .text page fault SMP scalability optimizationAndrea Arcangeli2005-10-291-4/+16
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-291-1/+3
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-10/+14
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-81/+71
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-291-25/+4
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-29/+12
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-291-2/+10
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-291-60/+90
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-72/+32
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-291-56/+39
OpenPOWER on IntegriCloud