aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* memcg: fix memcg_size() calculationVladimir Davydov2014-01-09
* mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi2014-01-09
* mm: fix use-after-free in sys_remap_file_pagesRik van Riel2014-01-09
* mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu2014-01-09
* mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim2014-01-09
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-09
* mm: numa: avoid unnecessary work on the failure pathMel Gorman2014-01-09
* mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman2014-01-09
* mm: clear pmd_numa before invalidatingMel Gorman2014-01-09
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-12-08
* mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-12-04
* slub: Handle NULL parameter in kmem_cache_flagsChristoph Lameter2013-11-29
* mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()Zhang Yanfei2013-11-12
* mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX2013-11-12
* mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman2013-11-12
* mm: Close races between THP migration and PMD numa clearingMel Gorman2013-11-12
* mm: numa: Sanitize task_numa_fault() callsitesMel Gorman2013-11-12
* mm: Prevent parallel splits during THP migrationMel Gorman2013-11-12
* mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman2013-11-12
* mm: numa: Do not account for a hinting fault if we racedMel Gorman2013-11-12
* mm: make generic_access_phys available for modulesUwe Kleine-König2013-11-12
* writeback: fix negative bdi max pauseFengguang Wu2013-11-04
* mm: fix BUG in __split_huge_page_pmdHugh Dickins2013-11-04
* cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-10-18
* mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-10-13
* mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong2013-10-13
* mm: fix aio performance regression for database caused by THPKhalid Aziz2013-10-01
* mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-09-26
* memcg: fix multiple large threshold notificationsGreg Thelen2013-09-26
* memcg: check that kmem_cache has memcg_params before accessing itAndrey Vagin2013-09-08
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-20
* memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-08-20
* mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2013-08-04
* mm: fix the TLB range flushed when __tlb_remove_page() runs out of slotsVineet Gupta2013-08-04
* mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li2013-07-21
* memcg, kmem: fix reference count handling on the error pathMichal Hocko2013-07-21
* slab: fix init_lock_keysChristoph Lameter2013-07-21
* Revert "memcg: avoid dangling reference count in creation failure"Michal Hocko2013-07-13
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-13
* Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-06-18
|\
| * slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin2013-06-13
* | mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner2013-06-12
* | frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2013-06-12
* | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
* | mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski2013-06-12
* | swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-12
* | memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-06-12
|/
* arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-05
* mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-24
* mm/memory_hotplug.c: fix printk format warningsRandy Dunlap2013-05-24