index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
memory-hotplug, mm/sparse.c: clear the memory to store struct page
Wen Congyang
2012-12-12
1
-1
/
+2
|
*
|
|
|
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-12
1
-2
/
+2
|
*
|
|
|
memory-hotplug: fix NR_FREE_PAGES mismatch
Wen Congyang
2012-12-12
1
-5
/
+5
|
*
|
|
|
memory-hotplug: auto offline page_cgroup when onlining memory block failed
Wen Congyang
2012-12-12
1
-0
/
+3
|
*
|
|
|
memory-hotplug: update mce_bad_pages when removing the memory
Wen Congyang
2012-12-12
1
-0
/
+22
|
*
|
|
|
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
2012-12-12
4
-14
/
+47
|
*
|
|
|
thp: cleanup: introduce mk_huge_pmd()
Bob Liu
2012-12-12
1
-9
/
+12
|
*
|
|
|
thp: introduce hugepage_vma_check()
Bob Liu
2012-12-12
1
-21
/
+17
|
*
|
|
|
mm: introduce mm_find_pmd()
Bob Liu
2012-12-12
5
-92
/
+44
|
*
|
|
|
thp: clean up __collapse_huge_page_isolate
Bob Liu
2012-12-12
1
-27
/
+11
|
*
|
|
|
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
2012-12-12
1
-4
/
+5
|
*
|
|
|
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2012-12-12
2
-10
/
+12
|
*
|
|
|
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
2012-12-12
1
-2
/
+2
|
*
|
|
|
mm: show migration types in show_mem
Rabin Vincent
2012-12-12
1
-2
/
+40
|
*
|
|
|
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-12-12
1
-6
/
+5
*
|
|
|
|
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
2
-0
/
+29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
2012-11-17
12
-113
/
+79
|
|
\
\
\
\
|
*
|
|
|
|
mm: export a function to get vm committed memory
K. Y. Srinivasan
2012-11-16
2
-0
/
+29
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
Marek Szyprowski
2012-12-11
1
-24
/
+7
*
|
|
|
|
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2012-12-10
1
-3
/
+4
*
|
|
|
|
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
2012-12-10
1
-27
/
+10
*
|
|
|
|
mm: vmscan: fix inappropriate zone congestion clearing
Johannes Weiner
2012-12-08
1
-3
/
+0
*
|
|
|
|
tmpfs: fix shared mempolicy leak
Mel Gorman
2012-12-06
2
-32
/
+16
*
|
|
|
|
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
2012-12-06
1
-16
/
+0
*
|
|
|
|
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
2012-12-06
1
-1
/
+9
*
|
|
|
|
mm: soft offline: split thp at the beginning of soft_offline_page()
Naoya Horiguchi
2012-11-30
1
-0
/
+8
*
|
|
|
|
mm: avoid waking kswapd for THP allocations when compaction is deferred or co...
Mel Gorman
2012-11-30
1
-10
/
+27
*
|
|
|
|
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
2012-11-30
1
-4
/
+3
*
|
|
|
|
mm: vmscan: fix endless loop in kswapd balancing
Johannes Weiner
2012-11-30
1
-9
/
+18
*
|
|
|
|
mm/vmemmap: fix wrong use of virt_to_page
Jianguo Wu
2012-11-30
1
-6
/
+4
*
|
|
|
|
mm: compaction: fix return value of capture_free_page()
Mel Gorman
2012-11-30
1
-1
/
+1
*
|
|
|
|
mm: vmscan: check for fatal signals iff the process was throttled
Mel Gorman
2012-11-27
1
-10
/
+27
*
|
|
|
|
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
2012-11-27
1
-3
/
+4
*
|
|
|
|
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
2012-11-21
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
4
-53
/
+1
*
|
|
|
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
1
-1
/
+1
*
|
|
|
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
1
-2
/
+14
*
|
|
|
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
2012-11-16
1
-1
/
+1
*
|
|
|
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
2012-11-16
1
-25
/
+0
*
|
|
|
swapfile: fix name leak in swapoff
Xiaotian Feng
2012-11-16
1
-2
/
+2
*
|
|
|
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-11-16
3
-17
/
+37
*
|
|
|
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2012-11-16
1
-6
/
+15
*
|
|
|
mm: fix build warning for uninitialized value
David Rientjes
2012-11-16
1
-6
/
+4
*
|
|
|
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
2012-11-16
1
-0
/
+2
*
|
|
|
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
2012-11-09
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-26
1
-0
/
+24
|
\
\
\
|
*
|
|
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
2012-10-24
1
-0
/
+24
*
|
|
|
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
David Rientjes
2012-10-25
1
-2
/
+2
*
|
|
|
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
2012-10-25
1
-13
/
+13
*
|
|
|
mm/page_alloc.c:alloc_contig_range(): return early for err path
Bob Liu
2012-10-25
1
-1
/
+1
[prev]
[next]