summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/sl[aou]b: Move kmem_cache refcounting to common codeChristoph Lameter2012-09-054-5/+3
* mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter2012-09-055-81/+68
* mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter2012-09-055-70/+52
* mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter2012-09-053-13/+13
* mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter2012-09-053-4/+25
* mm/sl[aou]b: Move duping of slab name to slab_common.cChristoph Lameter2012-09-052-28/+23
* mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter2012-09-055-36/+26
* mm/sl[aou]b: Move freeing of kmem_cache structure to common codeChristoph Lameter2012-09-054-5/+1
* mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter2012-09-055-37/+52
* mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter2012-09-055-75/+49
* mm/sl[aou]b: Move list_add() to slab_common.cChristoph Lameter2012-09-054-4/+16
* mm/slab_common: Improve error handling in kmem_cache_createChristoph Lameter2012-09-051-4/+24
* mm/slub: Use kmem_cache for the kmem_cache structureChristoph Lameter2012-09-051-4/+4
* mm/slub: Add debugging to verify correct cache use on kmem_cache_free()Christoph Lameter2012-09-051-0/+7
* mm: Use __do_krealloc to do the krealloc jobEzequiel Garcia2012-09-041-14/+21
* mm, slab: remove page_get_cacheDavid Rientjes2012-08-171-6/+0
* mm, slab: remove dflagsDavid Rientjes2012-08-171-1/+0
* mm/slab: restructure kmem_cache_create() debug checksShuah Khan2012-08-161-49/+48
* Revert "mm/slab_common.c: cleanup"Pekka Enberg2012-08-161-5/+10
* slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezingJoonsoo Kim2012-08-161-0/+1
* slub: Take node lock during object free checksChristoph Lameter2012-08-161-12/+18
* mm/slab_common.c: cleanupAndrew Morton2012-08-161-10/+5
* slab: do not call compound_head() in page_get_cache()Michel Lespinasse2012-08-161-1/+0
* slub: use free_page instead of put_page for freeing kmalloc allocationGlauber Costa2012-08-161-1/+1
* Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
|\
| * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-312-97/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-313-36/+27
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-312-0/+54
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-312-2/+116
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-319-3/+8
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-316-18/+55
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0243-569/+1387
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
| |\ \
| | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| | * | ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
| | * | ARM: Kirkwood: Describe IB62x0 LEDs in DT.Andrew Lunn2012-07-272-36/+17
| | * | ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.Andrew Lunn2012-07-272-31/+16
| | * | ARM: Kirkwood: Describe DNS32? gpio-keys in DT.Jamie Lentin2012-07-272-37/+21
| | * | ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsiJamie Lentin2012-07-273-82/+50
| | * | ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindingsJamie Lentin2012-07-273-90/+50
| | * | ARM: Kirkwood: Describe DNS325 temperature sensor in DT.Andrew Lunn2012-07-272-13/+10
| | * | ARM: Kirkwood: Use DT to configure SATA device.Andrew Lunn2012-07-279-20/+24
| | * | ARM: kirkwood: use devicetree for SPI on dreamplugMichael Walle2012-07-272-41/+29
OpenPOWER on IntegriCloud