2017-02-25 |
Aneesh Kumar K.V | mm/ksm: handle protnone saved writes when making page... |
tree | commitdiff |
2017-02-25 |
Aneesh Kumar K.V | mm/autonuma: let architecture override how the write... |
tree | commitdiff |
2017-02-25 |
Aneesh Kumar K.V | mm/autonuma: don't use set_pte_at when updating protnon... |
tree | commitdiff |
2017-02-25 |
Steven Rostedt ... | mm/shmem.c: fix unlikely() test of info->seals to test... |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced |
tree | commitdiff |
2017-02-25 |
Tobin C Harding | mm: codgin-style fixes |
tree | commitdiff |
2017-02-25 |
Tobin C Harding | mm/memory.c: use NULL instead of literal 0 |
tree | commitdiff |
2017-02-25 |
Masanari Iida | mm/page_alloc.c: remove duplicate inclusion of page_ext.h |
tree | commitdiff |
2017-02-25 |
Michal Hocko | vmalloc: back off when the current task is killed |
tree | commitdiff |
2017-02-25 |
Jaewon Kim | mm: cma: print allocation failure reason and bitmap... |
tree | commitdiff |
2017-02-25 |
David Rientjes | mm, madvise: fail with ENOMEM when splitting vma will... |
tree | commitdiff |
2017-02-25 |
Lucas Stach | mm: cma_alloc: allow to specify GFP mask |
tree | commitdiff |
2017-02-25 |
Lucas Stach | mm: alloc_contig_range: allow to specify GFP mask |
tree | commitdiff |
2017-02-25 |
Mike Rapoport | userfaultfd: mcopy_atomic: return -ENOENT when no compa... |
tree | commitdiff |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: add event for memory... |
tree | commitdiff |
2017-02-25 |
Mike Rapoport | mm: call vm_munmap in munmap syscall instead of using... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: convert remove_migration_pte() to use page_vma_mapp... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: drop page_check_address{,_transhuge} |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: convert page_mapped_in_vma() to use page_vma_mapped... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm, ksm: convert write_protect_page() to use page_vma_m... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: convert try_to_unmap_one() to use page_vma_mapped_w... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: convert page_mkclean_one() to use page_vma_mapped_w... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm, rmap: check all VMAs that PTE-mapped THP can be... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: fix handling PTE-mapped THPs in page_idle_clear_pte... |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: fix handling PTE-mapped THPs in page_referenced() |
tree | commitdiff |
2017-02-25 |
Kirill A. Shutemov | mm: introduce page_vma_mapped_walk() |
tree | commitdiff |
2017-02-25 |
Yisheng Xie | mm/hotplug: enable memory hotplug for non-lru movable... |
tree | commitdiff |
2017-02-25 |
Yisheng Xie | HWPOISON: soft offlining for non-lru movable page |
tree | commitdiff |
2017-02-25 |
Yisheng Xie | mm/migration: make isolate_movable_page() return int... |
tree | commitdiff |
2017-02-25 |
Vitaly Wool | z3fold: add kref refcounting |
tree | commitdiff |
2017-02-25 |
Vitaly Wool | z3fold: use per-page spinlock |
tree | commitdiff |
2017-02-25 |
Vitaly Wool | z3fold: extend compaction function |
tree | commitdiff |
2017-02-25 |
Vitaly Wool | z3fold: fix header size related issues |
tree | commitdiff |
2017-02-25 |
Vitaly Wool | z3fold: make pages_nr atomic |
tree | commitdiff |
2017-02-25 |
Dave Jiang | mm: replace FAULT_FLAG_SIZE with parameter to huge_fault |
tree | commitdiff |
2017-02-25 |
Matthew Wilcox | mm, x86: add support for PUD-sized transparent hugepages |
tree | commitdiff |
2017-02-25 |
Dave Jiang | mm,fs,dax: change ->pmd_fault to ->huge_fault |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, page_alloc: use static global work_struct for drain... |
tree | commitdiff |
2017-02-25 |
Vlastimil Babka | mm, page_alloc: don't check cpuset allowed twice in... |
tree | commitdiff |
2017-02-25 |
Vlastimil Babka | mm, page_alloc: remove redundant checks from alloc... |
tree | commitdiff |
2017-02-25 |
seokhoon.yoon | mm: fix comments for mmap_init() |
tree | commitdiff |
2017-02-25 |
Dave Jiang | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite... |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, page_alloc: only use per-cpu allocator for irq... |
tree | commitdiff |
2017-02-25 |
Michal Hocko | mm, page_alloc: do not depend on cpu hotplug locks... |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, page_alloc: drain per-cpu pages from workqueue... |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, page_alloc: split alloc_pages_nodemask() |
tree | commitdiff |
2017-02-25 |
Mel Gorman | mm, page_alloc: split buffered_rmqueue() |
tree | commitdiff |
2017-02-25 |
Johannes Weiner | mm: vmscan: move dirty pages out of the way until they... |
tree | commitdiff |
2017-02-25 |
Johannes Weiner | mm: vmscan: only write dirty pages that the scanner... |
tree | commitdiff |
2017-02-25 |
Johannes Weiner | mm: vmscan: remove old flusher wakeup from direct recla... |
tree | commitdiff |
2017-02-25 |
Johannes Weiner | mm: vmscan: kick flushers when we encounter dirty pages... |
tree | commitdiff |
2017-02-25 |
Johannes Weiner | mm: vmscan: scan dirty pages even in laptop mode |
tree | commitdiff |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: add madvise() event for... |
tree | commitdiff |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEE... |
tree | commitdiff |
2017-02-25 |
Heiko Carstens | memblock: embed memblock type name within struct memblo... |
tree | commitdiff |
2017-02-25 |
Heiko Carstens | memblock: also dump physmem list within __memblock_dump_all |
tree | commitdiff |
2017-02-25 |
Heiko Carstens | memblock: let memblock_type_name know about physmem... |
tree | commitdiff |
2017-02-25 |
Andrew Morton | mm/memory_hotplug.c: unexport __remove_pages() |
tree | commitdiff |
2017-02-25 |
Dan Williams | mm: validate device_hotplug is held for memory hotplug |
tree | commitdiff |
2017-02-25 |
David Rientjes | mm, oom: header nodemask is NULL when cpusets are disabled |
tree | commitdiff |
2017-02-25 |
Claudio Imbrenda | mm/ksm: improve deduplication of zero pages with colouring |
tree | commitdiff |
2017-02-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-24 |
Linus Torvalds | Merge tag 'drm-for-v4.11-less-shouty' of git://people... |
tree | commitdiff |
2017-02-24 |
Linus Torvalds | Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-drivers' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-defconfig' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-soc' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Dave Airlie | Merge branch 'drm-next-4.11' of git://people.freedeskto... |
tree | commitdiff |
2017-02-23 |
Dave Airlie | Merge tag 'drm/panel/for-4.11-rc1' of git://anongit... |
tree | commitdiff |
2017-02-23 |
Dave Airlie | Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'pci-v4.11-changes' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge branch 'linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'rpmsg-v4.11' of git://github.com/andersson... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'rproc-v4.11' of git://github.com/andersson... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'gfs2-4.11.addendum' of git://git.kernel... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'sound-4.11-rc1' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'backlight-for-linus-4.11' of git://git.kerne... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.11' of git://git.kernel... |
tree | commitdiff |
2017-02-23 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'devicetree-for-4.11' of git://git.kernel... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'docs-4.11' of git://git.lwn.net/linux |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'iommu-fix-v4.11-rc0' of git://git.kernel... |
tree | commitdiff |
2017-02-23 |
Dave Airlie | Merge tag 'v4.10-rc8' into drm-next |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2017-02-23 |
Linus Torvalds | Merge tag 'modules-for-v4.11' of git://git.kernel.org... |
tree | commitdiff |
2017-02-23 |
zhong jiang | mm/z3fold.c: limit first_num to the actual range of... |
tree | commitdiff |
2017-02-23 |
Miles Chen | mm/memblock.c: remove unnecessary log and clean up |
tree | commitdiff |
next |