aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi
2015-05-12Merge remote-tracking branch 'origin/v3.10/topic/zram' into linux-linaro-lskAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-11zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim
2015-05-11zsmalloc: fix zs_init cpu notifier error handlingSergey Senozhatsky
2015-05-11zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim
2015-05-11zsmalloc: simplify init_zspage free obj linkingDan Streetman
2015-05-11mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2015-05-11zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2015-05-11zsmalloc: move pages_allocated to zs_poolMinchan Kim
2015-05-11mm/zpool: use prefixed module loadingKees Cook
2015-05-11mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2015-05-11mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2015-05-11zsmalloc: fixup trivial zs size classes value in commentsWeijie Yang
2015-05-11zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2015-05-11zsmalloc: add copyrightMinchan Kim
2015-05-11zsmalloc: move it under mmMinchan Kim
2015-04-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-19writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-04-19writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo
2015-04-19mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18mm/memory.c: actually remap enough memoryGrazvydas Ignotas
2015-03-18mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim
2015-03-18mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-18mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin
2015-03-18mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-02-11mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-09Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2014-12-22backing-dev: remove compilation warningMathieu Poirier
2014-12-17 Merge tag 'v3.10.63' into linux-linaro-lskAlex Shi
2014-12-16mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-16mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara
2014-11-14cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara