Commit History

Author SHA1 Message Date
  Dave Jones 645df230ca mm, sl[au]b: Taint kernel when we detect a corrupted slab 12 years ago
  Christoph Lameter f28510d30c slab: Only define slab_error for DEBUG 12 years ago
  Joonsoo Kim d014dc2ed4 slab: fix starting index for finding another object 12 years ago
  Mel Gorman 30c29bea6a slab: do ClearSlabPfmemalloc() for all pages of slab 12 years ago
  Michael Wang 947ca1856a slab: fix the DEADLOCK issue on l3 alien lock 13 years ago
  Christoph Lameter cce89f4f69 mm/sl[aou]b: Move kmem_cache refcounting to common code 13 years ago
  Christoph Lameter 8a13a4cc80 mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists 13 years ago
  Christoph Lameter 278b1bb131 mm/sl[aou]b: Move kmem_cache allocations into common code 13 years ago
  Christoph Lameter 12c3667fb7 mm/sl[aou]b: Get rid of __kmem_cache_destroy 13 years ago
  Christoph Lameter 8f4c765c22 mm/sl[aou]b: Move freeing of kmem_cache structure to common code 13 years ago
  Christoph Lameter 9b030cb865 mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct 13 years ago
  Christoph Lameter 945cf2b619 mm/sl[aou]b: Extract a common function for kmem_cache_destroy 13 years ago
  Christoph Lameter 7c9adf5a54 mm/sl[aou]b: Move list_add() to slab_common.c 13 years ago
  David Rientjes 51cd8e6ff2 mm, slab: lock the correct nodelist after reenabling irqs 13 years ago
  Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago
  David Rientjes 5b74beb425 mm, slab: remove page_get_cache 13 years ago
  Michel Lespinasse 48f2474144 slab: do not call compound_head() in page_get_cache() 13 years ago
  Mel Gorman 381760eadc mm: micro-optimise slab to avoid a function call 13 years ago
  Mel Gorman b37f1dd0f5 mm: introduce __GFP_MEMALLOC to allow access to emergency reserves 13 years ago
  Mel Gorman 072bb0aa5e mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages 13 years ago
  Christoph Lameter 20cea9683e mm, sl[aou]b: Move kmem_cache_create mutex handling to common code 13 years ago
  Christoph Lameter 18004c5d40 mm, sl[aou]b: Use a common mutex definition 13 years ago
  Christoph Lameter 97d0660915 mm, sl[aou]b: Common definition for boot state of the slab allocators 13 years ago
  Christoph Lameter 039363f38b mm, sl[aou]b: Extract common code for kmem_cache_create() 13 years ago
  Glauber Costa a164f89628 slab: move FULL state transition to an initcall 13 years ago
  Feng Tang d97d476b1b slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro" 13 years ago
  Thierry Reding 0672aa7c23 mm, slab: Build fix for recent kmem_cache changes 13 years ago
  Glauber Costa a618e89f1e slab: rename gfpflags to allocflags 13 years ago
  Andi Kleen e7b691b085 slab/mempolicy: always use local policy from interrupt context 13 years ago
  Christoph Lameter 8c138bc009 slab: Get rid of obj_size macro 13 years ago