1. caba4cb debugobjects: Make kmemleak ignore debug objects by Waiman Long · 7 years ago
  2. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  3. 0cad93c debugobjects: Improve variable naming by Waiman Long · 7 years ago
  4. 858274b debugobjects: Reduce contention on the global pool_lock by Waiman Long · 8 years ago
  5. 97dd552 debugobjects: Scale thresholds with # of CPUs by Waiman Long · 8 years ago
  6. c4b73aa debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done by Waiman Long · 8 years ago
  7. c11a6cf Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  8. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 8 years ago
  9. 7092dff debugobj, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  10. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  11. e7a8e78 debugobjects: correct the usage of fixup call results by Du, Changbin · 8 years ago
  12. b1e4d9d debugobjects: make fixup functions return bool instead of int by Du, Changbin · 8 years ago
  13. 0b6ec8c debugobjects: Allow bigger number of early boot objects by Christian Borntraeger · 9 years ago
  14. c0f35cc lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  15. 719e484 lib/debugobjects.c: add pr_fmt to logging by Fabian Frederick · 10 years ago
  16. d7ffef2 lib/debugobjects.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  17. d3773ba lib/debugobjects.c: remove unnecessary work pending test by Xie XiuQi · 11 years ago
  18. b778ae2 debugobjects: Make debug_object_activate() return status by Paul E. McKenney · 11 years ago
  19. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  20. 3340808 debugobjects: Fill_pool() returns void now by Dan Carpenter · 12 years ago
  21. 765a5e0 debugobjects: printk with irqs enabled by Thomas Gleixner · 12 years ago
  22. 1fda107 debugobjects: Remove unused return value from fill_pool() by Thomas Gleixner · 12 years ago
  23. 9f78ff0 debugobjects: Fix selftest for static warnings by Stephen Boyd · 12 years ago
  24. b84d435 debugobjects: Extend to assert that an object is initialized by Christine Chan · 13 years ago
  25. feac18d debugobjects: Be smarter about static objects by Stephen Boyd · 13 years ago
  26. 161b6ae debugobjects: Fix boot crash when kmemleak and debugobjects enabled by Marcin Slusarz · 13 years ago
  27. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 13 years ago
  28. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 06ee772 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. a5d8e46 Debugobjects transition check by Mathieu Desnoyers · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 1fb2f77 debugobjects: Section mismatch cleanup by Henrik Kretzschmar · 14 years ago
  33. aef9cb0 debugobjects: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  34. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  35. 337fff8 debugobjects: delay free of internal objects by Thomas Gleixner · 15 years ago
  36. 1be1cb7 debugobjects: replace static objects when slab cache becomes available by Thomas Gleixner · 15 years ago
  37. 3e8ebb5 debug_objects: add boot-parameter toggle to turn object debugging off again by Kyle McMartin · 15 years ago
  38. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
  39. 673d62cc debugobjects: fix lockdep warning by Vegard Nossum · 16 years ago
  40. 5cd2b45 Use WARN() in lib/ by Arjan van de Ven · 16 years ago
  41. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 16 years ago
  42. 50db04dd debugobjects: fix lockdep warning by Vegard Nossum · 16 years ago
  43. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 16 years ago