summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.37' into v3.18-rtSteven Rostedt (Red Hat)2016-08-137-63/+116
|\
| * tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-121-3/+5
| * mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-07-121-4/+4
| * mm, compaction: abort free scanner if split failsDavid Rientjes2016-07-121-10/+20
| * mm, compaction: skip compound pages by order in free scannerVlastimil Babka2016-07-121-0/+25
| * mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2016-07-121-5/+4
| * mm: rename deactivate_page to deactivate_file_pageMinchan Kim2016-07-122-13/+13
| * tmpfs: don't undo fallocate past its last pageAnthony Romano2016-07-121-1/+1
| * mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2016-07-121-0/+2
| * percpu: fix synchronization between synchronous map extension and chunk destr...Tejun Heo2016-07-111-8/+8
| * percpu: fix synchronization between chunk->map_extend_work and chunk destructionTejun Heo2016-07-111-21/+36
* | mm: perform lru_add_drain_all() remotelyLuiz Capitulino2016-07-121-7/+30
* | mm/zsmalloc: Use get/put_cpu_light in zs_map_object()/zs_unmap_object()Mike Galbraith2016-07-081-2/+2
* | Merge tag 'v3.18.34' into v3.18-rtSteven Rostedt (Red Hat)2016-06-232-13/+3
|\ \ | |/
| * mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-171-9/+1
| * mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-05-171-4/+2
* | Merge tag 'v3.18.31' into v3.18-rtSteven Rostedt (Red Hat)2016-06-237-47/+74
|\ \ | |/
| * mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-04-181-13/+33
| * mm: use 'unsigned int' for page orderKirill A. Shutemov2016-04-183-24/+28
| * mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman2016-04-185-11/+14
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-04-121-1/+1
* | Merge tag 'v3.18.29' into v3.18-rtSteven Rostedt (Red Hat)2016-03-281-2/+12
|\ \ | |/
| * mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2016-03-111-2/+12
* | Merge tag 'v3.18.27' into v3.18-rtSteven Rostedt (Red Hat)2016-02-234-38/+34
|\ \ | |/
| * mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-151-30/+25
| * memcg: only free spare array when readers are doneMartijn Coenen2016-02-091-5/+6
| * mm: soft-offline: check return value in second __get_any_page() callNaoya Horiguchi2016-02-091-1/+1
| * virtio_balloon: fix race between migration and ballooningMinchan Kim2016-02-091-2/+2
* | Merge tag 'v3.18.25' into v3.18-rtSteven Rostedt (Red Hat)2016-01-111-4/+5
|\ \ | |/
| * mm: make sendfile(2) killableJan Kara2015-11-151-4/+5
* | Merge tag 'v3.18.23' into v3.18-rtSteven Rostedt (Red Hat)2015-11-103-4/+19
|\ \ | |/
| * mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-271-3/+10
| * mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-271-0/+8
| * vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2015-10-071-1/+1
* | Merge tag 'v3.18.22' into v3.18-rtSteven Rostedt (Red Hat)2015-11-102-5/+51
|\ \ | |/
| * mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li2015-09-151-7/+6
| * mm: hugetlb: introduce page_huge_activeNaoya Horiguchi2015-09-152-5/+50
| * mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li2015-09-151-0/+2
* | Merge tag 'v3.18.21' into v3.18-rtSteven Rostedt (Red Hat)2015-09-041-9/+5
|\ \ | |/
| * mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko2015-08-271-9/+5
* | mm/slub: move slab initialization into irq enabled regionThomas Gleixner2015-08-041-41/+38
* | Revert "slub: delay ctor until the object is requested"Sebastian Andrzej Siewior2015-08-041-6/+0
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-203-9/+25
|\ \ | |/
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-07-052-5/+6
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-07-051-3/+16
| * mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng2015-07-031-1/+3
* | Merge tag 'v3.18.15' into v3.18-rtSteven Rostedt (Red Hat)2015-06-183-12/+12
|\ \ | |/
| * mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman2015-06-101-1/+1
| * mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi2015-05-231-4/+4
| * writeback: use |1 instead of +1 to protect against div by zeroTejun Heo2015-05-231-3/+3