summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2015-09-05mm/slub: fix slab double-free in case of duplicate sysfs filenameKonstantin Khlebnikov1-3/+1
2015-09-05mm/slub: move slab initialization into irq enabled regionThomas Gleixner1-47/+42
2015-09-05slub: add support for kmem_cache_debug in bulk callsJesper Dangaard Brouer1-9/+19
2015-09-05slub: initial bulk free implementationJesper Dangaard Brouer1-1/+33
2015-09-05slub: improve bulk alloc strategyJesper Dangaard Brouer1-10/+16
2015-09-05slub bulk alloc: extract objects from the per cpu slabJesper Dangaard Brouer1-2/+47
2015-09-05slab: infrastructure for bulk object allocation and freeingChristoph Lameter5-0/+72
2015-09-05slub: fix spelling succedd to succeedJesper Dangaard Brouer1-1/+1
2015-09-05memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen1-1/+9
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-7/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+41
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+8
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-3/+2
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-5/+5
2015-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+3
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov1-0/+41
2015-08-28mm: ZONE_DEVICE for "device memory"Dan Williams3-3/+31
2015-08-22x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2-1/+153
2015-08-22mm: make page pfmemalloc check more robustMichal Hocko3-6/+9
2015-08-21mm: fix potential data race in SyS_swaponHugh Dickins1-18/+7
2015-08-21Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...Al Viro1-4/+4
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross1-0/+12
2015-08-19blkcg: rename subsystem name from blkio to ioTejun Heo1-2/+2
2015-08-19writeback: update writeback tracepoints to report cgroupTejun Heo1-3/+3
2015-08-18inode: rename i_wb_list to i_io_listDave Chinner1-4/+4
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara3-0/+234
2015-08-15mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-15memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-15.mailmap: Andrey Ryabinin has movedAndrey Ryabinin2-2/+2
2015-08-15mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-13fs: use helper bio_add_page() instead of open coding on bi_io_vecKent Overstreet1-5/+3
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-5/+5
2015-08-07writeback: fix initial dirty limitRabin Vincent1-2/+2
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2-4/+6
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi3-7/+9
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi1-9/+12
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi1-2/+2
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi1-2/+2
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley1-2/+2
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman1-1/+9
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov1-2/+1
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-0/+3
2015-08-07mm, meminit: replace rwsem with completionNicolai Stange1-7/+15
2015-08-07mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman1-8/+8
2015-08-05mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-10/+6
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-7/+5
2015-07-23mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg1-7/+1
2015-07-21percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunkBaoquan He1-3/+2