aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli1-11/+3
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-60/+154
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli1-0/+11
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-1/+1
2010-08-23x86, mm: Avoid unnecessary TLB flushShaohua Li1-0/+4
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge1-1/+1
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge1-10/+11
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com1-2/+2
2008-12-19x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com1-0/+46
2008-12-18x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com1-0/+4
2008-07-15mm: fix build on non-mmu machinesSebastian Siewior1-1/+1
2008-06-25mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge1-0/+57
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-4/+0
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer1-35/+38
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-25/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-19/+0
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-5/+12
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky1-2/+9
2007-04-08[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden1-0/+2
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden1-0/+13
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden1-8/+0
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden1-0/+20
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden1-2/+7
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell1-1/+2
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller1-10/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins1-1/+1
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-0/+13
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-0/+16
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+3
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+213