summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-10-09mm: cma: adjust address limit to avoid hitting low/high memory boundaryMarek Szyprowski
2014-10-09memory-hotplug: add sysfs valid_zones attributeZhang Zhen
2014-10-09mm/mmap.c: whitespace fixesvishnu.ps
2014-10-09mm/slab: use percpu allocator for cpu cacheJoonsoo Kim
2014-10-09mm/slab: support slab mergeJoonsoo Kim
2014-10-09mm/slab_common: commonize slab merge logicJoonsoo Kim
2014-10-09slab: fix for_each_kmem_cache_node()Mikulas Patocka
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-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-08percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo
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-10-01vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-21Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li
2014-09-18Fix unbalanced mutex in dma_pool_create().Krzysztof HaƂasa
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe