index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
idr.h
Age
Commit message (
Expand
)
Author
2014-06-06
idr: reorder the fields
Lai Jiangshan
2014-04-07
idr: remove dead code
Stephen Hemminger
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-02-17
idr: Add new function idr_is_empty()
Andreas Gruenbacher
2014-01-30
idr: remove unused prototype of idr_free()
Vladimir Davydov
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-29
idr: introduce idr_alloc_cyclic()
Jeff Layton
2013-03-28
idr: document exit conditions on idr_for_each_entry better
George Spelvin
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2013-03-12
idr: fix new kernel-doc warnings
Randy Dunlap
2013-02-27
idr: implement lookup hint
Tejun Heo
2013-02-27
idr: add idr_layer->prefix
Tejun Heo
2013-02-27
idr: make idr_layer larger
Tejun Heo
2013-02-27
idr: remove length restriction from idr_layer->bitmap
Tejun Heo
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
2013-02-27
idr: remove _idr_rc_to_errno() hack
Tejun Heo
2013-02-27
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
2013-02-27
idr: cosmetic updates to struct / initializer definitions
Tejun Heo
2013-02-27
idr: deprecate idr_remove_all()
Tejun Heo
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
2012-11-09
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2011-08-29
idr: idr_for_each_entry() macro
Philipp Reisner
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-09-23
ida: document IDA_BITMAP_LONGS calculation
Namhyung Kim
2010-08-19
idr: __rcu annotations
Arnd Bergmann
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
2008-07-25
idr: error checking factorization
Nadia Derbey
2008-07-25
idr: change the idr structure
Nadia Derbey
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
2007-07-11
ida: implement idr based id allocator
Tejun Heo
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-06-26
[PATCH] lib: add idr_replace
Jeff Mahoney
2005-11-08
include/linux: enclose idr.h in #ifndef
Luben Tuikov
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds