Merge tag 'v3.10.55' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / mm /
2018-03-21 StrictedMerge tag 'v3.10.55' into update
2018-03-13 Strictedimport PULS_20180308
2018-03-13 Strictedimport PULS_20160108
2014-08-07 David Rientjesmm, thp: do not allow thp faults to avoid cpuset restri...
2014-07-31 Naoya Horiguchimm: hugetlb: fix copy_hugetlb_page_range()
2014-07-31 Mikulas Patockaslab_common: fix the check for duplicate slab names
2014-07-31 Christoph Lameterslab_common: Do not check for duplicate slab names
2014-07-28 Hugh Dickinsshmem: fix splicing from a hole while it's punched
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole, not taking i_mutex
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole while it's punched
2014-07-17 Gu Zhengcpuset,mempolicy: fix sleeping function called from...
2014-07-09 Hugh Dickinsmm: fix crashes from mbind() merging vmas
2014-07-09 Naoya Horiguchihugetlb: fix copy_hugetlb_page_range() to handle migrat...
2014-07-01 Johannes Weinermm: vmscan: clear kswapd's special reclaim powers befor...
2014-07-01 Hugh Dickinsmm: fix sleeping function warning from __put_anon_vma
2014-07-01 Tony Luckmm/memory-failure.c: don't let collect_procs() skip...
2014-07-01 Tony Luckmm/memory-failure.c-failure: send right signal code...
2014-07-01 Mel Gormanmm: vmscan: do not throttle based on pfmemalloc reserve...
2014-06-16 Vlastimil Babkamm/compaction: make isolate_freepages start at pagebloc...
2014-06-16 Vlastimil Babkamm: compaction: detect when scanners meet in isolate_fr...
2014-06-16 Vlastimil Babkamm: compaction: reset cached scanner pfn's before readi...
2014-06-11 Andrey Ryabininmm: rmap: fix use-after-free in __put_anon_vma
2014-06-11 Naoya Horiguchimm/memory-failure.c: fix memory leak by race between...
2014-06-07 Jianyu Zhanpercpu: make pcpu_alloc_chunk() use pcpu_mem_free(...
2014-06-07 Chen Yuconghwpoison, hugetlb: lock_page/unlock_page does not match...
2014-06-07 Kirill A. Shutemovmm, thp: close race between mremap() and split_huge_page()
2014-06-07 Linus Torvaldsmm: make fixup_user_fault() check the vma access rights too
2014-05-31 Mizuma, Masayoshimm/hugetlb.c: add cond_resched_lock() in return_unused_...
2014-05-06 Mizuma, Masayoshimm: hugetlb: fix softlockup when a large number of...
2014-05-06 Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-04-27 Jan Karabdi: avoid oops on device removal
2014-04-27 Derek Basehorebacking_dev: fix hung task on sync
2014-04-03 David Rientjesmm: close PageTail race
2014-03-24 Filipe Brandenburgermemcg: reparent charges of children before processing...
2014-03-24 Laura Abbottmm/compaction: break out of loop on !PageBuddy in isola...
2014-03-07 Michal Hockomemcg: fix endless loop caused by mem_cgroup_iter
2014-02-22 Naoya Horiguchimm/memory-failure.c: move refcount only in !MF_COUNT_IN...
2014-02-20 Xishi Qiumm: fix process accidentally killed by mce because...
2014-02-20 Naoya Horiguchimm/memory-failure.c: fix memory leak in successful...
2014-02-20 KOSAKI Motohiromm: __set_page_dirty_nobuffers() uses spin_lock_irqsave...
2014-02-13 David Rientjesmm, oom: base root bonus on current usage
2014-02-13 Li Zefanslub: Fix calculation of cpu slabs
2014-02-13 Johannes Weinermm/page-writeback.c: do not count anon pages as dirtyab...
2014-02-13 Johannes Weinermm/page-writeback.c: fix dirty_balance_reserve subtract...
2014-02-13 Naoya Horiguchimm/memory-failure.c: shift page lock from head page...
2014-02-06 David Rientjesmm/mempolicy.c: fix mempolicy printing in numa_maps
2014-02-06 Andrea Arcangelimm: hugetlbfs: fix hugetlbfs optimization
2014-01-25 Hugh Dickinsthp: fix copy_page_rep GPF by testing is_huge_zero_pmd...
2014-01-25 Jianguo Wumm/memory-failure.c: recheck PageHuge() after hugetlb...
2014-01-09 Vladimir Davydovmemcg: fix memcg_size() calculation
2014-01-09 Naoya Horiguchimm/memory-failure.c: transfer page count from head...
2014-01-09 Rik van Rielmm: fix use-after-free in sys_remap_file_pages
2014-01-09 Jianguo Wumm/hugetlb: check for pte NULL pointer in __page_check_...
2014-01-09 Joonsoo Kimmm/compaction: respect ignore_skip_hint in update_pageb...
2014-01-09 Rik van Rielmm: fix TLB flush race between migration, and change_pr...
2014-01-09 Mel Gormanmm: numa: avoid unnecessary work on the failure path
2014-01-09 Mel Gormanmm: numa: ensure anon_vma is locked to prevent parallel...
2014-01-09 Mel Gormanmm: clear pmd_numa before invalidating
2013-12-08 Mel Gormanmm: numa: return the number of base pages altered by...
2013-12-04 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2013-11-29 Christoph Lameterslub: Handle NULL parameter in kmem_cache_flags
2013-11-13 Zhang Yanfeimm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
2013-11-13 Chen LinXmm/pagewalk.c: fix walk_page_range() access of wrong...
2013-11-13 Mel Gormanmm: Account for a THP NUMA hinting update as one PTE...
2013-11-13 Mel Gormanmm: Close races between THP migration and PMD numa...
2013-11-13 Mel Gormanmm: numa: Sanitize task_numa_fault() callsites
2013-11-13 Mel Gormanmm: Prevent parallel splits during THP migration
2013-11-13 Mel Gormanmm: Wait for THP migrations to complete during NUMA...
2013-11-13 Mel Gormanmm: numa: Do not account for a hinting fault if we...
2013-11-13 Uwe Kleine-Königmm: make generic_access_phys available for modules
2013-11-04 Fengguang Wuwriteback: fix negative bdi max pause
2013-11-04 Hugh Dickinsmm: fix BUG in __split_huge_page_pmd
2013-10-18 Al Virocope with potentially long ->d_dname() output for shmem...
2013-10-13 Rafael Aquinimm: avoid reinserting isolated balloon pages into LRU...
2013-10-13 Darrick J. Wongmm/bounce.c: fix a regression where MS_SNAP_STABLE...
2013-10-01 Khalid Azizmm: fix aio performance regression for database caused...
2013-09-27 Libinmm/huge_memory.c: fix potential NULL pointer dereference
2013-09-27 Greg Thelenmemcg: fix multiple large threshold notifications
2013-09-08 Andrey Vaginmemcg: check that kmem_cache has memcg_params before...
2013-08-20 Linus TorvaldsFix TLB gather virtual address range invalidation corne...
2013-08-20 Andrey Vaginmemcg: don't initialize kmem-cache destroying work...
2013-08-04 Oleg Nesterovmm: mempolicy: fix mbind_range() && vma_adjust() intera...
2013-08-04 Vineet Guptamm: fix the TLB range flushed when __tlb_remove_page...
2013-07-22 Wanpeng Limm/memory-hotplug: fix lowmem count overflow when offli...
2013-07-22 Michal Hockomemcg, kmem: fix reference count handling on the error...
2013-07-22 Christoph Lameterslab: fix init_lock_keys
2013-07-13 Michal HockoRevert "memcg: avoid dangling reference count in creati...
2013-07-13 Zhang Yifutex: Take hugepages into account when generating...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-27 James BottomleyMerge tag 'fcoe1' into fixes
2013-06-27 James BottomleyMerge tag 'fcoe' into fixes
2013-06-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-06-26 Linus TorvaldsMerge tag 'regulator-v3.10-rc7' of git://git./linux...
2013-06-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next