index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
radix-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-5
/
+5
2015-06-26
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
1
-11
/
+17
2015-05-19
sched/preempt: Merge preempt_mask.h into preempt.h
Frederic Weisbecker
1
-1
/
+1
2015-02-13
lib/radix-tree.c: change to simpler include
Rasmus Villemoes
1
-1
/
+1
2014-06-07
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
Catalin Marinas
1
-0
/
+6
2014-06-05
lib/radix-tree.c: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-06-05
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-3
/
+3
2014-04-04
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-04
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-04
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-04
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2013-09-12
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
1
-2
/
+39
2012-06-05
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-0
/
+3
2012-05-30
radix-tree: fix preload vector size
Nick Piggin
1
-1
/
+14
2012-03-29
radix-tree: rewrite gang lookup using iterator
Konstantin Khlebnikov
1
-258
/
+33
2012-03-29
radix-tree: introduce bit-optimized iterator
Konstantin Khlebnikov
1
-0
/
+151
2012-03-08
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-13
radix_tree: take radix_tree_path off stack
Hugh Dickins
1
-78
/
+76
2011-11-01
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
1
-8
/
+2
2011-08-04
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-0
/
+92
2011-08-04
radix_tree: exceptional entries and indices
Hugh Dickins
1
-10
/
+19
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
1
-3
/
+4
2010-11-12
radix-tree: fix RCU bug
Nick Piggin
1
-25
/
+58
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-15
/
+48
2010-08-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+1
2010-08-23
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...
Linus Torvalds
1
-15
/
+48
2010-08-23
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
Dave Chinner
1
-13
/
+44
2010-08-23
radix-tree: clear all tags in radix_tree_node_rcu_free
Dave Chinner
1
-2
/
+4
2010-08-20
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
1
-1
/
+4
2010-08-20
radix-tree: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-10
radix-tree: omplement function radix_tree_range_tag_if_tagged
Jan Kara
1
-0
/
+94
2010-05-27
radix-tree: fix radix_tree_prev_hole() underflow case
Cesar Eduardo Barros
1
-2
/
+2
2010-04-09
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-25
radix-tree: Disable RCU lockdep checking in radix tree
Paul E. McKenney
1
-12
/
+12
2009-11-19
FS-Cache: Don't delete pending pages from the page-store tracking tree
David Howells
1
-2
/
+0
2009-11-19
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
David Howells
1
-0
/
+3
2009-06-17
lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()
Huang Shijie
1
-47
/
+26
2009-06-17
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
1
-0
/
+37
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+6
2009-01-07
lib: radix_tree.c make percpu variable static
Harvey Harrison
1
-1
/
+1
2009-01-06
trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()
Wu Fengguang
1
-5
/
+6
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
1
-23
/
+155
2008-07-04
Christoph has moved
Christoph Lameter
1
-1
/
+1
2008-06-13
radix-tree: fix small lockless radix-tree bug
Nick Piggin
1
-58
/
+62
2008-04-28
Remove set_migrateflags()
Christoph Lameter
1
-5
/
+4
2008-02-05
radix-tree: avoid atomic allocations for preloaded insertions
Nick Piggin
1
-4
/
+11
2007-10-17
avoid negative (and full-width) shifts in radix-tree.c
Peter Lund
1
-6
/
+8
[next]