aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2014-07-111-1/+1
| * mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi2014-06-091-0/+2
| * hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong2014-06-091-7/+8
| * mm/page-writeback.c: fix divide by zero in pos_ratio_polynomRik van Riel2014-06-091-2/+2
| * Negative (setpoint-dirty) in bdi_position_ratio()paul.szabo@sydney.edu.au2014-06-091-1/+1
| * mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds2014-05-181-0/+5
| * mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi2014-05-181-0/+1
| * mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-04-301-0/+1
| * mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2014-04-302-2/+14
| * mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu2014-04-021-0/+4
| * mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro2014-04-021-2/+3
| * mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang2014-04-021-1/+10
| * mm, oom: base root bonus on current usageDavid Rientjes2014-04-021-1/+1
| * slub: Fix calculation of cpu slabsLi Zefan2014-04-021-1/+7
| * mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2014-02-152-29/+95
| * mm: fix aio performance regression for database caused by THPKhalid Aziz2014-02-151-2/+29
| * mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2014-02-151-7/+8
| * mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu2014-02-151-4/+12
| * mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-261-0/+7
| * memcg: fix multiple large threshold notificationsGreg Thelen2013-10-261-1/+7
| * mm/huge_memory.c: fix potential NULL pointer dereferenceLibin2013-10-261-0/+2
| * block: Add bio_for_each_segment_all()Kent Overstreet2013-09-101-1/+1
| * vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-09-101-0/+10
| * mm/memory-hotplug: fix lowmem count overflow when offline pagesWanpeng Li2013-09-101-0/+4
| * futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-271-0/+17
| * mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-192-6/+19
| * swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-191-1/+17
| * mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-301-34/+36
| * mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-05-301-1/+6
| * mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-05-301-1/+1
| * mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-301-40/+40
| * vm: add vm_iomap_memory() helper functionLinus Torvalds2013-05-131-0/+47
| * writeback: fix dirtied pages accounting on redirtyWu Fengguang2013-04-251-0/+19
| * hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi2013-04-251-1/+11
| * mm: prevent mmap_cache race in find_vma()Jan Stancek2013-04-102-2/+2
| * mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li2013-03-271-2/+6
| * mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu2013-03-201-7/+8
| * Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-201-8/+0
| * tmpfs: fix use-after-free of mempolicy objectGreg Thelen2013-03-061-2/+8
| * mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all ...Mel Gorman2013-03-061-2/+16
| * mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt2013-03-061-40/+42
| * mm: mmu_notifier: make the mmu_notifier srcu staticAndrea Arcangeli2013-03-061-3/+3
| * mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-03-061-25/+48
| * mm: fix pageblock bitmap allocationLinus Torvalds2013-03-061-6/+9
| * mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-02-061-1/+1
| * mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-02-061-4/+2
| * mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-161-0/+5
| * tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins2013-01-161-38/+26
| * thp, memcg: split hugepage for memcg oom on cowDavid Rientjes2013-01-032-3/+18
| * Revert "mm: vmscan: fix endless loop in kswapd balancing"Ben Hutchings2013-01-031-18/+9