summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-307-599/+559
|\
| * mm: Fix build warning in kmem_cache_create()Shuah Khan2012-07-301-0/+2
| * slob: Fix early boot kernel crashChristoph Lameter2012-07-121-1/+1
| * mm, slub: ensure irqs are enabled for kmemcheckDavid Rientjes2012-07-101-7/+6
| * mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter2012-07-093-67/+54
| * mm, sl[aou]b: Use a common mutex definitionChristoph Lameter2012-07-094-86/+82
| * mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-095-56/+62
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-095-31/+83
| * slub: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| * slab: move FULL state transition to an initcallGlauber Costa2012-07-021-4/+4
| * slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"Feng Tang2012-07-021-1/+1
| * mm, slab: Build fix for recent kmem_cache changesThierry Reding2012-07-021-1/+1
| * slab: rename gfpflags to allocflagsGlauber Costa2012-07-021-5/+5
| * slub: refactoring unfreeze_partials()Joonsoo Kim2012-06-201-34/+14
| * slub: use __cmpxchg_double_slab() at interrupt disabled placeJoonsoo Kim2012-06-201-3/+9
| * slab/mempolicy: always use local policy from interrupt contextAndi Kleen2012-06-203-4/+10
| * slab: Get rid of obj_size macroChristoph Lameter2012-06-141-26/+21
| * mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-143-107/+99
| * slab: Remove some accessorsChristoph Lameter2012-06-141-27/+8
| * slab: Use page struct fields instead of castingChristoph Lameter2012-06-141-4/+4
| * slob: Remove various small accessorsChristoph Lameter2012-06-141-40/+9
| * slob: No need to zero mapping since it is no longer in useChristoph Lameter2012-06-141-1/+0
| * slob: Define page struct fields used in mm_types.hChristoph Lameter2012-06-141-58/+37
| * Merge branch 'slub/cleanups' into slab/nextPekka Enberg2012-06-041-81/+92
| |\
| | * slub: pass page to node_match() instead of kmem_cache_cpu structureChristoph Lameter2012-06-011-4/+6
| | * slub: Use page variable instead of c->page.Christoph Lameter2012-06-011-7/+10
| | * slub: Separate out kmem_cache_cpu processing from deactivate_slabChristoph Lameter2012-06-011-12/+12
| | * slub: Get rid of the node fieldChristoph Lameter2012-06-011-19/+16
| | * slub: new_slab_objects() can also get objects from partial listChristoph Lameter2012-06-011-7/+9
| | * slub: Simplify control flow in __slab_alloc()Christoph Lameter2012-06-011-8/+6
| | * slub: Acquire_slab() avoid loopChristoph Lameter2012-06-011-13/+15
| | * slub: Add frozen check in __slab_allocChristoph Lameter2012-06-011-0/+6
| | * slub: Use freelist instead of "object" in __slab_allocChristoph Lameter2012-06-011-18/+20
* | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-301-10/+18
|\ \ \
| * | | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-301-1/+9
| * | | mm: vmalloc: use const void * for caller argumentMarek Szyprowski2012-07-301-9/+9
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-6/+2
|\ \ \ \
| * | | | vmalloc: remove KM_USER0 from commentsCong Wang2012-07-241-6/+2
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-0/+9
|\ \ \ \ \
| * | | | | mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-271-0/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-06-2930-984/+1137
| |\ \ \ \ \ \
| * | | | | | | mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li2012-06-281-1/+1
| * | | | | | | mm: fix page reclaim comment errorWanpeng Li2012-06-281-1/+2
* | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-241-60/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/frontswap: cleanup doc and comment errorWanpeng Li2012-07-231-1/+1
| * | | | | | | | mm: frontswap: remove unneeded headersSasha Levin2012-07-231-4/+0
| * | | | | | | | mm: frontswap: split out function to clear a page outSasha Levin2012-07-191-6/+9
| * | | | | | | | mm: frontswap: remove unnecessary check during initializationSasha Levin2012-06-111-2/+1
| * | | | | | | | mm: frontswap: make all branches of if statement in put page consistentSasha Levin2012-06-111-5/+5
OpenPOWER on IntegriCloud