index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
thp: fix memory-failure hugetlbfs vs THP collision
Andrea Arcangeli
2011-01-13
2
-2
/
+2
*
thp: add debug checks for mapcount related invariants
Andrea Arcangeli
2011-01-13
1
-2
/
+4
*
thp: scale nr_rotated to balance memory pressure
Rik van Riel
2011-01-13
1
-2
/
+3
*
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
3
-6
/
+17
*
thp: disable transparent hugepages by default on small systems
Rik van Riel
2011-01-13
1
-0
/
+8
*
thp: use compaction for all allocation orders
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
2011-01-13
2
-15
/
+46
*
thp: freeze khugepaged and ksmd
Andrea Arcangeli
2011-01-13
2
-4
/
+18
*
thp: mmu_notifier_test_young
Andrea Arcangeli
2011-01-13
2
-2
/
+24
*
thp: don't allow transparent hugepage support without PSE
Andrea Arcangeli
2011-01-13
1
-0
/
+8
*
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
Andrea Arcangeli
2011-01-13
2
-2
/
+80
*
thp: transhuge isolate_migratepages()
Andrea Arcangeli
2011-01-13
1
-0
/
+15
*
thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: transparent hugepage config choice
Andrea Arcangeli
2011-01-13
2
-2
/
+30
*
thp: allocate memory in khugepaged outside of mmap_sem write mode
Andrea Arcangeli
2011-01-13
1
-22
/
+34
*
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
2011-01-13
2
-18
/
+82
*
thp: enable direct defrag
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: set recommended min free kbytes
Andrea Arcangeli
2011-01-13
1
-0
/
+52
*
thp: mprotect: transparent huge page support
Johannes Weiner
2011-01-13
2
-1
/
+34
*
thp: mprotect: pass vma down to page table walkers
Johannes Weiner
2011-01-13
1
-6
/
+9
*
thp: mincore transparent hugepage support
Johannes Weiner
2011-01-13
2
-1
/
+32
*
thp: add x86 32bit support
Johannes Weiner
2011-01-13
1
-1
/
+1
*
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
3
-12
/
+13
*
thp: skip transhuge pages in ksm for now
Andrea Arcangeli
2011-01-13
1
-4
/
+15
*
thp: khugepaged vma merge
Andrea Arcangeli
2011-01-13
1
-0
/
+5
*
thp: khugepaged
Andrea Arcangeli
2011-01-13
1
-10
/
+1063
*
thp: transparent hugepage vmstat
Andrea Arcangeli
2011-01-13
3
-4
/
+20
*
thp: memcg huge memory
Andrea Arcangeli
2011-01-13
1
-5
/
+31
*
thp: transhuge-memcg: commit tail pages at charge
Daisuke Nishimura
2011-01-13
1
-17
/
+35
*
thp: memcg compound
Andrea Arcangeli
2011-01-13
1
-30
/
+53
*
thp: pmd_trans_huge migrate bugcheck
Andrea Arcangeli
2011-01-13
2
-1
/
+11
*
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-13
2
-0
/
+24
*
thp: verify pmd_trans_huge isn't leaking
Andrea Arcangeli
2011-01-13
1
-1
/
+6
*
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
2011-01-13
2
-0
/
+20
*
thp: transparent hugepage core fixlet
Hugh Dickins
2011-01-13
1
-1
/
+1
*
thp: transparent hugepage core
Andrea Arcangeli
2011-01-13
6
-33
/
+1056
*
thp: don't alloc harder for gfp nomemalloc even if nowait
Andrea Arcangeli
2011-01-13
1
-1
/
+6
*
thp: _GFP_NO_KSWAPD
Andrea Arcangeli
2011-01-13
1
-1
/
+2
*
thp: clear_copy_huge_page
Andrea Arcangeli
2011-01-13
2
-67
/
+74
*
thp: split_huge_page paging
Andrea Arcangeli
2011-01-13
4
-0
/
+11
*
thp: split_huge_page_mm/vma
Andrea Arcangeli
2011-01-13
5
-0
/
+5
*
thp: pte alloc trans splitting
Andrea Arcangeli
2011-01-13
2
-9
/
+18
*
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
2
-1
/
+124
*
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
2011-01-13
1
-0
/
+14
*
thp: comment reminder in destroy_compound_page
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: export maybe_mkwrite
Andrea Arcangeli
2011-01-13
1
-13
/
+0
*
thp: clear compound mapping
Andrea Arcangeli
2011-01-13
1
-7
/
+4
*
thp: put_page: recheck PageHead after releasing the compound_lock
Andrea Arcangeli
2011-01-13
1
-2
/
+6
*
thp: alter compound get_page/put_page
Andrea Arcangeli
2011-01-13
1
-7
/
+83
*
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
2011-01-13
1
-1
/
+1
[next]