aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2016-02-12FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-12UPSTREAM: mm: more aggressive page stealing for UNMOVABLE allocationsVlastimil Babka
2016-02-12UPSTREAM: mm: always steal split buddies in fallback allocationsVlastimil Babka
2016-02-12BACKPORT: mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-11-11Merge branch 'android-3.14' of ../../android/aosp into linux-linaro-lsk-v3.14...Kevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-11-10Merge tag 'v3.14.57' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-09mm: make sendfile(2) killableJan Kara
2015-11-04Merge tag 'v3.14.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-03mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-10-22mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-22mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-10-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-09-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.09-androidKevin Hilman
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-16mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.08-androidKevin Hilman
2015-08-14Merge tag 'v3.14.50' into linux-linaro-lsk-v3.14Kevin Hilman
2015-08-10mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-08-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlinux-linaro-lsk-v3.14-android-testKevin Hilman
2015-07-06Merge tag 'v3.14.45' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.07Kevin Hilman
2015-06-25Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.07-androidAlex Shi
2015-06-22mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-17mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi
2015-05-17writeback: use |1 instead of +1 to protect against div by zeroTejun Heo
2015-05-17mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
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-29mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi
2015-04-20Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
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-04-06cgroup: memcg: pass correct argument to subsys_cgroup_allow_attachAmit Pundir
2015-03-19Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex 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: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-18mm/hugetlb: add migration entry check in __unmap_hugepage_rangeNaoya Horiguchi