summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-09-04mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()Sebastian Andrzej Siewior
2015-09-04mm/memblock: WARN_ON when nid differs from overlap regionWei Yang
2015-09-04mm: defer flush of writable TLB entriesMel Gorman
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-09-04userfaultfd: propagate the full address in THP faultsAndrea Arcangeli
2015-09-04userfaultfd: avoid mmap_sem read recursion in mcopy_atomicAndrea Arcangeli
2015-09-04userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli
2015-09-04userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli
2015-09-04userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli
2015-09-04userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli
2015-09-04mm/slab.h: fix argument order in cache_from_obj's error messageDaniel Borkmann
2015-09-04mm/slub: don't wait for high-order page allocationJoonsoo Kim
2015-09-04mm/slub: fix slab double-free in case of duplicate sysfs filenameKonstantin Khlebnikov
2015-09-04mm/slub: move slab initialization into irq enabled regionThomas Gleixner
2015-09-04slub: add support for kmem_cache_debug in bulk callsJesper Dangaard Brouer
2015-09-04slub: initial bulk free implementationJesper Dangaard Brouer
2015-09-04slub: improve bulk alloc strategyJesper Dangaard Brouer
2015-09-04slub bulk alloc: extract objects from the per cpu slabJesper Dangaard Brouer
2015-09-04slab: infrastructure for bulk object allocation and freeingChristoph Lameter
2015-09-04slub: fix spelling succedd to succeedJesper Dangaard Brouer
2015-09-04memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21mm: fix potential data race in SyS_swaponHugh Dickins
2015-08-21Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross
2015-08-18blkcg: rename subsystem name from blkio to ioTejun Heo
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo
2015-08-17inode: rename i_wb_list to i_io_listDave Chinner
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong
2015-08-14memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin
2015-08-14mm/hwpoison: fix panic due to split huge zero pageWanpeng Li
2015-08-14mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li
2015-08-14mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-08-13fs: use helper bio_add_page() instead of open coding on bi_io_vecKent Overstreet
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07writeback: fix initial dirty limitRabin Vincent
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi