Commit Graph

35 Commits (905bd78f2188da69e74966918e3d71df3dff382b)

Author SHA1 Message Date
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin 47feff2c8e radix-tree: add gang_lookup_slot, gang_lookup_slot_tag 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Nick Piggin 643b52b9c0 radix-tree: fix small lockless radix-tree bug 17 years ago
Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
Nick Piggin e2848a0efe radix-tree: avoid atomic allocations for preloaded insertions 17 years ago
Peter Lund 430d275a39 avoid negative (and full-width) shifts in radix-tree.c 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Jeff Moyer 26fb1589cb fix the max path calculation in radix-tree.c 18 years ago
Nick Piggin c0bc9875b7 radix-tree: use indirect bit 18 years ago
Fengguang Wu 6df8ba4f8a radixtree: introduce radix_tree_next_hole() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
David Chinner d7f0923d83 [LIB]: export radix_tree_preload() 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Nick Piggin 7cf9c2c76c [PATCH] radix-tree: RCU lockless readside 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro 20241ad409 [PATCH] gfp annotations: radix_tree_root 19 years ago
Wu Fengguang e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 years ago
Peter Zijlstra 4c91c3648c [PATCH] buglet in radix_tree_tag_set 19 years ago
Nick Piggin cfd9b7df4a [PATCH] radix-tree: small 19 years ago
Nick Piggin 612d6c19db [PATCH] radix-tree: direct data 19 years ago
Jonathan Corbet daff89f324 [PATCH] radix-tree documentation cleanups 19 years ago
NeilBrown 90f9dd8f72 [PATCH] Fix over-zealous tag clearing in radix_tree_delete 19 years ago
Nick Piggin a5f51c9667 [PATCH] radix-tree: reduce tree height upon partial truncation 19 years ago
Nick Piggin d5274261ea [PATCH] radix tree: early termination of tag clearing 19 years ago
Nick Piggin 6e954b9e90 [PATCH] radix tree: code consolidation 19 years ago
Hans Reiser a43313668f [PATCH] reiser4: add radix_tree_lookup_slot() 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Victor Fusco 00b61f5192 [PATCH] lib/radix-tree: Fix "nocast type" warnings 20 years ago
Marcelo Tosatti 32605a1815 [PATCH] radix_tag_get(): differentiate between no present node and tag unset cases 20 years ago
Christoph Lameter 201b6264ff [PATCH] radix-tree: Remove unnecessary indirections and clean up code 20 years ago
Christoph Lameter 6c036527a6 [PATCH] mostly_read data section 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago