aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Documentation: memcg: future proof hierarchical statistics documentationJohannes Weiner1-11/+4
2012-05-29mm, thp: drop page_table_lock to uncharge memcg pagesDavid Rientjes1-0/+2
2012-05-29mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han2-3/+4
2012-05-29mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner3-8/+21
2012-05-29kernel: cgroup: push rcu read locking from css_is_ancestor() to callsiteJohannes Weiner2-15/+19
2012-05-29mm: do_migrate_pages(): rename argumentsAndrew Morton2-14/+13
2012-05-29mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct nodeLarry Woodman1-0/+20
2012-05-29thp, memcg: split hugepage for memcg oom on cowDavid Rientjes2-3/+18
2012-05-29mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry localSasikantha babu1-3/+7
2012-05-29mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar1-1/+2
2012-05-29mm/mmap.c: find_vma(): remove unnecessary if(mm) checkRajman Mekaco1-26/+27
2012-05-29mm: use kcalloc() instead of kzalloc() to allocate arrayThomas Meyer1-2/+2
2012-05-29mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki1-5/+3
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman2-52/+24
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman2-83/+14
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman2-151/+19
2012-05-29mm: remove swap token codeRik van Riel10-307/+2
2012-05-29mm, thp: allow fallback when pte_alloc_one() fails for huge pmdDavid Rientjes1-5/+8
2012-05-29mm, thp: remove unnecessary ret variableDavid Rientjes1-2/+1
2012-05-29mm/hugetlb.c: use long vars instead of int in region_count()Wang Sheng-Hui1-2/+2
2012-05-29mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy()Wang Sheng-Hui1-1/+1
2012-05-29mm/memory_failure: let the compiler add the function nameBorislav Petkov1-4/+4
2012-05-29mm: fix NULL ptr deref when walking hugepagesSasha Levin1-1/+1
2012-05-29cris: select GENERIC_ATOMIC64Cong Wang1-0/+1
2012-05-29pagemap.h: fix warning about possibly used before init varPaul Gortmaker1-4/+4
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds94-1750/+6799
2012-05-29Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds48-2881/+3960
2012-05-29tty: fix ldisc lock inversion traceAlan Cox1-16/+25
2012-05-29pty: Fix lock inversionAlan Cox1-2/+0
2012-05-28NFSv4: Add debugging printks to state managerTrond Myklebust1-0/+33
2012-05-28NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust1-0/+2
2012-05-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-2/+230
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-7/+4
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-1/+101
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-19/+32
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-227/+259
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds56-220/+319
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds5-11/+39
2012-05-28NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHETrond Myklebust1-1/+1
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn3-75/+3
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras5-83/+48
2012-05-27lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras1-1/+1
2012-05-27NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_errorTrond Myklebust1-1/+1
2012-05-27NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust4-9/+15
2012-05-27NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state managerTrond Myklebust1-1/+3
2012-05-27NFSv4.1: Handle errors in nfs4_bind_conn_to_sessionTrond Myklebust1-1/+12
2012-05-27NFSv4.1: nfs4_bind_conn_to_session should drain the sessionTrond Myklebust1-0/+2
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds23-490/+259
2012-05-26builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds37-498/+483