summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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-28Merge 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-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-27shmem: 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-25cpuset: 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-22Revert "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-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-08percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo
2014-09-08Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-08proportions: add @gfp to init functionsTejun Heo
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-09-07rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loopsPaul E. McKenney
2014-09-05mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner
2014-09-02percpu: implement asynchronous chunk populationTejun Heo
2014-09-02percpu: rename pcpu_reclaim_work to pcpu_balance_workTejun Heo
2014-09-02percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo
2014-09-02percpu: make sure chunk->map array has available spaceTejun Heo
2014-09-02percpu: implement [__]alloc_percpu_gfp()Tejun Heo
2014-09-02percpu: indent the population block in pcpu_alloc()Tejun Heo
2014-09-02percpu: make pcpu_alloc_area() capable of allocating only from populated areasTejun Heo
2014-09-02percpu: restructure lockingTejun Heo
2014-09-02percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo
2014-09-02percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo
2014-09-02percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo
2014-09-02percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo
2014-09-02percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo
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-18mm: Support compiling out madvise and fadviseJosh Triplett