| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/sl[aou]b: Get rid of __kmem_cache_destroy | Christoph Lameter | 2012-09-05 | 5 | -36/+26 |
* | mm/sl[aou]b: Move freeing of kmem_cache structure to common code | Christoph Lameter | 2012-09-05 | 4 | -5/+1 |
* | mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct | Christoph Lameter | 2012-09-05 | 5 | -37/+52 |
* | mm/sl[aou]b: Extract a common function for kmem_cache_destroy | Christoph Lameter | 2012-09-05 | 5 | -75/+49 |
* | mm/sl[aou]b: Move list_add() to slab_common.c | Christoph Lameter | 2012-09-05 | 4 | -4/+16 |
* | mm/slab_common: Improve error handling in kmem_cache_create | Christoph Lameter | 2012-09-05 | 1 | -4/+24 |
* | mm/slub: Use kmem_cache for the kmem_cache structure | Christoph Lameter | 2012-09-05 | 1 | -4/+4 |
* | mm/slub: Add debugging to verify correct cache use on kmem_cache_free() | Christoph Lameter | 2012-09-05 | 1 | -0/+7 |
* | mm: Use __do_krealloc to do the krealloc job | Ezequiel Garcia | 2012-09-04 | 1 | -14/+21 |
* | mm, slab: remove page_get_cache | David Rientjes | 2012-08-17 | 1 | -6/+0 |
* | mm, slab: remove dflags | David Rientjes | 2012-08-17 | 1 | -1/+0 |
* | mm/slab: restructure kmem_cache_create() debug checks | Shuah Khan | 2012-08-16 | 1 | -49/+48 |
* | Revert "mm/slab_common.c: cleanup" | Pekka Enberg | 2012-08-16 | 1 | -5/+10 |
* | slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing | Joonsoo Kim | 2012-08-16 | 1 | -0/+1 |
* | slub: Take node lock during object free checks | Christoph Lameter | 2012-08-16 | 1 | -12/+18 |
* | mm/slab_common.c: cleanup | Andrew Morton | 2012-08-16 | 1 | -10/+5 |
* | slab: do not call compound_head() in page_get_cache() | Michel Lespinasse | 2012-08-16 | 1 | -1/+0 |
* | slub: use free_page instead of put_page for freeing kmalloc allocation | Glauber Costa | 2012-08-16 | 1 | -1/+1 |
* | Linux 3.6-rc1v3.6-rc1 | Linus Torvalds | 2012-08-02 | 1 | -2/+2 |
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 13 | -164/+451 |
|\ |
|
| * | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2012-07-31 | 2 | -22/+36 |
| * | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 |
| * | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 2 | -97/+117 |
| * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 3 | -36/+27 |
| * | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 |
| * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 2 | -0/+54 |
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 2 | -2/+116 |
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 9 | -3/+8 |
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 6 | -18/+55 |
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 43 | -569/+1387 |
|\ \ |
|
| * \ | Merge branch 'marvell/dt' into late2/dt | Olof Johansson | 2012-07-29 | 65 | -646/+1915 |
| |\ \ |
|
| | * | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-27 | 6 | -6/+6 |
| | * | | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT. | Andrew Lunn | 2012-07-27 | 2 | -84/+50 |
| | * | | ARM: Kirkwood: Describe Dreamplug LEDs in DT. | Andrew Lunn | 2012-07-27 | 2 | -34/+16 |
| | * | | ARM: Kirkwood: Describe iConnects LEDs in DT. | Andrew Lunn | 2012-07-27 | 2 | -46/+34 |
| | * | | ARM: Kirkwood: Describe iConnects temperature sensor in DT. | Andrew Lunn | 2012-07-27 | 2 | -10/+8 |
| | * | | ARM: Kirkwood: Describe IB62x0 LEDs in DT. | Andrew Lunn | 2012-07-27 | 2 | -36/+17 |
| | * | | ARM: Kirkwood: Describe IB62x0 gpio-keys in DT. | Andrew Lunn | 2012-07-27 | 2 | -31/+16 |
| | * | | ARM: Kirkwood: Describe DNS32? gpio-keys in DT. | Jamie Lentin | 2012-07-27 | 2 | -37/+21 |
| | * | | ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi | Jamie Lentin | 2012-07-27 | 3 | -82/+50 |
| | * | | ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindings | Jamie Lentin | 2012-07-27 | 3 | -90/+50 |
| | * | | ARM: Kirkwood: Describe DNS325 temperature sensor in DT. | Andrew Lunn | 2012-07-27 | 2 | -13/+10 |
| | * | | ARM: Kirkwood: Use DT to configure SATA device. | Andrew Lunn | 2012-07-27 | 9 | -20/+24 |
| | * | | ARM: kirkwood: use devicetree for SPI on dreamplug | Michael Walle | 2012-07-27 | 2 | -41/+29 |
| | * | | ARM: kirkwood: Add LS-XHL and LS-CHLv2 support | Michael Walle | 2012-07-27 | 9 | -0/+291 |
| | * | | ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex Net | Josh Coombs | 2012-07-27 | 7 | -0/+224 |
| | * | | ARM: Kirkwood: Add basic device tree support for QNAP TS219. | Andrew Lunn | 2012-07-27 | 9 | -0/+228 |
| | * | | ATA: sata_mv: Add device tree support | Andrew Lunn | 2012-07-27 | 4 | -13/+53 |
| | * | | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 2012-07-27 | 4 | -1/+29 |
| | * | | ARM: Orion: Add arch support needed for I2C via DT. | Andrew Lunn | 2012-07-27 | 4 | -0/+15 |