2017-02-25 |
Gideon Israel... | compiler-gcc.h: add a new macro to wrap gcc attribute |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Masahiro Yamada | include/linux/iopoll.h: include <linux/ktime.h> instead... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Frysinger | uapi: mqueue.h: add missing linux/types.h include |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Lafcadio Wluiki | procfs: use an enum for possible hidepid values |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Alexey Dobriyan | proc: less code duplication in /proc/*/cmdline |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Geliang Tang | proc: use rb_entry() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Davidlohr Bueso | alpha: use generic current.h |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Sudip Mukherjee | arch/frv/mb93090-mb00/pci-frv.c: fix build warning |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Greg Thelen | kasan: add memcg kmem_cache test |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Greg Thelen | kasan: drain quarantine of memcg slab objects |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Nathan Fontenot | memory-hotplug: use dev_online for memhp_auto_online |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Minchan Kim | mm: do not access page->mapping directly on page_endio |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | mm/thp/autonuma: use TNF flag instead of vm fault |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | mm/gup: check for protnone only if it is a PTE entry |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Miles Chen | mm: cleanups for printing phys_addr_t and dma_addr_t |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | mm/zsmalloc: fix comment in zsmalloc |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Wei Yang | mm/page_alloc.c: remove redundant init code for ZONE_MO... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | mm/zsmalloc: remove redundant SetPagePrivate2 in create... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vinayak Menon | mm: vmpressure: fix sending wrong events on underflow |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Hugh Dickins | mm: remove shmem_mapping() shmem_zero_setup() duplicates |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Gavin Shan | mm/page_alloc: fix nodes for reclaim in fast path |
commit | commitdiff | tree | snapshot |
2017-02-25 |
zhong jiang | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
zhouxianrong | zram: extend zero pages to same element pages |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Steven Rostedt... | mm/page-writeback.c: place "not" inside of unlikely... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | powerpc/mm/autonuma: switch ppc64 to its own implementa... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | mm/ksm: handle protnone saved writes when making page... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | mm/autonuma: let architecture override how the write... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Aneesh Kumar K.V | mm/autonuma: don't use set_pte_at when updating protnon... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Steven Rostedt... | mm/shmem.c: fix unlikely() test of info->seals to test... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Ross Zwisler | drm: remove unnecessary fault wrappers |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Tobin C Harding | mm: codgin-style fixes |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Tobin C Harding | mm/memory.c: use NULL instead of literal 0 |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Masanari Iida | mm/page_alloc.c: remove duplicate inclusion of page_ext.h |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Michal Hocko | vmalloc: back off when the current task is killed |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Jaewon Kim | mm: cma: print allocation failure reason and bitmap... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
David Rientjes | mm, madvise: fail with ENOMEM when splitting vma will... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Lucas Stach | mm: wire up GFP flag passing in dma_alloc_from_contiguous |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Lucas Stach | mm: cma_alloc: allow to specify GFP mask |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Lucas Stach | mm: alloc_contig_range: allow to specify GFP mask |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: documentation update |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd_copy: return -ENOSPC in case mm has gone |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: mcopy_atomic: return -ENOENT when no compa... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: add event for exit()... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: add event for memory... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | mm: call vm_munmap in munmap syscall instead of using... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: convert remove_migration_pte() to use page_vma_mapp... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: drop page_check_address{,_transhuge} |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: convert page_mapped_in_vma() to use page_vma_mapped... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm, uprobes: convert __replace_page() to use page_vma_m... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm, ksm: convert write_protect_page() to use page_vma_m... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: convert try_to_unmap_one() to use page_vma_mapped_w... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: convert page_mkclean_one() to use page_vma_mapped_w... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm, rmap: check all VMAs that PTE-mapped THP can be... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: fix handling PTE-mapped THPs in page_idle_clear_pte... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: fix handling PTE-mapped THPs in page_referenced() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | mm: introduce page_vma_mapped_walk() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kirill A. Shutemov | uprobes: split THPs before trying to replace them |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | mm/hotplug: enable memory hotplug for non-lru movable... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | HWPOISON: soft offlining for non-lru movable page |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | mm/migration: make isolate_movable_page always defined |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Yisheng Xie | mm/migration: make isolate_movable_page() return int... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vitaly Wool | z3fold: add kref refcounting |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vitaly Wool | z3fold: use per-page spinlock |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vitaly Wool | z3fold: extend compaction function |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vitaly Wool | z3fold: fix header size related issues |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vitaly Wool | z3fold: make pages_nr atomic |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dan Williams | mm: fix get_user_pages() vs device-dax pud mappings |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dave Jiang | mm: replace FAULT_FLAG_SIZE with parameter to huge_fault |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dave Jiang | dax: support for transparent PUD pages for device DAX |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Matthew Wilcox | mm, x86: add support for PUD-sized transparent hugepages |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dave Jiang | mm,fs,dax: change ->pmd_fault to ->huge_fault |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, page_alloc: use static global work_struct for drain... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vlastimil Babka | mm, page_alloc: don't check cpuset allowed twice in... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Vlastimil Babka | mm, page_alloc: remove redundant checks from alloc... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Minchan Kim | zram: remove waitqueue for IO done |
commit | commitdiff | tree | snapshot |
2017-02-25 |
seokhoon.yoon | mm: fix comments for mmap_init() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dave Jiang | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, page_alloc: only use per-cpu allocator for irq... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Michal Hocko | mm, page_alloc: do not depend on cpu hotplug locks... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, page_alloc: drain per-cpu pages from workqueue... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, page_alloc: split alloc_pages_nodemask() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mel Gorman | mm, page_alloc: split buffered_rmqueue() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Johannes Weiner | mm: vmscan: move dirty pages out of the way until they... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Johannes Weiner | mm: vmscan: only write dirty pages that the scanner... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Johannes Weiner | mm: vmscan: remove old flusher wakeup from direct recla... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Johannes Weiner | mm: vmscan: kick flushers when we encounter dirty pages... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Johannes Weiner | mm: vmscan: scan dirty pages even in laptop mode |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: selftest: enable REMOVE... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: add madvise() event for... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Mike Rapoport | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEE... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Heiko Carstens | memblock: embed memblock type name within struct memblo... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Heiko Carstens | memblock: also dump physmem list within __memblock_dump_all |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Heiko Carstens | memblock: let memblock_type_name know about physmem... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Andrew Morton | mm/memory_hotplug.c: unexport __remove_pages() |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dan Williams | mm: validate device_hotplug is held for memory hotplug |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Dan Williams | mm, devm_memremap_pages: hold device_hotplug lock over... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
David Rientjes | mm, oom: header nodemask is NULL when cpusets are disabled |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Claudio Imbrenda | mm/ksm: improve deduplication of zero pages with colouring |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Davidlohr Bueso | cris: use generic current.h |
commit | commitdiff | tree | snapshot |
next |