summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-10-09slub: fall back to node_to_mem_node() node if allocating on memoryless nodeJoonsoo Kim
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim
2014-10-09slub: disable tracing and failslab for merged slabsChristoph Lameter
2014-10-09mm/slab: factor out unlikely part of cache_free_alien()Joonsoo Kim
2014-10-09mm/slab: noinline __ac_put_obj()Joonsoo Kim
2014-10-09mm/slab: move cache_flusharray() out of unlikely.text sectionJoonsoo Kim
2014-10-09mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim
2014-10-09mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim
2014-10-09mm/slab_common.c: suppress warningAndrew Morton
2014-10-09proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-02Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-02mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
2014-10-02mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes
2014-09-25MM: export page_wakeup functionsNeilBrown
2014-09-25SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-18Fix unbalanced mutex in dma_pool_create().Krzysztof HaƂasa
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-10mm/mmap.c: use pr_emerg when printing BUG related informationSasha Levin
2014-09-10mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-09-07Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-05mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko
2014-08-29mm/zpool: use prefixed module loadingKees Cook
2014-08-29mm: actually clear pmd_numa before invalidatingMatthew Wilcox
2014-08-29memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett
2014-08-16percpu: free percpu allocation info for uniprocessor systemHonggang Li
2014-08-15percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo
2014-08-15percpu: fix pcpu_alloc_pages() failure pathTejun Heo
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds