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
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksm: sysfs and defaults
Hugh Dickins
2009-09-22
1
-7
/
+19
*
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
2009-09-22
3
-13
/
+3
*
ksm: fix oom deadlock
Hugh Dickins
2009-09-22
3
-48
/
+110
*
ksm: distribute remove_mm_from_lists
Hugh Dickins
2009-09-22
1
-55
/
+42
*
ksm: fix endless loop on oom
Hugh Dickins
2009-09-22
1
-23
/
+85
*
ksm: five little cleanups
Hugh Dickins
2009-09-22
1
-68
/
+44
*
ksm: keep quiet while list empty
Hugh Dickins
2009-09-22
1
-6
/
+22
*
ksm: break cow once unshared
Hugh Dickins
2009-09-22
1
-0
/
+8
*
ksm: pages_unshared and pages_volatile
Hugh Dickins
2009-09-22
1
-1
/
+51
*
ksm: move pages_sharing updates
Hugh Dickins
2009-09-22
1
-15
/
+9
*
ksm: rename kernel_pages_allocated
Hugh Dickins
2009-09-22
1
-29
/
+28
*
ksm: change ksm nice level to be 5
Izik Eidus
2009-09-22
1
-1
/
+1
*
ksm: change copyright message
Izik Eidus
2009-09-22
1
-1
/
+2
*
ksm: prevent mremap move poisoning
Hugh Dickins
2009-09-22
1
-0
/
+12
*
ksm: Kernel SamePage Merging
Izik Eidus
2009-09-22
1
-5
/
+1484
*
ksm: identify PageKsm pages
Hugh Dickins
2009-09-22
1
-1
/
+2
*
ksm: no debug in page_dup_rmap()
Hugh Dickins
2009-09-22
2
-22
/
+1
*
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
4
-0
/
+82
*
ksm: first tidy up madvise_vma()
Hugh Dickins
2009-09-22
1
-26
/
+13
*
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2009-09-22
2
-2
/
+27
*
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
2009-09-22
1
-2
/
+2
*
vmalloc.c: fix double error checking
Figo.zhang
2009-09-22
1
-3
/
+1
*
mm: add gfp mask checking for __get_free_pages()
Akinobu Mita
2009-09-22
1
-15
/
+9
*
vmscan: kill unnecessary prefetch
KOSAKI Motohiro
2009-09-22
1
-1
/
+0
*
vmscan: kill unnecessary page flag test
KOSAKI Motohiro
2009-09-22
1
-2
/
+2
*
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
KOSAKI Motohiro
2009-09-22
1
-4
/
+1
*
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap spac...
Minchan Kim
2009-09-22
1
-0
/
+10
*
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
2
-13
/
+42
*
vmscan: throttle direct reclaim when too many pages are isolated already
Rik van Riel
2009-09-22
1
-0
/
+33
*
mm: vmstat: add isolate pages
KOSAKI Motohiro
2009-09-22
4
-4
/
+33
*
mm: shrink_inactive_list() nr_scan accounting fix fix
KOSAKI Motohiro
2009-09-22
1
-12
/
+18
*
mm: rename pgmoved variable in shrink_active_list()
KOSAKI Motohiro
2009-09-22
1
-8
/
+8
*
mm: update alloc_flags after oom killer has been called
David Rientjes
2009-09-22
1
-1
/
+1
*
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
4
-3
/
+13
*
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-22
2
-0
/
+4
*
mm: oom analysis: add buffer cache information to show_free_areas()
KOSAKI Motohiro
2009-09-22
1
-1
/
+2
*
mm: oom analysis: add per-zone statistics to show_free_areas()
KOSAKI Motohiro
2009-09-22
1
-0
/
+20
*
mm: show_free_areas(): display slab pages in two separate fields
KOSAKI Motohiro
2009-09-22
1
-3
/
+4
*
mm: clean up page_remove_rmap()
KOSAKI Motohiro
2009-09-22
1
-27
/
+30
*
hugetlb: restore interleaving of bootmem huge pages
Lee Schermerhorn
2009-09-22
1
-1
/
+1
*
hugetlb: use free_pool_huge_page() to return unused surplus pages
Lee Schermerhorn
2009-09-22
1
-33
/
+24
*
hugetlb: balance freeing of huge pages across nodes
Lee Schermerhorn
2009-09-22
1
-46
/
+86
*
page_alloc: fix kernel-doc warning
Randy Dunlap
2009-09-22
1
-1
/
+1
*
memory hotplug: migrate swap cache page
Shaohua Li
2009-09-22
1
-2
/
+4
*
memory hotplug: alloc page from other node in memory online
Shaohua Li
2009-09-22
3
-7
/
+22
*
memory hotplug: make pages from movable zone always isolatable
Shaohua Li
2009-09-22
1
-1
/
+4
*
memory hotplug: exclude isolated page from pco page alloc
Shaohua Li
2009-09-22
1
-1
/
+11
*
memory hotplug: update zone pcp at memory online
Shaohua Li
2009-09-22
2
-0
/
+27
*
mm: remove obsoleted alloc_pages cpuset comment
David Rientjes
2009-09-22
1
-4
/
+0
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
2
-5
/
+5
|
\
[next]