summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins
2005-04-16[PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli
2005-04-16[PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer
2005-04-03[PATCH] BDI: Improve nommu mmap supportDavid Howells
2005-03-30[PATCH] nommu.c build error fixYoshinori Sato
2005-03-30[PATCH] cpusets GFP_ATOMIC fix: tonedown panic commentpj@engr.sgi.com
2005-03-30[PATCH] cpusets: special-case GFP_ATOMIC allocsPaul Jackson
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-03-28[PATCH] cpusets: alloc GFP_WAIT sleep fixPaul Jackson
2005-03-28[PATCH] fix mmap() return value to conform to POSIXhong.liu@intel.com
2005-03-28[PATCH] fix mmap() return value to conform POSIXGordon Jin
2005-03-28[PATCH] fix mprotect() with len=(size_t)(-1) to return -ENOMEMGordon Jin
2005-03-28[PATCH] unused 'size' assignment in filemap_nopageJeff Moyer
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-28[PATCH] vmscan: move code to isolate LRU pages into separate functionMartin Hicks
2005-03-28[PATCH] slab: 64-bit fixManfred Spraul
2005-03-28[PATCH] slab: kfree(null) is unlikelyAndrew Morton
2005-03-28[PATCH] slab.[ch]: kmalloc() cleanupsManfred Spraul
2005-03-28[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()Daniel McNeil
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-16[PATCH] revert vmalloc-use-list-of-pages-instead-of-array-in-vm_structAndrew Morton
2005-03-15Revert recent NUMA and pgd_index() fixes, since they show regressions.Linus Torvalds
2005-03-14[MM]: Restore pgd_index() iteration to clear_page_range().David S. Miller
2005-03-13[PATCH] mm/page-writeback.c: remove an unused function #2Adrian Bunk
2005-03-13[PATCH] no arch-specific mem_map initDave Hansen
2005-03-13[PATCH] vmalloc: use list of pages instead of array in vm_structOleg Nesterov
2005-03-13[PATCH] vmalloc: introduce __vmalloc_area() functionOleg Nesterov
2005-03-13[PATCH] ptwalk: pud and pmd foldedHugh Dickins
2005-03-13[PATCH] ptwalk: inline pmd_range and pud_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: move p?d_none_or_clear_badHugh Dickins
2005-03-13[PATCH] ptwalk: clear_page_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: copy_pte_range hangHugh Dickins
2005-03-13[PATCH] ptwalk: copy_page_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: unmap_page_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: zeromap_page_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: remap_pfn_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: map and unmap_vm_areaHugh Dickins
2005-03-13[PATCH] ptwalk: unuse_mmHugh Dickins
2005-03-13[PATCH] ptwalk: sync_page_rangeHugh Dickins
2005-03-13[PATCH] ptwalk: change_protectionHugh Dickins
2005-03-13[PATCH] ptwalk: p?d_none_or_clear_badHugh Dickins