aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-06-30mm-move-get_vaddr_frames-behind-a-config-option-fixAndrew Morton
2015-06-30mm: move get_vaddr_frames() behind a config optionJan Kara
2015-06-30mm-provide-new-get_vaddr_frames-helper-fixAndrew Morton
2015-06-30mm: provide new get_vaddr_frames() helperJan Kara
2015-06-30Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-30Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-30Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long
2015-06-25zpool: remove zpool_evict()Dan Streetman
2015-06-25zpool: change pr_info to pr_debugDan Streetman
2015-06-25zswap: runtime enable/disableDan Streetman
2015-06-25zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk
2015-06-25mm/hugetlb: remove unused arch hook prepare/release_hugepageDominik Dingel
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-06-24mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka
2015-06-24tmpfs: truncate prealloc blocks past i_sizeJosef Bacik
2015-06-24mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua
2015-06-24mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski
2015-06-24mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas
2015-06-24mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas
2015-06-24mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas
2015-06-24mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas
2015-06-24mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas
2015-06-24memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo
2015-06-24memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo
2015-06-24frontswap: allow multiple backendsDan Streetman
2015-06-24mm/memblock: allocate boot time data structures from mirrored memoryTony Luck
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko
2015-06-24mm/cma.c: fix typos in commentsShailendra Verma
2015-06-24mm/oom_kill.c: print points as unsigned intWang Long
2015-06-24mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz
2015-06-24mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz
2015-06-24mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz
2015-06-24mm: nommu: refactor debug and warning printsLeon Romanovsky
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-24tracing: add trace event for memory-failureXie XiuQi
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-06-24memory-failure: export page_type and action resultXie XiuQi
2015-06-24mm, memcg: Try charging a page before setting page up to dateMel Gorman
2015-06-24hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko
2015-06-24mm: page_alloc: inline should_alloc_retry()Johannes Weiner