- cb8ee1a mm: Fix warning on make htmldocs caused by slab.c by Masanari Iida · 11 years ago
- 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 2ade4de memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx by Qiang Huang · 11 years ago
- 7e00735 slab: replace non-existing 'struct freelist *' with 'void *' by Joonsoo Kim · 11 years ago
- 0172f77 slab: fix to calm down kmemleak warning by Joonsoo Kim · 11 years ago
- e7444d9 slab: rename slab_bufctl to slab_freelist by Joonsoo Kim · 11 years ago
- 7ecccf9 slab: remove useless statement for checking pfmemalloc by Joonsoo Kim · 11 years ago
- 8456a64 slab: use struct page for slab management by Joonsoo Kim · 11 years ago
- 106a74e slab: replace free and inuse in struct slab with newly introduced active by Joonsoo Kim · 11 years ago
- 45eed50 slab: remove SLAB_LIMIT by Joonsoo Kim · 11 years ago
- 1602517 slab: remove kmem_bufctl_t by Joonsoo Kim · 11 years ago
- b1cb098 slab: change the management method of free objects of the slab by Joonsoo Kim · 11 years ago
- a57a498 slab: use __GFP_COMP flag for allocating slab pages by Joonsoo Kim · 11 years ago
- 56f295e slab: use well-defined macro, virt_to_slab() by Joonsoo Kim · 11 years ago
- 6812670 slab: overloading the RCU head over the LRU for RCU free by Joonsoo Kim · 11 years ago
- 07d417a slab: remove cachep in struct slab_rcu by Joonsoo Kim · 11 years ago
- 1ea991b slab: remove nodeid in struct slab by Joonsoo Kim · 11 years ago
- ac2b54e slab: remove colouroff in struct slab by Joonsoo Kim · 11 years ago
- 0c3aa83 slab: change return type of kmem_getpages() to struct page by Joonsoo Kim · 11 years ago
- 73293c2 slab: correct pfmemalloc check by Joonsoo Kim · 11 years ago
- 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
- 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 276a243 mm/slab: Give s_next and s_stop slab-specific names by Wanpeng Li · 11 years ago
- 0f8f809 slab: fix init_lock_keys by Christoph Lameter · 11 years ago
- e25839f mm/slab: Sharing s_next and s_stop between slab and slub by Wanpeng Li · 11 years ago
- 0fa8103 mm/slab: Fix drain freelist excessively by Wanpeng Li · 11 years ago
- d0d04b7 mm, slab: moved kmem_cache_alloc_node comment to correct place by Zhouping Liu · 11 years ago
- 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 11 years ago
- 14e50c6 mm: slab: Verify the nodeid passed to ____cache_alloc_node by Aaron Tomlin · 12 years ago
- 071361d mm: Convert print_symbol to %pSR by Joe Perches · 12 years ago
- db84506 slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections by Christoph Lameter · 12 years ago
- ca34956 slab: Common definition for kmem_cache_node by Christoph Lameter · 12 years ago
- ce8eb6c slab: Rename list3/l3 to node by Christoph Lameter · 12 years ago
- 2c59dd6 slab: Common Kmalloc cache determination by Christoph Lameter · 12 years ago
- f97d5f6 slab: Common function to create the kmalloc array by Christoph Lameter · 12 years ago
- 9425c58 slab: Common definition for the array of kmalloc caches by Christoph Lameter · 12 years ago
- 6a67368 slab: Rename nodelists to node by Christoph Lameter · 12 years ago
- 6744f08 slab: Common name for the per node structures by Christoph Lameter · 12 years ago
- e336601 slab: Use common kmalloc_index/kmalloc_size functions by Christoph Lameter · 12 years ago
- 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
- ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
- 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
- 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
- d79923f sl[au]b: allocate objects from memcg cache by Glauber Costa · 12 years ago
- b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
- 6ccfb5b slab: annotate on-slab caches nodelist locks by Glauber Costa · 12 years ago
- 4590685 mm/sl[aou]b: Common alignment code by Christoph Lameter · 12 years ago
- 2f9baa9 slab: Use the new create_boot_cache function to simplify bootstrap by Christoph Lameter · 12 years ago
- 45530c4 mm, sl[au]b: create common functions for boot slab creation by Christoph Lameter · 12 years ago
- 3c58346 slab: Simplify bootstrap by Christoph Lameter · 12 years ago
- a755b76 mm: fix slab.c kernel-doc warnings by Randy Dunlap · 12 years ago
- d884392 slab: Ignore internal flags in cache creation by Glauber Costa · 12 years ago
- 242860a mm/sl[aou]b: Move common kmem_cache_size() to slab.h by Ezequiel Garcia · 12 years ago
- 0d7561c sl[au]b: Process slabinfo_show in common code by Glauber Costa · 12 years ago
- bcee6e2 mm/sl[au]b: Move print_slabinfo_header to slab_common.c by Glauber Costa · 12 years ago
- b7454ad mm/sl[au]b: Move slabinfo processing to slab_common.c by Glauber Costa · 12 years ago
- 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- e2087be Merge branch 'slab/tracing' into slab/for-linus by Pekka Enberg · 12 years ago
- f4178cd Merge branch 'slab/common-for-cgroups' into slab/for-linus by Pekka Enberg · 12 years ago
- 023dc70 Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 12 years ago
- 608da7e slab: Fix build failure in __kmem_cache_create() by Tetsuo Handa · 12 years ago
- 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- c0b24b5 Revert "mm/slab: Fix kmem_cache_alloc_node_trace() declaration" by Pekka Enberg · 12 years ago
- 1e5965b mm/slab: Fix kmem_cache_alloc_node_trace() declaration by Ezequiel Garcia · 12 years ago
- 592f414 mm/slab: Fix typo _RET_IP -> _RET_IP_ by Ezequiel Garcia · 12 years ago
- 4835630 mm, slab: Rename __cache_alloc() -> slab_alloc() by Ezequiel Garcia · 12 years ago
- 4052147 mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype by Ezequiel Garcia · 12 years ago
- 7c0cb9c mm, slab: Replace 'caller' type, void* -> unsigned long by Ezequiel Garcia · 12 years ago
- ff4fcd0 mm, slab: Remove silly function slab_buffer_size() by Ezequiel Garcia · 12 years ago
- 645df23 mm, sl[au]b: Taint kernel when we detect a corrupted slab by Dave Jones · 12 years ago
- f28510d slab: Only define slab_error for DEBUG by Christoph Lameter · 12 years ago
- d014dc2 slab: fix starting index for finding another object by Joonsoo Kim · 12 years ago
- 30c29be slab: do ClearSlabPfmemalloc() for all pages of slab by Mel Gorman · 12 years ago
- 947ca18 slab: fix the DEADLOCK issue on l3 alien lock by Michael Wang · 12 years ago
- cce89f4 mm/sl[aou]b: Move kmem_cache refcounting to common code by Christoph Lameter · 12 years ago
- 8a13a4c mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists by Christoph Lameter · 12 years ago
- 278b1bb mm/sl[aou]b: Move kmem_cache allocations into common code by Christoph Lameter · 12 years ago
- 12c3667 mm/sl[aou]b: Get rid of __kmem_cache_destroy by Christoph Lameter · 12 years ago
- 8f4c765 mm/sl[aou]b: Move freeing of kmem_cache structure to common code by Christoph Lameter · 12 years ago
- 9b030cb mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct by Christoph Lameter · 12 years ago
- 945cf2b mm/sl[aou]b: Extract a common function for kmem_cache_destroy by Christoph Lameter · 12 years ago
- 7c9adf5 mm/sl[aou]b: Move list_add() to slab_common.c by Christoph Lameter · 12 years ago
- 51cd8e6 mm, slab: lock the correct nodelist after reenabling irqs by David Rientjes · 12 years ago
- 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
- 5b74beb mm, slab: remove page_get_cache by David Rientjes · 12 years ago
- 48f2474 slab: do not call compound_head() in page_get_cache() by Michel Lespinasse · 12 years ago
- 381760e mm: micro-optimise slab to avoid a function call by Mel Gorman · 12 years ago
- b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
- 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
- 20cea96 mm, sl[aou]b: Move kmem_cache_create mutex handling to common code by Christoph Lameter · 12 years ago
- 18004c5 mm, sl[aou]b: Use a common mutex definition by Christoph Lameter · 12 years ago
- 97d0660 mm, sl[aou]b: Common definition for boot state of the slab allocators by Christoph Lameter · 12 years ago
- 039363f mm, sl[aou]b: Extract common code for kmem_cache_create() by Christoph Lameter · 12 years ago
- a164f896 slab: move FULL state transition to an initcall by Glauber Costa · 12 years ago
- d97d476 slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro" by Feng Tang · 12 years ago
- 0672aa7 mm, slab: Build fix for recent kmem_cache changes by Thierry Reding · 12 years ago
- a618e89 slab: rename gfpflags to allocflags by Glauber Costa · 12 years ago
- e7b691b slab/mempolicy: always use local policy from interrupt context by Andi Kleen · 12 years ago
- 8c138bc slab: Get rid of obj_size macro by Christoph Lameter · 12 years ago