Kirill A. Shutemov
|
9d2a8da006
radix-tree: replace preallocated node array with linked list
|
10 years ago |
Frederic Weisbecker
|
92cf211874
sched/preempt: Merge preempt_mask.h into preempt.h
|
10 years ago |
Rasmus Villemoes
|
886d3dfa85
lib/radix-tree.c: change to simpler include
|
10 years ago |
Catalin Marinas
|
ce80b067de
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
|
11 years ago |
Fabian Frederick
|
8e4c0b6848
lib/radix-tree.c: kernel-doc warning fix
|
11 years ago |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 years ago |
Johannes Weiner
|
449dd6984d
mm: keep page cache radix tree nodes in check
|
11 years ago |
Johannes Weiner
|
139e561660
lib: radix_tree: tree node interface
|
11 years ago |
Johannes Weiner
|
e7b563bb2a
mm: filemap: move radix tree hole searching here
|
11 years ago |
Johannes Weiner
|
53c59f262d
lib: radix-tree: add radix_tree_delete_item()
|
11 years ago |
Hugh Dickins
|
5f30fc94ca
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
|
11 years ago |
Jan Kara
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
12 years ago |
Konstantin Khlebnikov
|
fffaee365f
radix-tree: fix contiguous iterator
|
13 years ago |
Nick Piggin
|
5536805292
radix-tree: fix preload vector size
|
13 years ago |
Konstantin Khlebnikov
|
cebbd29e1c
radix-tree: rewrite gang lookup using iterator
|
13 years ago |
Konstantin Khlebnikov
|
78c1d78488
radix-tree: introduce bit-optimized iterator
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Hugh Dickins
|
e2bdb933ab
radix_tree: take radix_tree_path off stack
|
13 years ago |
Hugh Dickins
|
3fa36acbce
radix_tree: clean away saw_unset_tag leftovers
|
13 years ago |
Hugh Dickins
|
e504f3fdd6
tmpfs radix_tree: locate_item to speed up swapoff
|
14 years ago |
Hugh Dickins
|
6328650bb4
radix_tree: exceptional entries and indices
|
14 years ago |
Toshiyuki Okajima
|
ac15ee691f
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
|
14 years ago |
Nick Piggin
|
27d20fddc8
radix-tree: fix RCU bug
|
14 years ago |
Ingo Molnar
|
d4f8f217b8
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
|
15 years ago |
Ingo Molnar
|
a6b9b4d50f
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
|
15 years ago |
Linus Torvalds
|
9ee47476d6
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
|
15 years ago |
Dave Chinner
|
144dcfc012
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
|
15 years ago |
Dave Chinner
|
b6dd08652e
radix-tree: clear all tags in radix_tree_node_rcu_free
|
15 years ago |
Jan Kara
|
d5ed3a4af7
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
|
15 years ago |
Arnd Bergmann
|
a1115570b3
radix-tree: __rcu annotations
|
15 years ago |