me='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/idr.c
AgeCommit message (Expand)Author
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle
2011-08-03ida: simplified functions for id allocationRusty Russell
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-26idr: fix idr_pre_get() locking descriptionNaohiro Aota
2010-08-31idr: describe how nextidp works in idr_get_next().Naohiro Aota
2010-08-31idr: fix kernel-doc warnings.Naohiro Aota
2010-06-23idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney
2010-05-27idr: fix backtrack logic in idr_remove_allImre Deak
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-25idr: export idr_get_next()Ben Hutchings
2010-02-25idr: Apply lockdep-based diagnostics to rcu_dereference() usesPaul E. McKenney
2010-02-22idr: fix a critical misallocation bug, take#2Tejun Heo
2010-02-04idr: revert misallocation bug fixTejun Heo
2010-02-02idr: fix a critical misallocation bugTejun Heo
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-04-02cgroup: CSS ID supportKAMEZAWA Hiroyuki
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney