summaryrefslogtreecommitdiff
path: root/mm/memory.c
AgeCommit message (Expand)Author
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden
2005-09-05[PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso
2005-08-29[PATCH] Lazy page table copies in fork()Nick Piggin
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds
2005-08-03[PATCH] fix get_user_pages bugNick Piggin
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds
2005-07-27[PATCH] check_user_page_readable() deadlock fixAndrew Morton
2005-06-25[PATCH] mm: fix remap_pte_range BUGHugh Dickins
2005-06-24[PATCH] DocBook: update commentsMartin Waitz
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev
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-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
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] 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: p?d_none_or_clear_badHugh Dickins
2005-03-07[PATCH] copy_pte_range latency fixHugh Dickins
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller
2005-03-04[PATCH] Move accounting function calls out of critical vm code pathsChristoph Lameter
2005-02-26[MM]: Pass correct address down to bottom of page table iterators.David S. Miller
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2005-02-16[PATCH] optimise copy page rangeNick Piggin
2005-02-16[PATCH] Fix buf in zeromap_pud_range() losing virtual addressBenjamin Herrenschmidt
2005-02-16[PATCH] Check for wraps in copy_page_rangeBenjamin Herrenschmidt
2005-02-01Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds
2005-02-01[PATCH] alloc_zeroed_user_highpage() to fix the clear_user_highpage issueChristoph Lameter
2005-01-25[MM]: Do not even do the runtime PTRS_PER_{PMD,PUD} checks.David S. Miller
2005-01-25[MM]: PTRS_PER_{PUD,PMD} are not necessarily compile time constants.David S. Miller