summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-072-20/+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-072-7/+9
* 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
* res_counter: remove interface for locked charging and unchargingDavid Rientjes2014-04-073-26/+15
* mm, mempolicy: remove per-process flagDavid Rientjes2014-04-075-36/+2
* mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-074-13/+10
* fork: collapse copy_flags into copy_processDavid Rientjes2014-04-071-10/+2
* mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-075-6/+13
* mm: per-thread vma cachingDavidlohr Bueso2014-04-0712-44/+231
* 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-0714-0/+93
* mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-073-3/+96
* drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton2014-04-071-3/+3
* tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov2014-04-071-18/+152
* mm: disable split page table lock for !MMUKirill A. Shutemov2014-04-071-0/+1
* exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton2014-04-071-4/+0
* mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2014-04-074-3/+29
* mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-072-4/+12
* 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
* mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi2014-04-071-2/+3
* ntfs: logging clean-upFabian Frederick2014-04-073-51/+42
* Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-04-0622-261/+368
|\
| * nfs: pass string length to pr_notice message about readdir loopsJeff Layton2014-04-051-4/+3
| * NFSv4: Fix a use-after-free problem in open()Trond Myklebust2014-03-281-9/+10
| * SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust2014-03-201-0/+2
| * SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust2014-03-201-1/+2
| * SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson2014-03-201-2/+2
| * SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust2014-03-191-0/+4