summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2014-10-10topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim1-0/+1
2014-10-10slub: disable tracing and failslab for merged slabsChristoph Lameter1-0/+11
2014-10-10mm/slab: factor out unlikely part of cache_free_alien()Joonsoo Kim1-17/+21
2014-10-10mm/slab: noinline __ac_put_obj()Joonsoo Kim1-2/+2
2014-10-10mm/slab: move cache_flusharray() out of unlikely.text sectionJoonsoo Kim1-1/+1
2014-10-10mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()Joonsoo Kim2-20/+0
2014-10-10mm/slab_common: move kmem_cache definition to internal headerJoonsoo Kim3-0/+45
2014-10-10mm/slab_common.c: suppress warningAndrew Morton1-1/+3
2014-10-10proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov1-15/+8
2014-10-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox1-14/+226
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-6/+15
2014-10-08percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo1-1/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+12
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds1-2/+5
2014-10-03Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-9/+34
2014-10-03mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner1-4/+3
2014-10-03mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner1-5/+31
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-10-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+57
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+12
2014-09-28Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-5/+9
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-25MM: export page_wakeup functionsNeilBrown1-6/+2
2014-09-25SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown1-0/+13
2014-09-25cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li1-2/+2
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo11-43/+104
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla2-3/+8
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla1-0/+4
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-1/+1
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe6-39/+110
2014-09-22Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck1-2/+0
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li1-1/+1
2014-09-18Fix unbalanced mutex in dma_pool_create().Krzysztof HaƂasa1-1/+1
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino1-0/+2
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+2
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe7-9/+9
2014-09-11mm/mmap.c: use pr_emerg when printing BUG related informationSasha Levin1-8/+8
2014-09-11mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu2-0/+6
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida1-1/+1
2014-09-09percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo1-0/+1
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo1-1/+1
2014-09-08bdi: explain the dirty list transferring in bdi_destroy()Tejun Heo1-2/+11
2014-09-08bdi: make backing_dev_info->wb.dwork canceling stricterTejun Heo1-13/+2
2014-09-08bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()Tejun Heo1-8/+2