| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-15 | mm/slob.c: remove an unnecessary check for __GFP_ZERO |  Miles Chen | 1 | -1/+1 |
| 2017-11-15 | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory |  Yang Shi | 3 | -2/+67 |
| 2017-11-15 | mm: slabinfo: remove CONFIG_SLABINFO |  Yang Shi | 4 | -9/+6 |
| 2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 1 | -1/+2 |
| 2017-11-15 | mm/pagewalk.c: report holes in hugetlb ranges |  Jann Horn | 1 | -1/+5 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -4/+4 |
| 2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block |  Linus Torvalds | 4 | -40/+20 |
| 2017-11-14 | virtio_balloon: fix deadlock on OOM |  Michael S. Tsirkin | 1 | -7/+21 |
| 2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -45/+79 |
| 2017-11-13 | afs: Get rid of the afs_writeback record |  David Howells | 1 | -0/+1 |
| 2017-11-10 | Merge branch 'x86/mm' into x86/asm, to merge branches |  Ingo Molnar | 2 | -10/+10 |
| 2017-11-07 | mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y |  Kirill A. Shutemov | 2 | -10/+10 |
| 2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts |  Ingo Molnar | 56 | -8/+103 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts |  Ingo Molnar | 56 | -8/+103 |
| 2017-11-03 | block: add a poll_fn callback to struct request_queue |  Christoph Hellwig | 1 | -1/+1 |
| 2017-11-03 | mm, swap: fix race between swap count continuation operations |  Huang Ying | 1 | -6/+17 |
| 2017-11-03 | mm/huge_memory.c: deposit page table when copying a PMD migration entry |  Zi Yan | 1 | -0/+3 |
| 2017-11-03 | userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size |  Andrea Arcangeli | 1 | -2/+30 |
| 2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags |  Dan Williams | 1 | -0/+15 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 53 | -0/+53 |
| 2017-11-02 | Backmerge tag 'v4.14-rc7' into drm-next |  Dave Airlie | 22 | -126/+154 |
| 2017-10-30 | Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes |  Ingo Molnar | 2 | -20/+10 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() |  Mark Rutland | 1 | -1/+1 |
| 2017-10-25 | locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() |  Paul E. McKenney | 1 | -3/+3 |
| 2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() |  Will Deacon | 1 | -1/+1 |
| 2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 2 | -20/+10 |
| 2017-10-20 | mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y |  Kirill A. Shutemov | 2 | -6/+21 |
| 2017-10-20 | Merge branch 'x86/urgent' into x86/mm, to pick up fixes |  Ingo Molnar | 62 | -1960/+6509 |
| 2017-10-20 | Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next |  Dave Airlie | 1 | -8/+22 |
| 2017-10-19 | mm, percpu: add support for __GFP_NOWARN flag |  Daniel Borkmann | 1 | -5/+10 |
| 2017-10-14 | mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately |  Yafang Shao | 1 | -1/+10 |
| 2017-10-13 | mm, swap: use page-cluster as max window of VMA based swap readahead |  Huang Ying | 1 | -34/+7 |
| 2017-10-13 | mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock |  Will Deacon | 1 | -15/+10 |
| 2017-10-13 | Revert "vmalloc: back off when the current task is killed" |  Johannes Weiner | 1 | -6/+0 |
| 2017-10-13 | mm/cma.c: take __GFP_NOWARN into account in cma_alloc() |  Boris Brezillon | 1 | -1/+1 |
| 2017-10-13 | mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk(). |  Zi Yan | 1 | -2/+1 |
| 2017-10-13 | mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter |  Andrey Ryabinin | 1 | -2/+5 |
| 2017-10-13 | mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK |  Yang Shi | 1 | -1/+6 |
| 2017-10-13 | mm/migrate: fix indexing bug (off by one) and avoid out of bound access |  Mark Hairgrove | 1 | -1/+2 |
| 2017-10-12 | mm/huge_memory.c: fixup grammar in comment |  Michael DeGuzis | 1 | -4/+4 |
| 2017-10-09 | net: memcontrol: defer call to mem_cgroup_sk_alloc() |  Eric Dumazet | 1 | -15/+0 |
| 2017-10-09 | writeback: schedule periodic writeback with sysctl |  Yafang Shao | 1 | -2/+8 |
| 2017-10-07 | mm/shmem: introduce shmem_file_setup_with_mnt |  Matthew Auld | 1 | -8/+22 |
| 2017-10-06 | backing-dev: kill unused pdflush_proc_obsolete() |  Jens Axboe | 1 | -20/+0 |
| 2017-10-04 | percpu: don't forget to free the temporary struct pcpu_alloc_info |  Nicolas Pitre | 1 | -1/+2 |
| 2017-10-03 | mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long |  YASUAKI ISHIMATSU | 1 | -2/+2 |
| 2017-10-03 | mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function |  YASUAKI ISHIMATSU | 1 | -1/+1 |
| 2017-10-03 | mm, page_alloc: add scheduling point to memmap_init_zone |  Michal Hocko | 1 | -0/+1 |
| 2017-10-03 | mm, memory_hotplug: add scheduling point to __add_pages |  Michal Hocko | 1 | -0/+1 |
| 2017-10-03 | mm: memcontrol: use vmalloc fallback for large kmem memcg arrays |  Johannes Weiner | 2 | -13/+21 |