Commit History

Author SHA1 Message Date
  David Rientjes 74ee4ef1f9 slub: disallow changing cpu_partial from userspace for debug caches 13 years ago
  Linus Torvalds 6b3da11b3c Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 13 years ago
  Jan Beulich cdcd629869 x86: Fix and improve cmpxchg_double{,_local}() 13 years ago
  Christoph Lameter 933393f58f percpu: Remove irqsafe_cpu_xxx variants 13 years ago
  Shaohua Li b13683d1cc slub: add missed accounting 13 years ago
  Christoph Lameter 213eeb9fd9 slub: Extract get_freelist from __slab_alloc 13 years ago
  Christoph Lameter 8f1e33daed slub: Switch per cpu partial page support off for debugging 13 years ago
  Eric Dumazet 73736e0387 slub: fix a possible memleak in __slab_alloc() 13 years ago
  Shaohua Li 4c493a5a5c slub: add missed accounting 13 years ago
  Pekka Enberg 42616cacf8 Merge branch 'slab/urgent' into slab/next 13 years ago
  Eric Dumazet bc6697d8a5 slub: avoid potential NULL dereference or corruption 13 years ago
  Christoph Lameter 42d623a8cd slub: use irqsafe_cpu_cmpxchg for put_cpu_partial 13 years ago
  Dave Jones 265d47e711 slub: add taint flag outputting to debug paths 13 years ago
  Shaohua Li 9ada19342b slub: move discard_slab out of node lock 13 years ago
  Shaohua Li f64ae042d9 slub: use correct parameter to add a page to partial list tail 13 years ago
  Akinobu Mita 798248206b lib/string.c: introduce memchr_inv() 13 years ago
  Pekka Enberg e182a345d4 Merge branches 'slab/next' and 'slub/partial' into slab/for-linus 13 years ago
  Alex Shi dcc3be6a54 slub: Discard slab page when node partial > minimum partial number 14 years ago
  Alex Shi 9f26490412 slub: correct comments error for per cpu partial 14 years ago
  Vasiliy Kulikov ab067e99d2 mm: restrict access to slab files under procfs and sysfs 14 years ago
  Pekka Enberg d20bbfab01 Merge branch 'slab/urgent' into slab/next 14 years ago
  Alex,Shi 12d79634f8 slub: Code optimization in get_partial_node() 14 years ago
  Shaohua Li 136333d104 slub: explicitly document position of inserting slab to partial list 14 years ago
  Shaohua Li 130655ef09 slub: add slab with one free object to partial list tail 14 years ago
  Christoph Lameter 49e2258586 slub: per cpu cache for partial pages 14 years ago
  Christoph Lameter 497b66f2ec slub: return object pointer from get_partial() / new_slab(). 14 years ago
  Christoph Lameter acd19fd1a7 slub: pass kmem_cache_cpu pointer to get_partial() 14 years ago
  Christoph Lameter e6e82ea112 slub: Prepare inuse field in new_slab() 14 years ago
  Christoph Lameter 7db0d70540 slub: Remove useless statements in __slab_alloc 14 years ago
  Christoph Lameter 69cb8e6b7c slub: free slabs without holding locks 14 years ago