aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-07-13[ALPS02520440] mm/vmalloc: enhance vmalloc performanceShangbing Hu
2016-07-13[ALPS02383196] mem: Fix PCP batch flow for ZONE_MOVABLE_CMAShangbing Hu
2016-07-13[ALPS02465020] mem: no need to release buffer for __zs_cpu_downShangbing Hu
2016-07-13[ALPS02383196] mem: improve ZONE_MOVABLE_CMAShangbing Hu
2016-07-13[ALPS02408200] mem: revert "add mediatek dedicated memory for gpu"Shangbing Hu
2016-07-13[ALPS02408200] mem: add mediatek dedicated memory for gpuShangbing Hu
2016-07-13[ALPS02396167] mm/cma: fix memory reclaim behavior on zone-movable-cmaShangbing Hu
2016-07-12[ALPS02373132] mm/cma: add zone-movable-cma infrastructureShangbing Hu
2016-07-12[ALPS02357732] Merge branch linux-3.18.y into alps-trunk-m0.basicShangbing Hu
2016-07-12[ALPS02343292] platform: improve system stabilityShangbing Hu
2016-07-12[ALPS02338274] mem: add tracepoints to record filemap faultShangbing Hu
2016-07-12[ALPS02333957] mem: skip slabtrace recordShangbing Hu
2016-07-12[ALPS02328980] mem: Fix lockProve issueShangbing Hu
2016-07-12[ALPS02148714] build: enable more part as warning-to-errorShangbing Hu
2016-07-12[ALPS02325689] memory: dump large pages log to FTRACESW Integrator
2016-07-12[ALPS02316012] mem: adjust page fallback allocationsShangbing Hu
2016-07-12[ALPS02295160] mem : reduce slub backtrace for rollbackShangbing Hu
2016-07-12[ALPS02305885] mlog: Add filemap fault statisticShangbing Hu
2016-07-12[ALPS02295160] mem : : enlarge slub backtrace for debugShangbing Hu
2016-07-12[ALPS02291551] mem : :dump slabtrace will cause LockProve warningShangbing Hu
2016-07-12[ALPS02298405] KSM: mediatek: implement Adaptive KSMShangbing Hu
2016-07-12[ALPS02290791] mm: gmo: Add the dynamic selection in get_swap_pageShangbing Hu
2016-07-12[ALPS02008661] IPOH: TOI and hibernation driverShangbing Hu
2016-07-12[ALPS02279859] kmemleak: add kmemleak_free for memblock_removeShangbing Hu
2016-07-12[ALPS02265828] mem: : Reduce slub debug backtrace sizeShangbing Hu
2016-07-12[ALPS01949240] gmo:merge lmk & vmscan patchShangbing Hu
2016-07-12[ALPS02244443] mem: : uninitialized local variableShangbing Hu
2016-07-12[ALPS02242299] mem: add pswap interfaceShangbing Hu
2016-07-12[ALPS02231114] platform: improve system stabilityShangbing Hu
2016-07-12[ALPS02008661] IPOH: Phase in Linux 3.18.y TOI enhancementShangbing Hu
2016-07-12[ALPS02082574] exm: add external memory driverShangbing Hu
2016-07-12[ALPS02165816] mem: add slabtrace functionShangbing Hu
2016-07-12[ALPS02082574] lowmemorykiller: debug enhanceShangbing Hu
2016-07-12[ALPS02162359] mm/slub: add BUG() in some fail cases in slub.cShangbing Hu
2015-09-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li
2015-09-15mm: hugetlb: introduce page_huge_activeNaoya Horiguchi
2015-09-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-27mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-07-05mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-07-05mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas
2015-07-03mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng
2015-06-10mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman
2015-05-23mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi
2015-05-23writeback: use |1 instead of +1 to protect against div by zeroTejun Heo
2015-05-23mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi
2015-05-17mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-04-28mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi
2015-04-24writeback: fix possible underflow in write bandwidth calculationTejun Heo
2015-04-24writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo