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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
thp: khugepaged vma merge
Andrea Arcangeli
1
-0
/
+5
2011-01-14
thp: khugepaged
Andrea Arcangeli
5
-10
/
+1136
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
5
-5
/
+34
2011-01-14
thp: memcg huge memory
Andrea Arcangeli
1
-5
/
+31
2011-01-14
thp: transhuge-memcg: commit tail pages at charge
Daisuke Nishimura
1
-17
/
+35
2011-01-14
thp: memcg compound
Andrea Arcangeli
1
-30
/
+53
2011-01-14
thp: pmd_trans_huge migrate bugcheck
Andrea Arcangeli
3
-1
/
+12
2011-01-14
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
3
-0
/
+30
2011-01-14
thp: verify pmd_trans_huge isn't leaking
Andrea Arcangeli
1
-1
/
+6
2011-01-14
thp: split_huge_page anon_vma ordering dependency
Andrea Arcangeli
2
-0
/
+20
2011-01-14
thp: transparent hugepage core fixlet
Hugh Dickins
1
-1
/
+1
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli
14
-35
/
+1220
2011-01-14
thp: don't alloc harder for gfp nomemalloc even if nowait
Andrea Arcangeli
1
-1
/
+6
2011-01-14
thp: _GFP_NO_KSWAPD
Andrea Arcangeli
2
-2
/
+6
2011-01-14
thp: kvm mmu transparent hugepage support
Andrea Arcangeli
4
-19
/
+125
2011-01-14
thp: clear_copy_huge_page
Andrea Arcangeli
3
-67
/
+83
2011-01-14
thp: split_huge_page paging
Andrea Arcangeli
4
-0
/
+11
2011-01-14
thp: split_huge_page_mm/vma
Andrea Arcangeli
6
-0
/
+6
2011-01-14
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
2
-0
/
+10
2011-01-14
thp: clear page compound
Andrea Arcangeli
1
-1
/
+16
2011-01-14
thp: add pmd mmu_notifier helpers
Andrea Arcangeli
1
-0
/
+40
2011-01-14
thp: pte alloc trans splitting
Andrea Arcangeli
11
-23
/
+35
2011-01-14
thp: bail out gup_fast on splitting pmd
Andrea Arcangeli
1
-1
/
+12
2011-01-14
thp: add pmd mangling functions to x86
Andrea Arcangeli
3
-8
/
+179
2011-01-14
thp: add pmd mangling generic functions
Andrea Arcangeli
3
-61
/
+278
2011-01-14
thp: special pmd_trans_* functions
Andrea Arcangeli
3
-0
/
+26
2011-01-14
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
1
-0
/
+14
2011-01-14
thp: comment reminder in destroy_compound_page
Andrea Arcangeli
1
-0
/
+1
2011-01-14
thp: export maybe_mkwrite
Andrea Arcangeli
2
-13
/
+13
2011-01-14
thp: no paravirt version of pmd ops
Andrea Arcangeli
1
-0
/
+3
2011-01-14
thp: add pmd paravirt ops
Andrea Arcangeli
3
-0
/
+34
2011-01-14
thp: add native_set_pmd_at
Andrea Arcangeli
1
-0
/
+6
2011-01-14
thp: clear compound mapping
Andrea Arcangeli
1
-7
/
+4
2011-01-14
thp: update futex compound knowledge
Andrea Arcangeli
1
-10
/
+45
2011-01-14
thp: put_page: recheck PageHead after releasing the compound_lock
Andrea Arcangeli
1
-2
/
+6
2011-01-14
thp: alter compound get_page/put_page
Andrea Arcangeli
4
-9
/
+129
2011-01-14
thp: compound_lock
Andrea Arcangeli
2
-1
/
+45
2011-01-14
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
5
-0
/
+10
2011-01-14
thp: transparent hugepage support documentation
Andrea Arcangeli
1
-0
/
+298
2011-01-14
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
1
-1
/
+1
2011-01-14
thp: ksm: free swap when swapcache page is replaced
Hugh Dickins
1
-0
/
+2
2011-01-14
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
1
-1
/
+4
2011-01-14
mm: set correct numa_zonelist_order string when configured on the kernel comm...
Volodymyr G. Lukiianyk
1
-3
/
+10
2011-01-14
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
1
-13
/
+16
2011-01-14
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...
Mel Gorman
1
-1
/
+9
2011-01-14
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
Mel Gorman
1
-0
/
+2
2011-01-14
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...
Mel Gorman
1
-5
/
+11
2011-01-14
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
1
-9
/
+49
2011-01-14
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
3
-13
/
+66
2011-01-14
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
1
-1
/
+1
[next]