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_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
*
[PATCH] buglet in radix_tree_tag_set
Peter Zijlstra
2006-06-23
*
[PATCH] radix-tree: small
Nick Piggin
2006-06-23
*
[PATCH] radix-tree: direct data
Nick Piggin
2006-06-23
*
[PATCH] radix-tree documentation cleanups
Jonathan Corbet
2006-03-25
*
[PATCH] Fix over-zealous tag clearing in radix_tree_delete
NeilBrown
2006-02-16
*
[PATCH] radix-tree: reduce tree height upon partial truncation
Nick Piggin
2006-01-08
*
[PATCH] radix tree: early termination of tag clearing
Nick Piggin
2006-01-08
*
[PATCH] radix tree: code consolidation
Nick Piggin
2006-01-08
*
[PATCH] reiser4: add radix_tree_lookup_slot()
Hans Reiser
2005-11-07
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
*
[PATCH] lib/radix-tree: Fix "nocast type" warnings
Victor Fusco
2005-09-10
*
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
2005-09-07
*
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
2005-09-07
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16