summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-07memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_chargeMichal Hocko
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner
2014-04-07memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()Johannes Weiner
2014-04-07mm: memcg: push !mm handling out to page cache charge functionJohannes Weiner
2014-04-07mm: memcg: inline mem_cgroup_charge_common()Johannes Weiner
2014-04-07mm: memcg: remove mem_cgroup_move_account_page_stat()Johannes Weiner
2014-04-07mm: memcg: remove unnecessary preemption disablingJohannes Weiner
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov
2014-04-07mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim
2014-04-07mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong
2014-04-07mempool: add unlikely and likely hintsMikulas Patocka
2014-04-07mm, compaction: determine isolation mode only onceDavid Rientjes
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes
2014-04-07fork: collapse copy_flags into copy_processDavid Rientjes
2014-04-07mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2014-04-07mm: implement ->map_pages for shmem/tmpfsNing Qu
2014-04-07mm: add debugfs tunable for fault_around_orderKirill A. Shutemov
2014-04-07mm: cleanup size checks in filemap_fault() and filemap_map_pages()Kirill A. Shutemov
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov
2014-04-07mm: introduce vm_ops->map_pages()Kirill A. Shutemov
2014-04-07drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov
2014-04-07mm: disable split page table lock for !MMUKirill A. Shutemov
2014-04-07exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton
2014-04-07mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton
2014-04-07mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim
2014-04-07mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim
2014-04-07mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim
2014-04-07mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim
2014-04-07mm/compaction: disallow high-order page for migration targetJoonsoo Kim
2014-04-07mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-04-07mm/memory.c: update comment in unmap_single_vma()Davidlohr Bueso
2014-04-07mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang
2014-04-07mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang
2014-04-07mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel
2014-04-07mm: numa: recheck for transhuge pages under lock during protection changesMel Gorman
2014-04-07mm,numa: reorganize change_pmd_range()Rik van Riel
2014-04-07mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi
2014-04-07ntfs: logging clean-upFabian Frederick
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-04-06Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-06Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-06Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds