- 9035b20 thp, memcg: split hugepage for memcg oom on cow by David Rientjes · 14 years ago
- ce19422 mm: use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 14 years ago
- c0b9652 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 14 years ago
- b14d552 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 14 years ago
- 6718272 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 14 years ago
- 711cf00 mm: fix calculation of dirtyable memory by Sonny Rao · 14 years ago
- ead8c6b mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 14 years ago
- 78a685b tmpfs: fix shared mempolicy leak by Mel Gorman · 14 years ago
- 0b4d372 mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 14 years ago
- 25a30e7 mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 14 years ago
- ec59242 tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 14 years ago
- e5c4ee6 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 14 years ago
- 3f874ec mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() by Takamori Yamaguchi · 14 years ago
- 71a36b5 mm: fix XFS oops due to dirty pages without buffers on s390 by Jan Kara · 14 years ago
- 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 14 years ago
- 530258f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 14 years ago
- d9302b1 mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma() by Mel Gorman · 14 years ago
- 04ea8a8 mempolicy: fix refcount leak in mpol_set_shared_policy() by KOSAKI Motohiro · 14 years ago
- 04a30bd mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 14 years ago
- 33efe29 mempolicy: remove mempolicy sharing by KOSAKI Motohiro · 14 years ago
- 14cfd9f revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages" by KOSAKI Motohiro · 14 years ago
- 6a91e16 mm: fix invalidate_complete_page2() lock ordering by Hugh Dickins · 14 years ago
- 26fc07d hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 14 years ago
- 750025a slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 14 years ago
- 49194d4 mm: avoid swapping out with swappiness==0 by Satoru Moriya · 14 years ago
- 391c314 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 14 years ago
- 967c0e4 memory hotplug: fix section info double registration bug by qiuxishi · 14 years ago
- aa7994f mm/page_alloc: fix the page address of higher page's buddy calculation by Li Haifeng · 14 years ago
- 05d71a5 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 14 years ago
- 49ca240 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 14 years ago
- cc9fdb9 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 14 years ago
- ce6f0ff mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 14 years ago
- 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 14 years ago
- 07aa701 mm: fix lost kswapd wakeup in kswapd_stop() by Aaditya Kumar · 14 years ago
- 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 14 years ago
- 7a08b44 mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 14 years ago
- 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 14 years ago
- 0c4ad5c mm: Hold a file reference in madvise_remove by Andy Lutomirski · 14 years ago
- 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
- 757fcf2 mm/memblock: fix overlapping allocation when doubling reserved array by Greg Pearson · 14 years ago
- 6595865 mm/memblock: fix memory leak on extending regions by Gavin Shan · 14 years ago
- 40e0484 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 14 years ago
- 78ac34a swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 14 years ago
- 75df3ae slub: fix a memory leak in get_partial_node() by Joonsoo Kim · 14 years ago
- 58f9c97 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 14 years ago
- 7a0786d hugetlb: fix resv_map leak in error path by Dave Hansen · 14 years ago
- e42adb3 mm: fix faulty initialization in vmalloc_init() by KyongHo · 14 years ago
- 319b564 mm: consider all swapped back pages in used-once logic by Michal Hocko · 14 years ago
- ab9094f mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 14 years ago
- 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 14 years ago
- 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 14 years ago
- 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 14 years ago
- 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
- 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 14 years ago
- 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 14 years ago
- 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 14 years ago
- 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 14 years ago
- 100d13c kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP by Catalin Marinas · 14 years ago
- 42b6428 percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete by Tejun Heo · 14 years ago
- e9b19cd Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
- 6e8b09e mm: fix NULL ptr dereference in move_pages by Sasha Levin · 14 years ago
- f2a9ef8 mm: fix NULL ptr dereference in migrate_pages by Sasha Levin · 14 years ago
- 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
- b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 14 years ago
- ce587e6 mm: memcg: move pc lookup point to commit_charge() by Johannes Weiner · 14 years ago
- 4e1c2b2 mm: nobootmem: Correct alloc_bootmem semantics. by David Miller · 14 years ago
- aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 14 years ago
- bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
- 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 14 years ago
- a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
- e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 14 years ago
- b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 14 years ago
- 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 14 years ago
- 41c9308 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" by Ying Han · 14 years ago
- 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 14 years ago
- 569530f memcg: do not open code accesses to res_counter members by Glauber Costa · 14 years ago
- d833049 memcg: fix broken boolen expression by Kirill A. Shutemov · 14 years ago
- cb12982 percpu: use KERN_CONT in pcpu_dump_alloc_info() by Tejun Heo · 14 years ago
- 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
- 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 14 years ago
- 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 14 years ago
- a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 14 years ago
- d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 14 years ago
- 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 14 years ago
- 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 14 years ago
- 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 14 years ago
- 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 14 years ago
- 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
- 496b919 Fix potential endless loop in kswapd when compaction is not enabled by Rik van Riel · 14 years ago
- accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 14 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 14 years ago
- d2d3930 signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() by Oleg Nesterov · 14 years ago
- 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 14 years ago
- 643ac9f mm: fix testorder interaction between two kswapd patches by Hugh Dickins · 14 years ago
- aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 14 years ago
- 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
- 91913a2 mm: export dirty_writeback_interval by Artem Bityutskiy · 14 years ago
- 1272485 memcg: avoid THP split in task migration by Naoya Horiguchi · 14 years ago