summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-131-0/+15
* mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-131-0/+15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+22
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-0/+4
|/
* mm: allow arch code to control the user page table ceilingHugh Dickins2013-04-291-0/+10
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-10/+0
* asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+110
|\
| * mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-0/+106
| * x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+4
* | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-121-0/+26
|/
* mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas2012-10-091-1/+1
* thp: introduce pmdp_invalidate()Gerald Schaefer2012-10-091-0/+5
* thp: remove assumptions on pgtable_t typeGerald Schaefer2012-10-091-0/+8
* mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov2012-10-091-2/+4
* x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha2012-10-091-23/+32
* thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-201-0/+10
* mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-291-2/+20
* arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-251-3/+2
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-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