1. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  2. 066a9be idr: fix idr_pre_get() locking description by Naohiro Aota · 14 years ago
  3. 1458ce1 idr: describe how nextidp works in idr_get_next(). by Naohiro Aota · 14 years ago
  4. ea24ea8 idr: fix kernel-doc warnings. by Naohiro Aota · 14 years ago
  5. 94bfa3b idr: fix RCU lockdep splat in idr_get_next() by Paul E. McKenney · 14 years ago
  6. 2dcb22b idr: fix backtrack logic in idr_remove_all by Imre Deak · 14 years ago
  7. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  8. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  9. 4d1ee80 idr: export idr_get_next() by Ben Hutchings · 14 years ago
  10. 96be753 idr: Apply lockdep-based diagnostics to rcu_dereference() uses by Paul E. McKenney · 14 years ago
  11. d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 14 years ago
  12. 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 14 years ago
  13. 859ddf0 idr: fix a critical misallocation bug by Tejun Heo · 14 years ago
  14. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  15. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 15 years ago
  16. 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 15 years ago
  17. 5b019e9 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache by Andrew Morton · 15 years ago
  18. b098161 idr: fix wrong kernel-doc by Li Zefan · 15 years ago
  19. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 16 years ago
  20. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  21. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  22. cf481c2 idr: make idr_remove rcu-safe by Nadia Derbey · 16 years ago
  23. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 16 years ago
  24. 3219b3b idr: make idr_get_new* rcu-safe by Nadia Derbey · 16 years ago
  25. 944ca05 idr: error checking factorization by Nadia Derbey · 16 years ago
  26. f098ad6 idr: fix a printk call by Nadia Derbey · 16 years ago
  27. 4ae5378 idr: rename some of the idr APIs internal routines by Nadia Derbey · 16 years ago
  28. af8e2a4 idr: fix idr_remove() by Nadia Derbey · 16 years ago
  29. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  30. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  31. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  32. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago
  35. 96d7fa4 lib: add idr_for_each() by Kristian Hoegsberg · 17 years ago
  36. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  37. e33ac8b idr: separate out idr_mark_full() by Tejun Heo · 17 years ago
  38. 7aae6dd idr: fix obscure bug in allocation path by Tejun Heo · 17 years ago
  39. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  40. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  41. c259cc2 [PATCH] Convert idr's internal locking to _irqsave variant by Roland Dreier · 18 years ago
  42. 5806f07 [PATCH] lib: add idr_replace by Jeff Mahoney · 18 years ago
  43. 1eec005 [PATCH] fix race in idr code by Sonny Rao · 18 years ago
  44. e15ae2d [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c by Jesper Juhl · 19 years ago
  45. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  46. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  47. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  48. 589777e [PATCH] coverity: idr_get_new_above_int() overrun fix by Zaur Kambarov · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago