Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | mm/mmu_notifier: avoid call to invalidate_range() in range_end() | Jérôme Glisse | 4 | -10/+68 |
2017-11-16 | mm/mmu_notifier: avoid double notification when it is useless | Jérôme Glisse | 4 | -14/+96 |
2017-11-16 | zsmalloc: calling zs_map_object() from irq is a bug | Sergey Senozhatsky | 1 | -1/+1 |
2017-11-16 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao | 1 | -1/+4 |
2017-11-16 | mm/memblock.c: make the index explicit argument of for_each_memblock_type | Gioh Kim | 1 | -4/+4 |
2017-11-16 | mm, memory_hotplug: remove timeout from __offline_memory | Michal Hocko | 1 | -7/+3 |
2017-11-16 | mm, memory_hotplug: do not fail offlining too early | Michal Hocko | 1 | -30/+10 |
2017-11-16 | mm, page_alloc: fail has_unmovable_pages when seeing reserved pages | Michal Hocko | 1 | -0/+3 |
2017-11-16 | mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() | Michal Hocko | 2 | -6/+16 |
2017-11-16 | mm: drop migrate type checks from has_unmovable_pages | Michal Hocko | 1 | -4/+0 |
2017-11-16 | mm/page-writeback.c: remove unused parameter from balance_dirty_pages() | Tahsin Erdogan | 1 | -3/+2 |
2017-11-16 | mm, swap: fix false error message in __swp_swapcount() | Huang Ying | 1 | -0/+3 |
2017-11-16 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe... | Minchan Kim | 2 | -9/+17 |
2017-11-16 | mm, swap: skip swapcache for swapin of synchronous device | Minchan Kim | 3 | -23/+46 |
2017-11-16 | mm, swap: introduce SWP_SYNCHRONOUS_IO | Minchan Kim | 1 | -0/+3 |
2017-11-16 | mm/mempool.c: use kmalloc_array_node() | Johannes Thumshirn | 1 | -1/+1 |
2017-11-16 | slub: fix sysfs duplicate filename creation when slub_debug=O | Miles Chen | 1 | -0/+4 |
2017-11-16 | slab, slub, slob: convert slab_flags_t to 32-bit | Alexey Dobriyan | 2 | -5/+5 |
2017-11-16 | slab, slub, slob: add slab_flags_t | Alexey Dobriyan | 6 | -47/+48 |
2017-11-16 | mm/slab.c: only set __GFP_RECLAIMABLE once | David Rientjes | 1 | -2/+2 |
2017-11-16 | mm/slob.c: remove an unnecessary check for __GFP_ZERO | Miles Chen | 1 | -1/+1 |
2017-11-16 | mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory | Yang Shi | 3 | -2/+67 |
2017-11-16 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi | 4 | -9/+6 |
2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -1/+2 |
2017-11-16 | 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/gi... | Linus Torvalds | 1 | -4/+4 |
2017-11-15 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -40/+20 |
2017-11-15 | virtio_balloon: fix deadlock on OOM | Michael S. Tsirkin | 1 | -7/+21 |
2017-11-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | 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 ... | 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-22 | 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 | -1977/+6526 |
2017-10-20 | Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -8/+22 |
2017-10-19 | mm, percpu: add support for __GFP_NOWARN flag | Daniel Borkmann | 1 | -5/+10 |