aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
* mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
* slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
* slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
* slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
* slab: fix init_lock_keysChristoph Lameter2013-07-07
* slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
* slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
* mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
* mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
* mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
* mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
* mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
* slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter2013-05-06
* slab: Return NULL for oversized allocationsChristoph Lameter2013-05-06
* mm: slab: Verify the nodeid passed to ____cache_alloc_nodeAaron Tomlin2013-05-01
* slub: tid must be retrieved from the percpu area of the current processorChristoph Lameter2013-04-05
* slub: Do not dereference NULL pointer in node_matchChristoph Lameter2013-04-05
* slub: add 'likely' macro to inc_slabs_node()Joonsoo Kim2013-04-02
* slub: correct to calculate num of acquired objects in get_partial_node()Joonsoo Kim2013-04-02
* slub: correctly bootstrap boot cachesGlauber Costa2013-02-28
* mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim2013-02-06
* slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sectionsChristoph Lameter2013-02-06
* slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter2013-02-06
* slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-01
* slab: Rename list3/l3 to nodeChristoph Lameter2013-02-01
* slab: Common Kmalloc cache determinationChristoph Lameter2013-02-01
* stat: Use size_t for sizes instead of unsignedChristoph Lameter2013-02-01
* slab: Common function to create the kmalloc arrayChristoph Lameter2013-02-01
* slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
* slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-01
* slab: Rename nodelists to nodeChristoph Lameter2013-02-01
* slab: Common name for the per node structuresChristoph Lameter2013-02-01
* slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-01
* slab: Common kmalloc slab index determinationChristoph Lameter2013-02-01
* slab: Move kmalloc related function defsChristoph Lameter2013-02-01
* slab: Use proper formatting specs for unsigned size_tChristoph Lameter2013-02-01
* Linux 3.8-rc1Linus Torvalds2012-12-21
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\
| * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-19
| * watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe2012-12-19
| * watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-19
| * watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-19
| * watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera2012-12-19
| * watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-19
| * watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook2012-12-19
| * watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-19
| * watchdog: DA9055 Watchdog driverAshish Jangam2012-12-19