summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | memcg, slab: never try to merge memcg cachesVladimir Davydov2014-04-073-30/+18
| * | | | mm/zswap.c: remove unnecessary parenthesesSeongJae Park2014-04-071-3/+3
| * | | | mm/zswap: support multiple swap devicesMinchan Kim2014-04-071-31/+33
| * | | | mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park2014-04-071-2/+2
| * | | | mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park2014-04-071-2/+2
| * | | | mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOLJohn Hubbard2014-04-071-1/+1
| * | | | mm/readahead.c: inline ra_submitFabian Frederick2014-04-072-18/+18
| * | | | mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-04-071-0/+1
| * | | | mm/memblock.c: use PFN_PHYS()Fabian Frederick2014-04-071-2/+2
| * | | | memblock: use for_each_memblock()Emil Medve2014-04-072-18/+16
| * | | | mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2014-04-072-3/+3
| * | | | mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2014-04-072-2/+14
| * | | | mm: page_alloc: spill to remote nodes before waking kswapdJohannes Weiner2014-04-072-44/+46
| * | | | memcg: rename high level charging functionsMichal Hocko2014-04-075-13/+13
| * | | | memcg: sanitize __mem_cgroup_try_charge() call protocolJohannes Weiner2014-04-071-105/+102
| * | | | memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_chargeMichal Hocko2014-04-071-44/+6
| * | | | memcg: get_mem_cgroup_from_mm()Johannes Weiner2014-04-071-14/+4
| * | | | memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()Johannes Weiner2014-04-071-7/+0
| * | | | mm: memcg: push !mm handling out to page cache charge functionJohannes Weiner2014-04-071-9/+6
| * | | | mm: memcg: inline mem_cgroup_charge_common()Johannes Weiner2014-04-071-24/+16
| * | | | mm: memcg: remove mem_cgroup_move_account_page_stat()Johannes Weiner2014-04-071-16/+12
| * | | | mm: memcg: remove unnecessary preemption disablingJohannes Weiner2014-04-071-11/+4
| * | | | mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov2014-04-071-5/+7
| * | | | mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim2014-04-071-0/+6
| * | | | mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2014-04-072-12/+7
| * | | | mempool: add unlikely and likely hintsMikulas Patocka2014-04-071-2/+2
| * | | | mm, compaction: determine isolation mode only onceDavid Rientjes2014-04-071-7/+2
| * | | | mm, mempolicy: remove per-process flagDavid Rientjes2014-04-072-33/+2
| * | | | mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-073-12/+9
| * | | | mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-075-6/+13
| * | | | mm: per-thread vma cachingDavidlohr Bueso2014-04-074-35/+158
| * | | | mm: implement ->map_pages for shmem/tmpfsNing Qu2014-04-071-0/+1
| * | | | mm: add debugfs tunable for fault_around_orderKirill A. Shutemov2014-04-071-7/+61
| * | | | mm: cleanup size checks in filemap_fault() and filemap_map_pages()Kirill A. Shutemov2014-04-071-7/+7
| * | | | mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-072-0/+80
| * | | | mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-071-3/+78
| * | | | mm: disable split page table lock for !MMUKirill A. Shutemov2014-04-071-0/+1
| * | | | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-071-4/+9
| * | | | mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim2014-04-071-7/+4
| * | | | mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim2014-04-071-15/+19
| * | | | mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim2014-04-071-1/+1
| * | | | mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim2014-04-071-2/+11
| * | | | mm/compaction: disallow high-order page for migration targetJoonsoo Kim2014-04-071-12/+3
| * | | | mm: exclude memoryless nodes from zone_reclaimMichal Hocko2014-04-071-2/+3
| * | | | mm/memory.c: update comment in unmap_single_vma()Davidlohr Bueso2014-04-071-2/+2
| * | | | mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang2014-04-071-1/+3
| * | | | mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang2014-04-071-0/+8
| * | | | mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel2014-04-072-3/+14
| * | | | mm: numa: recheck for transhuge pages under lock during protection changesMel Gorman2014-04-071-2/+34
| * | | | mm,numa: reorganize change_pmd_range()Rik van Riel2014-04-071-3/+4
OpenPOWER on IntegriCloud