提交歷史

作者 SHA1 備註 提交日期
  Yang Shi 636e1970fd debugobjects: Use global free list in free_object() 7 年之前
  Yang Shi 36c4ead6f6 debugobjects: Add global free list and the counter 7 年之前
  Yang Shi bd9dcd0465 debugobjects: Export max loops counter 7 年之前
  Waiman Long caba4cbbd2 debugobjects: Make kmemleak ignore debug objects 8 年之前
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
  Waiman Long 0cad93c345 debugobjects: Improve variable naming 8 年之前
  Waiman Long 858274b6a1 debugobjects: Reduce contention on the global pool_lock 8 年之前
  Waiman Long 97dd552eb2 debugobjects: Scale thresholds with # of CPUs 8 年之前
  Waiman Long c4b73aabd0 debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done 8 年之前
  Linus Torvalds c11a6cfb01 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 8 年之前
  Chris Wilson f8ff04e2be lib/debugobjects: export for use in modules 8 年之前
  Tejun Heo 7092dff2af debugobj, workqueue: remove keventd_up() usage 9 年之前
  Du, Changbin b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks 9 年之前
  Du, Changbin e7a8e78bd4 debugobjects: correct the usage of fixup call results 9 年之前
  Du, Changbin b1e4d9d82d debugobjects: make fixup functions return bool instead of int 9 年之前
  Christian Borntraeger 0b6ec8c0a3 debugobjects: Allow bigger number of early boot objects 9 年之前
  Fabian Frederick c0f35cc0be lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug 11 年之前
  Fabian Frederick 719e484396 lib/debugobjects.c: add pr_fmt to logging 11 年之前
  Fabian Frederick d7ffef289d lib/debugobjects.c: convert printk to pr_foo() 11 年之前
  Xie XiuQi d3773ba13c lib/debugobjects.c: remove unnecessary work pending test 11 年之前
  Paul E. McKenney b778ae2536 debugobjects: Make debug_object_activate() return status 12 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Dan Carpenter 3340808cf0 debugobjects: Fill_pool() returns void now 13 年之前
  Thomas Gleixner 765a5e0cb5 debugobjects: printk with irqs enabled 13 年之前
  Thomas Gleixner 1fda107d44 debugobjects: Remove unused return value from fill_pool() 13 年之前
  Stephen Boyd 9f78ff005a debugobjects: Fix selftest for static warnings 13 年之前
  Christine Chan b84d435cc2 debugobjects: Extend to assert that an object is initialized 13 年之前
  Stephen Boyd feac18dda2 debugobjects: Be smarter about static objects 13 年之前
  Marcin Slusarz 161b6ae0e0 debugobjects: Fix boot crash when kmemleak and debugobjects enabled 14 年之前
  Stanislaw Gruszka 9977728840 debugobjects: Add hint for better object identification 14 年之前