aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-18
* memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-18
* slub: slub-specific propagation changesGlauber Costa2012-12-18
* slab: propagate tunable valuesGlauber Costa2012-12-18
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-18
* memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-18
* memcg: destroy memcg cachesGlauber Costa2012-12-18
* sl[au]b: allocate objects from memcg cacheGlauber Costa2012-12-18
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-18
* memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-18
* memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-18
* memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-18
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-18
* slab/slub: struct memcg_paramsGlauber Costa2012-12-18
* fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa2012-12-18
* memcg: use static branches when code not in useGlauber Costa2012-12-18
* res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-18
* mm: allocate kernel pages to the right memcgGlauber Costa2012-12-18
* memcg: kmem controller infrastructureGlauber Costa2012-12-18
* mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-18
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-18
|\
| * Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-12-18
| |\
| | * slab: Simplify bootstrapChristoph Lameter2012-12-11
| | * mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia2012-10-31
| | * slub: Commonize slab_cache field in struct pageGlauber Costa2012-10-24
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ \
| * \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\ \ \
| * \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-25
| |\ \ \ \
| * | | | | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-14
| * | | | | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\ \ \ \ \ \
| * | | | | | Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-16
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-18
|\ \ \ \ \ \
| * | | | | | NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust2012-12-15
| * | | | | | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-05
| * | | | | | NFSv4: Reorder the XDR structures to put sequence at the top, not bottomTrond Myklebust2012-12-05
| * | | | | | NFSv4: Clean up handling of privileged operationsTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-05
| * | | | | | NFS: Remove unused function slot_idxTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Allow SEQUENCE to resize the slot table on the flyTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-05
| * | | | | | NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust2012-11-26
| * | | | | | NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust2012-11-26
| * | | | | | NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-26
| * | | | | | NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_timeTrond Myklebust2012-11-21
| * | | | | | NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust2012-11-21
* | | | | | | Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-18
|\ \ \ \ \ \ \
| * | | | | | | lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-13