summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-315-0/+179
* hugetlb: make some static variables globalAneesh Kumar K.V2012-07-312-5/+7
* hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2012-07-312-5/+8
* hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V2012-07-313-57/+27
* hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V2012-07-314-33/+59
* hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2012-07-312-9/+17
* hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V2012-07-311-5/+13
* hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V2012-07-311-7/+7
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-319-27/+40
* mm/buddy: cleanup on should_fail_alloc_pageGavin Shan2012-07-311-7/+7
* mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-315-9/+4
* documentation: update how page-cluster affects swap I/OChristian Ehrhardt2012-07-311-2/+10
* swap: allow swap readahead to be mergedChristian Ehrhardt2012-07-311-0/+5
* memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki2012-07-311-1/+0
* memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki2012-07-311-8/+8
* memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki2012-07-311-5/+5
* mm: make vb_alloc() more foolproofJan Kara2012-07-311-0/+8
* vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo2012-07-311-4/+4
* drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton2012-07-311-2/+6
* xtensa: select generic atomic64_t supportFengguang Wu2012-07-311-0/+1
* fault-injection: fix failcmd.sh warningAkinobu Mita2012-07-311-1/+1
* Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-308-50/+448
|\
| * writeback: Fix some comment errorsWanpeng Li2012-06-094-6/+6
| * block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-093-44/+69
| * lib: Fix possible deadlock in flexible proportion codeJan Kara2012-06-091-2/+8
| * lib: Proportions with flexible periodJan Kara2012-06-093-1/+368
* | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-3045-1825/+2220
|\ \
| * | nfs: fix fl_type tests in NFSv4 codeJeff Layton2012-07-302-2/+2
| * | NFS: fix pnfs regression with directio writesFred Isaman2012-07-301-2/+2
| * | NFS: fix pnfs regression with directio readsFred Isaman2012-07-301-1/+1
| * | sunrpc: clnt: Add missing bracesJoe Perches2012-07-301-1/+2
| * | nfs: fix stub return type warningsRandy Dunlap2012-07-301-1/+1
| * | NFS: exit_nfs_v4() shouldn't be an __exit functionBryan Schumaker2012-07-171-1/+1
| * | SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-171-1/+3
| * | NFS: Split out NFS v4 client functionsBryan Schumaker2012-07-172-93/+91
| * | NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-174-373/+381
| * | NFS: Create a single nfs_clone_super() functionBryan Schumaker2012-07-171-26/+6
| * | NFS: Split out NFS v4 server creating codeBryan Schumaker2012-07-173-448/+462
| * | NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker2012-07-174-135/+149
| * | NFS: Move the v4 getroot code to nfs4getroot.cBryan Schumaker2012-07-173-51/+50
| * | NFS: Split out NFS v4 file operationsBryan Schumaker2012-07-174-136/+160
| * | NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker2012-07-175-27/+98
| * | NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-174-31/+65
| * | NFS: Split out NFS v4 inode operationsBryan Schumaker2012-07-173-31/+27
| * | NFS: Split out NFS v3 inode operationsBryan Schumaker2012-07-174-39/+29
| * | NFS: Split out NFS v2 inode operationsBryan Schumaker2012-07-175-42/+39
| * | NFS: Clean up nfs4_proc_setclientid() and friendsChuck Lever2012-07-162-8/+41
| * | NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever2012-07-163-34/+23
| * | NFS: When state recovery fails, waiting tasks should exitChuck Lever2012-07-161-1/+6
| * | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-166-9/+80
OpenPOWER on IntegriCloud