Commit History

Author SHA1 Message Date
  Joel Fernandes (Google) fc91a3c4c2 debugobjects: Make stack check warning more informative 7 years ago
  Arnd Bergmann 163cf842f5 debugobjects: Avoid another unused variable warning 7 years ago
  Arnd Bergmann 04148187aa debugobjects: Fix debug_objects_freed accounting 7 years ago
  Yang Shi 1ea9b98b00 debugobjects: Use global free list in __debug_check_no_obj_freed() 7 years ago
  Yang Shi 636e1970fd debugobjects: Use global free list in free_object() 7 years ago
  Yang Shi 36c4ead6f6 debugobjects: Add global free list and the counter 7 years ago
  Yang Shi bd9dcd0465 debugobjects: Export max loops counter 7 years ago
  Waiman Long caba4cbbd2 debugobjects: Make kmemleak ignore debug objects 8 years ago
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
  Waiman Long 0cad93c345 debugobjects: Improve variable naming 8 years ago
  Waiman Long 858274b6a1 debugobjects: Reduce contention on the global pool_lock 8 years ago
  Waiman Long 97dd552eb2 debugobjects: Scale thresholds with # of CPUs 8 years ago
  Waiman Long c4b73aabd0 debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done 8 years ago
  Linus Torvalds c11a6cfb01 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 8 years ago
  Chris Wilson f8ff04e2be lib/debugobjects: export for use in modules 8 years ago
  Tejun Heo 7092dff2af debugobj, workqueue: remove keventd_up() usage 9 years ago
  Du, Changbin b9fdac7f66 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks 9 years ago
  Du, Changbin e7a8e78bd4 debugobjects: correct the usage of fixup call results 9 years ago
  Du, Changbin b1e4d9d82d debugobjects: make fixup functions return bool instead of int 9 years ago
  Christian Borntraeger 0b6ec8c0a3 debugobjects: Allow bigger number of early boot objects 9 years ago
  Fabian Frederick c0f35cc0be lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug 11 years ago
  Fabian Frederick 719e484396 lib/debugobjects.c: add pr_fmt to logging 11 years ago
  Fabian Frederick d7ffef289d lib/debugobjects.c: convert printk to pr_foo() 11 years ago
  Xie XiuQi d3773ba13c lib/debugobjects.c: remove unnecessary work pending test 11 years ago
  Paul E. McKenney b778ae2536 debugobjects: Make debug_object_activate() return status 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Dan Carpenter 3340808cf0 debugobjects: Fill_pool() returns void now 13 years ago
  Thomas Gleixner 765a5e0cb5 debugobjects: printk with irqs enabled 13 years ago
  Thomas Gleixner 1fda107d44 debugobjects: Remove unused return value from fill_pool() 13 years ago
  Stephen Boyd 9f78ff005a debugobjects: Fix selftest for static warnings 13 years ago