summaryrefslogtreecommitdiff
path: root/include/asm-generic/pgtable.h
AgeCommit message (Expand)Author
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-17mm: remove ptep_establish()Martin Schwidefsky
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller
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