index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
idr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
1
-0
/
+46
2009-03-10
idr: make idr_remove_all() do removal -before- free_layer()
Paul E. McKenney
1
-1
/
+1
2009-01-15
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
Andrew Morton
1
-8
/
+2
2009-01-15
idr: fix wrong kernel-doc
Li Zefan
1
-2
/
+2
2008-12-10
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-2
/
+12
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-25
idr: make idr_remove rcu-safe
Nadia Derbey
1
-14
/
+43
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
1
-5
/
+6
2008-07-25
idr: make idr_get_new* rcu-safe
Nadia Derbey
1
-5
/
+9
2008-07-25
idr: error checking factorization
Nadia Derbey
1
-21
/
+9
2008-07-25
idr: fix a printk call
Nadia Derbey
1
-1
/
+2
2008-07-25
idr: rename some of the idr APIs internal routines
Nadia Derbey
1
-15
/
+16
2008-05-01
idr: fix idr_remove()
Nadia Derbey
1
-1
/
+1
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-6
/
+4
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-1
/
+1
2007-07-31
idr_remove_all: kill unused variable
Oleg Nesterov
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+47
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+55
2007-07-11
ida: implement idr based id allocator
Tejun Heo
1
-0
/
+245
2007-07-11
idr: separate out idr_mark_full()
Tejun Heo
1
-25
/
+46
2007-07-11
idr: fix obscure bug in allocation path
Tejun Heo
1
-2
/
+14
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-2
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-07-14
[PATCH] Convert idr's internal locking to _irqsave variant
Roland Dreier
1
-6
/
+10
2006-06-26
[PATCH] lib: add idr_replace
Jeff Mahoney
1
-0
/
+43
2006-06-25
[PATCH] fix race in idr code
Sonny Rao
1
-4
/
+12
2005-10-30
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
1
-18
/
+17
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
1
-1
/
+1
2005-10-23
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+13
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-06-21
[PATCH] coverity: idr_get_new_above_int() overrun fix
Zaur Kambarov
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+408