summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
| |\
| | * tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-27
| | * tmpfs: don't undo fallocate past its last pageAnthony Romano2016-07-27
| | * percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo2016-07-27
| | * percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo2016-07-27
| | * mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2016-07-27
| | * writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-07-27
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| |\|
| | * memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo2016-06-24
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| |\|
| | * mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-07
| * | Merge branch 'lsk-v4.4-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi2016-06-02
| |\ \
| | * | Revert "mm: vmscan: Add a debug file for shrinkers"Dmitry Shmidt2016-05-19
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-20
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | vmstat: Add cpu isolation awarenessOlav Haugan2016-09-24
* | | | | Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang2016-09-12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| |\ \ \ \ \
| * | | | | | mm: Export do_munmapGuenter Roeck2016-04-07
| * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | | | | | | | | mm: zbud: fix the locking scenarios with zcacheVinayak Menon2016-08-25
|/ / / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-18
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran2016-05-11
| * | | | | | | mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-11
| * | | | | | | mm/zswap: provide unique zpool nameDan Streetman2016-05-11
| * | | | | | | mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-11
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-05-04
| * | | | | | mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-05-04
| * | | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
| * | | | | | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-05-04
| * | | | | | memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-05-04
| * | | | | | slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2016-05-04
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala2016-08-15
* | | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | | |
| * | | | | mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-20
| | |_|_|/ | |/| | |
| * | | | mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-04-12
| * | | | mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner2016-04-12
| * | | | mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner2016-04-12
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | |
| * | | make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-03-03
| * | | virtio_balloon: fix race between migration and ballooningMinchan Kim2016-03-03
| * | | mm: numa: quickly fail allocations for NUMA balancing on full nodesMel Gorman2016-03-03