index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
radix-tree.c
Commit message (
Expand
)
Author
Age
*
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
2012-06-05
*
radix-tree: fix preload vector size
Nick Piggin
2012-05-29
*
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
2012-03-28
*
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
2012-03-28
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
*
radix_tree: take radix_tree_path off stack
Hugh Dickins
2012-01-12
*
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
2011-10-31
*
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-03
*
radix_tree: exceptional entries and indices
Hugh Dickins
2011-08-03
*
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
2011-01-25
*
radix-tree: fix RCU bug
Nick Piggin
2010-11-12
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
|
\
|
*
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...
Linus Torvalds
2010-08-22
|
|
\
|
|
*
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
Dave Chinner
2010-08-22
|
|
*
radix-tree: clear all tags in radix_tree_node_rcu_free
Dave Chinner
2010-08-22
*
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-08-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
radix-tree: __rcu annotations
Arnd Bergmann
2010-08-19
|
|
/
*
/
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
2010-08-20
|
/
*
radix-tree: omplement function radix_tree_range_tag_if_tagged
Jan Kara
2010-08-09
*
radix-tree: fix radix_tree_prev_hole() underflow case
Cesar Eduardo Barros
2010-05-27
*
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
2010-04-09
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
radix-tree: Disable RCU lockdep checking in radix tree
Paul E. McKenney
2010-02-25
*
FS-Cache: Don't delete pending pages from the page-store tracking tree
David Howells
2009-11-19
*
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
David Howells
2009-11-19
*
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
Huang Shijie
2009-06-16
*
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
2009-06-16
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
|
\
|
*
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
Wu Fengguang
2009-01-06
*
|
lib: radix_tree.c make percpu variable static
Harvey Harrison
2009-01-06
|
/
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
2008-07-26
*
Christoph has moved
Christoph Lameter
2008-07-04
*
radix-tree: fix small lockless radix-tree bug
Nick Piggin
2008-06-12
*
Remove set_migrateflags()
Christoph Lameter
2008-04-28
*
radix-tree: avoid atomic allocations for preloaded insertions
Nick Piggin
2008-02-05
*
avoid negative (and full-width) shifts in radix-tree.c
Peter Lund
2007-10-17
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
*
fix the max path calculation in radix-tree.c
Jeff Moyer
2007-10-16
*
radix-tree: use indirect bit
Nick Piggin
2007-10-16
*
radixtree: introduce radix_tree_next_hole()
Fengguang Wu
2007-10-16
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
[LIB]: export radix_tree_preload()
David Chinner
2007-07-14
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
*
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
2006-12-07
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
*
[PATCH] gfp annotations: radix_tree_root
Al Viro
2006-10-10
*
[PATCH] radixtree: normalize radix_tree_tag_get() return value
Wu Fengguang
2006-06-25
[next]