index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
1
-155
/
+0
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+20
2015-02-10
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
1
-15
/
+0
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
1
-0
/
+11
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
1
-0
/
+14
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-18
/
+9
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
1
-18
/
+9
2014-09-30
PCI: Add pci_remap_iospace() to map bus I/O resources
Liviu Dudau
1
-0
/
+4
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-2
/
+6
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-02-21
mm: add support for discard of unused ptes
Konstantin Weitz
1
-0
/
+13
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
1
-0
/
+39
2014-01-15
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
1
-0
/
+12
2013-12-20
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-1
/
+1
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-4
/
+0
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+15
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
1
-0
/
+15
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+3
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+22
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-0
/
+4
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-04-29
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-0
/
+10
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-10
/
+0
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+110
2012-12-12
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-20
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-0
/
+10
2012-05-29
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-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+61
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-06-15
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-02-28
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-11
/
+3
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-60
/
+154
2011-01-13
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-29
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
1
-1
/
+1
[next]