KAMEZAWA Hiroyuki
|
38460b48d0
cgroup: CSS ID support
|
16 年之前 |
Paul E. McKenney
|
1b23336ad9
idr: make idr_remove_all() do removal -before- free_layer()
|
16 年之前 |
Andrew Morton
|
5b019e9901
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
|
16 年之前 |
Li Zefan
|
b098161b4d
idr: fix wrong kernel-doc
|
16 年之前 |
Manfred Spraul
|
711a49a07f
lib/idr.c: Fix bug introduced by RCU fix
|
16 年之前 |
Manfred Spraul
|
6ff2d39b91
lib/idr.c: fix rcu related race with idr_find
|
16 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |
Nadia Derbey
|
cf481c20c4
idr: make idr_remove rcu-safe
|
17 年之前 |
Nadia Derbey
|
f9c46d6ea5
idr: make idr_find rcu-safe
|
17 年之前 |
Nadia Derbey
|
3219b3b745
idr: make idr_get_new* rcu-safe
|
17 年之前 |
Nadia Derbey
|
944ca05c7b
idr: error checking factorization
|
17 年之前 |
Nadia Derbey
|
f098ad655f
idr: fix a printk call
|
17 年之前 |
Nadia Derbey
|
4ae537892a
idr: rename some of the idr APIs internal routines
|
17 年之前 |
Nadia Derbey
|
af8e2a4cb9
idr: fix idr_remove()
|
17 年之前 |
Akinobu Mita
|
199f0ca514
idr: create idr_layer_cache at boot time
|
17 年之前 |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 年之前 |
Al Viro
|
5ba253313d
more low-hanging fruits - kernel, fs, lib signedness
|
17 年之前 |
Oleg Nesterov
|
6ace06dc68
idr_remove_all: kill unused variable
|
18 年之前 |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 年之前 |
Kristian Hoegsberg
|
23936cc0b5
lib: add idr_remove_all
|
18 年之前 |
Kristian Hoegsberg
|
96d7fa421e
lib: add idr_for_each()
|
18 年之前 |
Tejun Heo
|
72dba584b6
ida: implement idr based id allocator
|
18 年之前 |
Tejun Heo
|
e33ac8bdb0
idr: separate out idr_mark_full()
|
18 年之前 |
Tejun Heo
|
7aae6dd80e
idr: fix obscure bug in allocation path
|
18 年之前 |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 年之前 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年之前 |
Roland Dreier
|
c259cc2812
[PATCH] Convert idr's internal locking to _irqsave variant
|
19 年之前 |
Jeff Mahoney
|
5806f07cd2
[PATCH] lib: add idr_replace
|
19 年之前 |
Sonny Rao
|
1eec00565d
[PATCH] fix race in idr code
|
19 年之前 |
Jesper Juhl
|
e15ae2dd3e
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
|
19 年之前 |