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
/
lib
/
idr.c
Age
Commit message (
Expand
)
Author
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-03-10
idr: make idr_remove_all() do removal -before- free_layer()
Paul E. McKenney
2009-01-15
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
Andrew Morton
2009-01-15
idr: fix wrong kernel-doc
Li Zefan
2008-12-10
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
2008-07-25
idr: make idr_get_new* rcu-safe
Nadia Derbey
2008-07-25
idr: error checking factorization
Nadia Derbey
2008-07-25
idr: fix a printk call
Nadia Derbey
2008-07-25
idr: rename some of the idr APIs internal routines
Nadia Derbey
2008-05-01
idr: fix idr_remove()
Nadia Derbey
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-07-31
idr_remove_all: kill unused variable
Oleg Nesterov
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
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
2007-07-11
idr: separate out idr_mark_full()
Tejun Heo
2007-07-11
idr: fix obscure bug in allocation path
Tejun Heo
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-07-14
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
2006-06-26
[PATCH] lib: add idr_replace
Jeff Mahoney
2006-06-25
[PATCH] fix race in idr code
Sonny Rao
2005-10-30
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2005-06-21
[PATCH] coverity: idr_get_new_above_int() overrun fix
Zaur Kambarov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds