1. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  2. dcbff5d idr: reorder the fields by Lai Jiangshan · 10 years ago
  3. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  4. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  5. 05f7a7d idr: Add new function idr_is_empty() by Andreas Gruenbacher · 13 years ago
  6. 8cc7212 idr: remove unused prototype of idr_free() by Vladimir Davydov · 10 years ago
  7. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  8. 3e6628c4 idr: introduce idr_alloc_cyclic() by Jeff Layton · 11 years ago
  9. b949be5 idr: document exit conditions on idr_for_each_entry better by George Spelvin · 11 years ago
  10. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 11 years ago
  11. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  12. 0ffc2a9 idr: implement lookup hint by Tejun Heo · 11 years ago
  13. 5461628 idr: add idr_layer->prefix by Tejun Heo · 11 years ago
  14. 050a6b4 idr: make idr_layer larger by Tejun Heo · 11 years ago
  15. 1d9b2e1 idr: remove length restriction from idr_layer->bitmap by Tejun Heo · 11 years ago
  16. e8c8d1b idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c by Tejun Heo · 11 years ago
  17. d5c7409 idr: implement idr_preload[_end]() and idr_alloc() by Tejun Heo · 11 years ago
  18. 12d1b43 idr: remove _idr_rc_to_errno() hack by Tejun Heo · 11 years ago
  19. 49038ef idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() by Tejun Heo · 11 years ago
  20. 4106eca idr: cosmetic updates to struct / initializer definitions by Tejun Heo · 11 years ago
  21. fe6e24e idr: deprecate idr_remove_all() by Tejun Heo · 11 years ago
  22. eece09e locking: Various static lock initializer fixes by Thomas Gleixner · 13 years ago
  23. 9868365 Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6 by Philipp Reisner · 12 years ago
  24. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  25. 9749f30 idr: idr_for_each_entry() macro by Philipp Reisner · 13 years ago
  26. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  27. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  28. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  29. ed9f524 ida: document IDA_BITMAP_LONGS calculation by Namhyung Kim · 14 years ago
  30. d2c2486 idr: __rcu annotations by Arnd Bergmann · 14 years ago
  31. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 15 years ago
  32. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  33. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 16 years ago
  34. 944ca05 idr: error checking factorization by Nadia Derbey · 16 years ago
  35. 2027d1a idr: change the idr structure by Nadia Derbey · 16 years ago
  36. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  37. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago
  38. 96d7fa4 lib: add idr_for_each() by Kristian Hoegsberg · 17 years ago
  39. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  40. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  41. 5806f07 [PATCH] lib: add idr_replace by Jeff Mahoney · 18 years ago
  42. f668ab1 include/linux: enclose idr.h in #ifndef by Luben Tuikov · 19 years ago
  43. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  44. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago