aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-30
|\
| * mm: Fix build warning in kmem_cache_create()Shuah Khan2012-07-30
| * slob: Fix early boot kernel crashChristoph Lameter2012-07-12
| * mm, slub: ensure irqs are enabled for kmemcheckDavid Rientjes2012-07-10
| * mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter2012-07-09
| * mm, sl[aou]b: Use a common mutex definitionChristoph Lameter2012-07-09
| * mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-09
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-09
| * slub: remove invalid reference to list iterator variableJulia Lawall2012-07-09
| * slab: move FULL state transition to an initcallGlauber Costa2012-07-02
| * slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"Feng Tang2012-07-02
| * mm, slab: Build fix for recent kmem_cache changesThierry Reding2012-07-02
| * slab: rename gfpflags to allocflagsGlauber Costa2012-07-02
| * slub: refactoring unfreeze_partials()Joonsoo Kim2012-06-20
| * slub: use __cmpxchg_double_slab() at interrupt disabled placeJoonsoo Kim2012-06-20
| * slab/mempolicy: always use local policy from interrupt contextAndi Kleen2012-06-20
| * slab: Get rid of obj_size macroChristoph Lameter2012-06-14
| * mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-14
| * slab: Remove some accessorsChristoph Lameter2012-06-14
| * slab: Use page struct fields instead of castingChristoph Lameter2012-06-14
| * slob: Remove various small accessorsChristoph Lameter2012-06-14
| * slob: No need to zero mapping since it is no longer in useChristoph Lameter2012-06-14
| * slob: Define page struct fields used in mm_types.hChristoph Lameter2012-06-14
| * Merge branch 'slub/cleanups' into slab/nextPekka Enberg2012-06-04
| |\
| | * slub: pass page to node_match() instead of kmem_cache_cpu structureChristoph Lameter2012-06-01
| | * slub: Use page variable instead of c->page.Christoph Lameter2012-06-01
| | * slub: Separate out kmem_cache_cpu processing from deactivate_slabChristoph Lameter2012-06-01
| | * slub: Get rid of the node fieldChristoph Lameter2012-06-01
| | * slub: new_slab_objects() can also get objects from partial listChristoph Lameter2012-06-01
| | * slub: Simplify control flow in __slab_alloc()Christoph Lameter2012-06-01
| | * slub: Acquire_slab() avoid loopChristoph Lameter2012-06-01
| | * slub: Add frozen check in __slab_allocChristoph Lameter2012-06-01
| | * slub: Use freelist instead of "object" in __slab_allocChristoph Lameter2012-06-01
* | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\ \ \
| * | | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-30
| * | | mm: vmalloc: use const void * for caller argumentMarek Szyprowski2012-07-30
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \ \ \
| * | | | vmalloc: remove KM_USER0 from commentsCong Wang2012-07-24
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ \ \ \
| * | | | | mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-06-29
| |\ \ \ \ \ \
| * | | | | | | mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li2012-06-28
| * | | | | | | mm: fix page reclaim comment errorWanpeng Li2012-06-28
* | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/frontswap: cleanup doc and comment errorWanpeng Li2012-07-23
| * | | | | | | | mm: frontswap: remove unneeded headersSasha Levin2012-07-23
| * | | | | | | | mm: frontswap: split out function to clear a page outSasha Levin2012-07-19
| * | | | | | | | mm: frontswap: remove unnecessary check during initializationSasha Levin2012-06-11
| * | | | | | | | mm: frontswap: make all branches of if statement in put page consistentSasha Levin2012-06-11