index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
thp: bail out gup_fast on splitting pmd
Andrea Arcangeli
2011-01-13
1
-1
/
+12
*
thp: add pmd mangling functions to x86
Andrea Arcangeli
2011-01-13
3
-8
/
+179
*
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
3
-61
/
+278
*
thp: special pmd_trans_* functions
Andrea Arcangeli
2011-01-13
3
-0
/
+26
*
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
2
-13
/
+13
*
thp: no paravirt version of pmd ops
Andrea Arcangeli
2011-01-13
1
-0
/
+3
*
thp: add pmd paravirt ops
Andrea Arcangeli
2011-01-13
3
-0
/
+34
*
thp: add native_set_pmd_at
Andrea Arcangeli
2011-01-13
1
-0
/
+6
*
thp: clear compound mapping
Andrea Arcangeli
2011-01-13
1
-7
/
+4
*
thp: update futex compound knowledge
Andrea Arcangeli
2011-01-13
1
-10
/
+45
*
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
4
-9
/
+129
*
thp: compound_lock
Andrea Arcangeli
2011-01-13
2
-1
/
+45
*
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
2011-01-13
5
-0
/
+10
*
thp: transparent hugepage support documentation
Andrea Arcangeli
2011-01-13
1
-0
/
+298
*
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
thp: ksm: free swap when swapcache page is replaced
Hugh Dickins
2011-01-13
1
-0
/
+2
*
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
2011-01-13
1
-1
/
+4
*
mm: set correct numa_zonelist_order string when configured on the kernel comm...
Volodymyr G. Lukiianyk
2011-01-13
1
-3
/
+10
*
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
2011-01-13
1
-13
/
+16
*
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...
Mel Gorman
2011-01-13
1
-1
/
+9
*
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
Mel Gorman
2011-01-13
1
-0
/
+2
*
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...
Mel Gorman
2011-01-13
1
-5
/
+11
*
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
2011-01-13
1
-9
/
+49
*
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
2011-01-13
3
-13
/
+66
*
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
2011-01-13
1
-1
/
+1
*
mm: remove unlikely() from page_mapping()
Steven Rostedt
2011-01-13
1
-1
/
+1
*
mm: remove likely() from mapping_unevictable()
Steven Rostedt
2011-01-13
1
-1
/
+1
*
vmalloc: remove redundant unlikely()
Tobias Klauser
2011-01-13
1
-1
/
+1
*
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
2011-01-13
1
-3
/
+0
*
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
2011-01-13
4
-25
/
+47
*
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
2011-01-13
1
-13
/
+13
*
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
2011-01-13
3
-60
/
+28
*
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
2011-01-13
1
-17
/
+64
*
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2011-01-13
2
-2
/
+12
*
do_wp_page: clarify dirty_page handling
Michel Lespinasse
2011-01-13
1
-34
/
+38
*
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
2011-01-13
1
-6
/
+5
*
mm: clear PageError bit in msync & fsync
Rik van Riel
2011-01-13
2
-2
/
+2
*
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
4
-1
/
+10
*
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
6
-68
/
+46
*
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
3
-14
/
+11
*
mm: remove unused get_vm_area_node
David Rientjes
2011-01-13
2
-10
/
+0
*
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
2
-38
/
+38
*
mm: compaction: perform a faster migration scan when migrating asynchronously
Mel Gorman
2011-01-13
1
-0
/
+15
*
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
2011-01-13
5
-12
/
+14
*
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
2011-01-13
9
-34
/
+63
*
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
2011-01-13
6
-49
/
+196
*
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2011-01-13
2
-21
/
+31
[prev]
[next]