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.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
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-0
/
+12
2014-10-10
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
1
-1
/
+1
2014-08-07
mm: make copy_pte_range static again
Jerome Marchand
1
-4
/
+0
2014-03-04
mm: close PageTail race
David Rientjes
1
-41
/
+0
2014-01-22
mm: thp: optimize compound_trans_huge
Andrea Arcangeli
1
-0
/
+23
2013-11-15
mm, thp: move ptl taking inside page_check_address_pmd()
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
1
-7
/
+7
2013-09-13
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
1
-3
/
+0
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+3
2013-06-26
mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THP
Kirill A. Shutemov
1
-1
/
+5
2013-06-20
mm/THP: don't use HPAGE_SHIFT in transparent hugepage code
Aneesh Kumar K.V
1
-7
/
+3
2013-06-14
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
1
-1
/
+1
2013-04-30
mm: thp: add split tail pages to shrink page list in page reclaim
Shaohua Li
1
-1
/
+10
2013-02-24
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
Konstantin Khlebnikov
1
-1
/
+1
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+14
2012-12-13
thp: introduce sysfs knob to disable huge zero page
Kirill A. Shutemov
1
-0
/
+4
2012-12-13
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-4
/
+10
2012-12-12
mm: thp: set the accessed flag for old pages on access fault
Will Deacon
1
-0
/
+4
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
1
-1
/
+1
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
1
-1
/
+2
2012-12-11
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
1
-4
/
+5
2012-12-11
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
1
-0
/
+10
2012-10-09
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
1
-1
/
+1
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-1
/
+0
2012-05-30
mm: move is_vma_temporary_stack() declaration to huge_mm.h
Alex Shi
1
-0
/
+2
2012-03-22
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
1
-5
/
+6
2012-03-22
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-0
/
+17
2012-01-13
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
1
-1
/
+1
2011-11-01
thp: mremap support and TLB optimization
Andrea Arcangeli
1
-0
/
+5
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
1
-6
/
+2
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
1
-1
/
+1
2011-02-16
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-1
/
+2
2011-01-14
thp: add compound_trans_head() helper
Andrea Arcangeli
1
-0
/
+18
2011-01-14
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
1
-2
/
+4
2011-01-14
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
1
-6
/
+8
2011-01-14
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
1
-0
/
+8
2011-01-14
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
1
-0
/
+19
2011-01-14
thp: mprotect: transparent huge page support
Johannes Weiner
1
-0
/
+2
2011-01-14
thp: mincore transparent hugepage support
Johannes Weiner
1
-0
/
+3
2011-01-14
thp: khugepaged
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
1
-0
/
+6
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+118