aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-2/+20
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-021-0/+61
* include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser2011-06-151-1/+1
* [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-231-8/+4
* mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings2011-02-281-0/+2
* fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-161-11/+3
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-131-60/+154
* thp: special pmd_trans_* functionsAndrea Arcangeli2011-01-131-0/+11
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-1/+1
* x86, mm: Avoid unnecessary TLB flushShaohua Li2010-08-231-0/+4
* asm-generic: add dummy pgprot_noncached()Paul Mundt2009-06-231-0/+4
* x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-291-1/+1
* x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-291-10/+11
* x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-2/+2
* x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-191-0/+46
* x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2008-12-181-0/+4
* mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-251-0/+57
* flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+0
* changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-25/+0
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-19/+0
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-5/+12
* [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-2/+9
* [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-081-0/+2
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-131-0/+13
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-8/+0
* [PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden2006-10-011-0/+20
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-011-2/+7
* [PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell2006-09-261-1/+2
* [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-011-10/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-1/+1
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-281-0/+13
* [PATCH] x86: ptep_clear optimizationZachary Amsden2005-09-051-0/+16
* [PATCH] msync: check pte dirty earlierAbhijit Karmarkar2005-06-211-0/+3
* [PATCH] freepgt: remove arch pgd_addr_endHugh Dickins2005-04-191-5/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+213