index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+110
2012-12-13
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-0
/
+26
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-0
/
+106
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+4
2012-10-09
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
Catalin Marinas
1
-1
/
+1
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+5
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-0
/
+8
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-2
/
+4
2012-10-09
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...
Suresh Siddha
1
-23
/
+32
2012-06-21
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-0
/
+10
2012-05-30
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
1
-3
/
+2
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-22
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+61
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-06-16
include/asm-generic/pgtable.h: fix unbalanced parenthesis
Nicolas Kaiser
1
-1
/
+1
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
1
-8
/
+4
2011-03-01
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-01-17
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-11
/
+3
2011-01-14
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-60
/
+154
2011-01-14
thp: special pmd_trans_* functions
Andrea Arcangeli
1
-0
/
+11
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-1
/
+1
2010-08-23
x86, mm: Avoid unnecessary TLB flush
Shaohua Li
1
-0
/
+4
2009-06-23
asm-generic: add dummy pgprot_noncached()
Paul Mundt
1
-0
/
+4
2009-03-30
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-30
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
1
-10
/
+11
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-2
/
+2
2008-12-20
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
1
-0
/
+46
2008-12-19
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
1
-0
/
+4
2008-07-16
mm: fix build on non-mmu machines
Sebastian Siewior
1
-1
/
+1
2008-06-25
mm: add a ptep_modify_prot transaction abstraction
Jeremy Fitzhardinge
1
-0
/
+57
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+0
2007-08-12
changing include/asm-generic/pgtable.h for non-mmu
Greg Ungerer
1
-35
/
+38
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-25
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
1
-19
/
+0
2007-06-17
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
1
-5
/
+12
2007-04-27
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
1
-2
/
+9
2007-04-09
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
1
-0
/
+2
2007-02-13
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
1
-0
/
+13
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
1
-8
/
+0
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
1
-0
/
+20
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
1
-2
/
+7
2006-09-26
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
1
-1
/
+2
2006-06-02
[SPARC64]: Fix D-cache corruption in mremap
David S. Miller
1
-10
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-30
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-1
/
+1
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
1
-0
/
+13
2005-09-05
[PATCH] x86: ptep_clear optimization
Zachary Amsden
1
-0
/
+16
2005-06-22
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
1
-0
/
+3
[next]