summaryrefslogtreecommitdiff
path: root/include/asm-generic/pgtable.h
AgeCommit message (Expand)Author
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-03-15[SPARC64]: Override {pgd,pmd}_addr_end() to handle vaddr hole.David S. Miller
2005-03-13[PATCH] ptwalk: pud and pmd foldedHugh Dickins
2005-03-13[PATCH] ptwalk: change_protectionHugh Dickins
2005-03-13[PATCH] ptwalk: p?d_none_or_clear_badHugh Dickins
2005-03-09[PATCH] ptep_test_and_clear_dirty typo fixAndrew Morton
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller
2004-10-13[PATCH] ptep_establish smp race x86 PAE >4GAndrea Arcangeli
2004-07-28[PATCH] Make get_user_pages() work again for ia64 gate areaDavid Mosberger
2004-05-25Split ptep_establish into "establish" and "update_access_flags"Linus Torvalds
2004-05-24Introduce architecture-specific "ptep_update_dirty_accessed()"Linus Torvalds
2004-05-24Pass in a "dirty" argument to ptep_establish in Linus Torvalds
2004-01-18[PATCH] s390: physical dirty/referenced bits.Andrew Morton
2004-01-18[PATCH] s390: tlb flush optimization.Andrew Morton
2002-02-04Import changesetLinus Torvalds