| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/slab: Fix kmem_cache_alloc_node_trace() declaration | Ezequiel Garcia | 2012-09-29 | 1 | -7/+7 |
* | Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration" | Pekka Enberg | 2012-09-29 | 1 | -4/+4 |
* | mm, slob: fix build breakage in __kmalloc_node_track_caller | David Rientjes | 2012-09-26 | 1 | -1/+1 |
* | mm/slab: Fix kmem_cache_alloc_node_trace() declaration | Ezequiel Garcia | 2012-09-25 | 1 | -4/+4 |
* | mm/slab: Fix typo _RET_IP -> _RET_IP_ | Ezequiel Garcia | 2012-09-25 | 1 | -1/+1 |
* | mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB | Ezequiel Garcia | 2012-09-25 | 1 | -9/+15 |
* | mm, slab: Rename __cache_alloc() -> slab_alloc() | Ezequiel Garcia | 2012-09-25 | 1 | -7/+7 |
* | mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype | Ezequiel Garcia | 2012-09-25 | 2 | -9/+8 |
* | mm, slab: Replace 'caller' type, void* -> unsigned long | Ezequiel Garcia | 2012-09-25 | 1 | -26/+24 |
* | mm, slob: Add support for kmalloc_track_caller() | Ezequiel Garcia | 2012-09-25 | 2 | -5/+28 |
* | mm, slab: Remove silly function slab_buffer_size() | Ezequiel Garcia | 2012-09-25 | 2 | -15/+2 |
* | mm, slob: Use NUMA_NO_NODE instead of -1 | Ezequiel Garcia | 2012-09-25 | 2 | -5/+7 |
* | mm, sl[au]b: Taint kernel when we detect a corrupted slab | Dave Jones | 2012-09-19 | 2 | -0/+3 |
* | slab: fix the DEADLOCK issue on l3 alien lock | Michael Wang | 2012-09-11 | 1 | -3/+3 |
* | 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-03 | 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-08-01 | 2 | -22/+36 |
| * | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-08-01 | 1 | -20/+28 |
| * | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-08-01 | 2 | -97/+117 |
| * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-08-01 | 3 | -36/+27 |
| * | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-08-01 | 1 | -1/+45 |
| * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-08-01 | 2 | -0/+54 |
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-08-01 | 2 | -2/+116 |
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-08-01 | 9 | -3/+8 |
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-08-01 | 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 |