summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: inline mem_cgroup_charge_common()Johannes Weiner2014-04-081-24/+16
* mm: memcg: remove mem_cgroup_move_account_page_stat()Johannes Weiner2014-04-081-16/+12
* mm: memcg: remove unnecessary preemption disablingJohannes Weiner2014-04-081-11/+4
* mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov2014-04-082-7/+9
* mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim2014-04-081-0/+6
* mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2014-04-082-12/+7
* mempool: add unlikely and likely hintsMikulas Patocka2014-04-081-2/+2
* mm, compaction: determine isolation mode only onceDavid Rientjes2014-04-081-7/+2
* res_counter: remove interface for locked charging and unchargingDavid Rientjes2014-04-083-26/+15
* mm, mempolicy: remove per-process flagDavid Rientjes2014-04-085-36/+2
* mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-084-13/+10
* fork: collapse copy_flags into copy_processDavid Rientjes2014-04-081-10/+2
* mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-085-6/+13
* mm: per-thread vma cachingDavidlohr Bueso2014-04-0812-44/+231
* mm: implement ->map_pages for shmem/tmpfsNing Qu2014-04-081-0/+1
* mm: add debugfs tunable for fault_around_orderKirill A. Shutemov2014-04-081-7/+61
* mm: cleanup size checks in filemap_fault() and filemap_map_pages()Kirill A. Shutemov2014-04-081-7/+7
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-0814-0/+93
* mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-083-3/+96
* drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton2014-04-081-3/+3
* tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov2014-04-081-18/+152
* mm: disable split page table lock for !MMUKirill A. Shutemov2014-04-081-0/+1
* exec: kill the unnecessary mm->def_flags setting in load_elf_binary()Alex Thorlton2014-04-081-4/+0
* mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLEAlex Thorlton2014-04-084-3/+29
* mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-082-4/+12
* mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim2014-04-081-7/+4
* mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim2014-04-081-15/+19
* mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim2014-04-081-1/+1
* mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim2014-04-081-2/+11
* mm/compaction: disallow high-order page for migration targetJoonsoo Kim2014-04-081-12/+3
* mm: exclude memoryless nodes from zone_reclaimMichal Hocko2014-04-081-2/+3
* mm/memory.c: update comment in unmap_single_vma()Davidlohr Bueso2014-04-081-2/+2
* mm/vmscan: do not check compaction_ready on promoted zonesWeijie Yang2014-04-081-1/+3
* mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEMWeijie Yang2014-04-081-0/+8
* mm: move mmu notifier call from change_protection to change_pmd_rangeRik van Riel2014-04-082-3/+14
* mm: numa: recheck for transhuge pages under lock during protection changesMel Gorman2014-04-081-2/+34
* mm,numa: reorganize change_pmd_range()Rik van Riel2014-04-081-3/+4
* mm/hugetlb.c: add NULL check of return value of huge_pte_offsetNaoya Horiguchi2014-04-081-2/+3
* ntfs: logging clean-upFabian Frederick2014-04-083-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-291-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
| * NFSv4: Ensure we respect soft mount timeouts during trunking discoveryTrond Myklebust2014-03-191-1/+3
| * NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust2014-03-191-0/+7
| * NFS: advertise only supported callback netidsChuck Lever2014-03-171-6/+18
| * SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever2014-03-171-5/+5