summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-3013-616/+608
|\
| * 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-096-60/+62
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-096-31/+87
| * slub: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| * mm: Fix signal SIGFPE in slabinfo.c.majianpeng2012-07-021-7/+7
| * 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-022-6/+6
| * 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-204-5/+11
| * 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-146-112/+130
| * slab: Remove some accessorsChristoph Lameter2012-06-141-27/+8
| * slab: Use page struct fields instead of castingChristoph Lameter2012-06-142-4/+8
| * 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-142-60/+42
| * Merge branch 'slub/cleanups' into slab/nextPekka Enberg2012-06-042-82/+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-012-20/+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 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-307-44/+0
|\ \ \
| * | | Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-282-17/+0
| * | | Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-283-3/+0
| * | | Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-284-24/+0
| |/ /
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-07-305-21/+264
|\ \ \
| * | | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-07-261-2/+4
| * | | scripts/coccinelle: list iterator variable semantic patchJulia Lawall2012-07-131-0/+147
| * | | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-131-0/+65
| * | | deb-pkg: Add all Makefiles to header packagemaximilian attems2012-06-281-1/+1
| * | | deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems2012-06-281-2/+3
| * | | scripts/config: add option to undef a symbolYann E. MORIN2012-06-281-0/+10
| * | | scripts/config: allow alternate prefix to config option symbolYann E. MORIN2012-06-281-13/+19
| * | | scripts/config: add option to not upper-case symbolsYann E. MORIN2012-06-281-3/+15
| |/ /
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-3010-37/+104
|\ \ \
| * | | kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-261-1/+1
| * | | nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-262-6/+8
OpenPOWER on IntegriCloud