- fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 12 years ago
- 2efb73f mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 12 years ago
- 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
- 8bfabdd Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0 by Ethan Chen · 12 years ago
- 36abcfd mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 13 years ago
- d1c2fbe swap: add per-partition lock for swapfile by Shaohua Li · 13 years ago
- b07ef01 mm: fix aio performance regression for database caused by THP by Khalid Aziz · 13 years ago
- 60c6aa3 writeback: fix negative bdi max pause by Fengguang Wu · 13 years ago
- 4f158a6 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.111' into cm-10.2-dev by Ethan Chen · 13 years ago
- 3deb9fa kernel: Add hooks for user-accessible timers in the kernel. by Greg Reid · 14 years ago
- 4c481c1 Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux by Ethan Chen · 13 years ago
- 47bed36 mm: do not grow the stack vma just because of an overrun on preceding vma by Linus Torvalds · 13 years ago
- 9a63af5 mm/mmap: check for RLIMIT_AS before unmapping by Cyril Hrubis · 13 years ago
- 022a41d mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 13 years ago
- 0d39cce mm, memcg: give exiting processes access to memory reserves by David Rientjes · 13 years ago
- e9223e5 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 13 years ago
- d778ca5 mm/huge_memory.c: fix potential NULL pointer dereference by Libin · 13 years ago
- 5a20c03 memcg: fix multiple large threshold notifications by Greg Thelen · 13 years ago
- a42efb7 futex: Take hugepages into account when generating futex_key by Zhang Yi · 13 years ago
- cd1be30 vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 13 years ago
- 5bd38ba mm: Don't use CMA page for file cache by Laura Abbott · 13 years ago
- 19d22ea mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 13 years ago
- 1c9ce1e Merge tag 'v3.4.11' into cm-10.1 by Ethan Chen · 13 years ago
- f517dfe mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 13 years ago
- c09c35b swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 13 years ago
- dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
- 6092ad5 mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer by Aneesh Kumar K.V · 13 years ago
- c8a097f mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas by Cliff Wickman · 13 years ago
- bfd7610 mm: mmu_notifier: re-fix freed page still mapped in secondary MMU by Xiao Guangrong · 13 years ago
- 11e88c5 mm compaction: fix of improper cache flush in migration code by Leonid Yegoshin · 13 years ago
- dab2d3d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 13 years ago
- 273a82b mm: allow arch code to control the user page table ceiling by Hugh Dickins · 13 years ago
- 6ddc967 mm: cma: fix accounting of CMA pages placed in high memory by Marek Szyprowski · 13 years ago
- ec005c0 mm: cma: remove watermark hacks by Marek Szyprowski · 13 years ago
- c420060 vm: add vm_iomap_memory() helper function by Linus Torvalds · 13 years ago
- f42097f hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 13 years ago
- cdc8958 mm: prevent mmap_cache race in find_vma() by Jan Stancek · 13 years ago
- 15962c2 mm: Retry original migrate type if CMA failed by Laura Abbott · 13 years ago
- bea7cce mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 13 years ago
- 3126603 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 13 years ago
- f4ce5b3 mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages by Mel Gorman · 13 years ago
- 06c7976 tmpfs: fix use-after-free of mempolicy object by Greg Thelen · 13 years ago
- 7fecb64 mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts by Robin Holt · 13 years ago
- d0730c2 mm: mmu_notifier: make the mmu_notifier srcu static by Andrea Arcangeli · 14 years ago
- 4209ee0 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 14 years ago
- 17c2f96 mm: fix pageblock bitmap allocation by Linus Torvalds · 13 years ago
- 48f3741 cma: redirect page allocation to CMA by Heesub Shin · 13 years ago
- 55eb56c Revert "mm: cma: on movable allocations try MIGRATE_CMA first" by Laura Abbott · 13 years ago
- 1ace315 mm: Don't put CMA pages on per cpu lists by Laura Abbott · 13 years ago
- 850bf19 cma: fix watermark checking by Bartlomiej Zolnierkiewicz · 14 years ago
- b70fa75 mm: show migration types in show_mem by Rabin Vincent · 13 years ago
- b9c24b2 mm: cma: on movable allocations try MIGRATE_CMA first by Michal Nazarewicz · 13 years ago
- 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 · 13 years ago
- c0b9652 mm: compaction: fix echo 1 > compact_memory return error issue by Jason Liu · 13 years ago
- b14d552 mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 13 years ago
- 6718272 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 13 years ago
- 711cf00 mm: fix calculation of dirtyable memory by Sonny Rao · 13 years ago
- e8eebe9 android/lowmemorykiller: Selectively count free CMA pages by Liam Mark · 13 years ago
- 733d861 mm: Use correct define for CMA features by Laura Abbott · 13 years ago
- 922b842 mm: make counts of CMA free pages correct by Larry Bassel · 13 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 · 13 years ago
- 70b7280 mm: Use aligned zone start for pfn_to_bitidx calculation by Laura Abbott · 13 years ago
- d3c1145 cma: fix migration mode by Minchan Kim · 14 years ago
- c21a803 cma : use migrate_prep() instead of migrate_prep_local() by woojoong.lee · 13 years ago
- 926c524 mm: Add is_cma_pageblock definition by Laura Abbott · 13 years ago
- 2dc518e mm: split_free_page ignore memory watermarks for CMA by Liam Mark · 13 years ago
- 039f298 mm: Don't use CMA pages for writes by Laura Abbott · 13 years ago
- 630920b cma: fix race condition on a page by Heesub Shin · 13 years ago
- 0b4d372 mm: soft offline: split thp at the beginning of soft_offline_page() by Naoya Horiguchi · 13 years ago
- 25a30e7 mm/vmemmap: fix wrong use of virt_to_page by Jianguo Wu · 13 years ago
- ec59242 tmpfs: change final i_blocks BUG to WARNING by Hugh Dickins · 13 years ago
- e5c4ee6 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 13 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
- fbfcd6f mm: cma: don't replace lowmem pages with highmem by Rabin Vincent · 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