| Commit message (Expand) | Author | Age | Files | Lines |
* | slub: make sysfs file removal asynchronous | Tejun Heo | 2017-06-23 | 1 | -14/+26 |
* | mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings | Ard Biesheuvel | 2017-06-23 | 1 | -2/+13 |
* | mm, thp: remove cond_resched from __collapse_huge_page_copy | David Rientjes | 2017-06-23 | 1 | -1/+0 |
* | Allow stack to grow up to address space limit | Helge Deller | 2017-06-21 | 1 | -5/+8 |
* | mm: fix new crash in unmapped_area_topdown() | Hugh Dickins | 2017-06-21 | 1 | -2/+4 |
* | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 3 | -103/+89 |
* | mm: correct the comment when reclaimed pages exceed the scanned pages | zhongjiang | 2017-06-17 | 1 | -3/+3 |
* | mm: numa: avoid waiting on freed migrated pages | Mark Rutland | 2017-06-17 | 1 | -1/+7 |
* | swap: cond_resched in swap_cgroup_prepare() | Yu Zhao | 2017-06-17 | 1 | -0/+3 |
* | mm/memory-failure.c: use compound_head() flags for huge pages | James Morse | 2017-06-17 | 1 | -1/+4 |
* | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko | 2017-06-02 | 2 | -11/+45 |
* | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified | James Morse | 2017-06-02 | 2 | -12/+13 |
* | mlock: fix mlock count can not decrease in race condition | Yisheng Xie | 2017-06-02 | 1 | -2/+3 |
* | mm/migrate: fix refcount handling when !hugepage_migration_supported() | Punit Agrawal | 2017-06-02 | 1 | -6/+2 |
* | mm: avoid spurious 'bad pmd' warning messages | Ross Zwisler | 2017-06-02 | 1 | -10/+30 |
* | mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ... | Tetsuo Handa | 2017-06-02 | 1 | -1/+3 |
* | slub/memcg: cure the brainless abuse of sysfs attributes | Thomas Gleixner | 2017-06-02 | 1 | -2/+4 |
* | mm: clarify why we want kmalloc before falling backto vmallock | Michal Hocko | 2017-06-02 | 1 | -2/+5 |
* | ksm: prevent crash after write_protect_page fails | Andrea Arcangeli | 2017-06-02 | 1 | -2/+1 |
* | mm: vmscan: scan until it finds eligible pages | Minchan Kim | 2017-05-12 | 1 | -6/+15 |
* | mm, thp: copying user pages must schedule on collapse | David Rientjes | 2017-05-12 | 1 | -4/+3 |
* | mm: fix data corruption due to stale mmap reads | Jan Kara | 2017-05-12 | 1 | -1/+11 |
* | dax: prevent invalidation of mapped DAX entries | Ross Zwisler | 2017-05-12 | 1 | -6/+3 |
* | mm, vmalloc: fix vmalloc users tracking properly | Michal Hocko | 2017-05-12 | 2 | -2/+20 |
* | mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin | SeongJae Park | 2017-05-12 | 1 | -1/+3 |
* | mm, vmstat: Remove spurious WARN() during zoneinfo print | Reza Arbab | 2017-05-12 | 1 | -2/+0 |
* | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko | 2017-05-12 | 2 | -1/+8 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-11 | 1 | -1/+1 |
|\ |
|
| * | mm: Silence vmap() allocation failures based on caller gfp_flags | Florian Fainelli | 2017-05-11 | 1 | -1/+1 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 9 | -36/+24 |
|\ \ |
|
| * \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 9 | -36/+24 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 2017-04-21 | 9 | -36/+24 |
| | |\ \ \ |
|
| | | | * | | mm: Use static initialization for "srcu" | Paul E. McKenney | 2017-04-18 | 1 | -13/+1 |
| | | |/ /
| | |/| | |
|
| | | * | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2017-04-18 | 8 | -23/+23 |
| | |/ / |
|
* | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix braino in generic_file_read_iter() | Al Viro | 2017-05-08 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-08 | 15 | -139/+310 |
|\ \ \ \ \ |
|
| * | | | | | mm: introduce memalloc_noreclaim_{save,restore} | Vlastimil Babka | 2017-05-08 | 2 | -11/+17 |
| * | | | | | mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC | Vlastimil Babka | 2017-05-08 | 1 | -1/+2 |
| * | | | | | mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required | Oliver O'Halloran | 2017-05-08 | 1 | -2/+18 |
| * | | | | | mm/huge_memory.c: use zap_deposited_table() more | Oliver O'Halloran | 2017-05-08 | 1 | -6/+2 |
| * | | | | | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag | Tetsuo Handa | 2017-05-08 | 1 | -6/+0 |
| * | | | | | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-08 | 4 | -11/+10 |
| * | | | | | mm, swap: use kvzalloc to allocate some swap data structures | Huang Ying | 2017-05-08 | 3 | -13/+18 |
| * | | | | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -4/+1 |
| * | | | | | mm: support __GFP_REPEAT in kvmalloc_node for >32kB | Michal Hocko | 2017-05-08 | 1 | -3/+15 |
| * | | | | | mm, vmalloc: properly track vmalloc users | Michal Hocko | 2017-05-08 | 1 | -11/+1 |
| * | | | | | mm: introduce kv[mz]alloc helpers | Michal Hocko | 2017-05-08 | 3 | -1/+58 |
| * | | | | | mm, compaction: finish whole pageblock to reduce fragmentation | Vlastimil Babka | 2017-05-08 | 2 | -2/+35 |
| * | | | | | mm, compaction: restrict async compaction to pageblocks of same migratetype | Vlastimil Babka | 2017-05-08 | 2 | -9/+22 |