index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
flex_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
2010-08-09
1
-1
/
+24
*
flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
Changli Gao
2010-04-24
1
-1
/
+1
*
flex_array: add missing kerneldoc annotations
David Rientjes
2009-09-22
1
-1
/
+11
*
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
2009-09-22
1
-26
/
+10
*
flex_array: add flex_array_shrink function
David Rientjes
2009-09-22
1
-0
/
+40
*
flex_array: poison free elements
David Rientjes
2009-09-22
1
-8
/
+7
*
flex_array: add flex_array_clear function
David Rientjes
2009-09-22
1
-0
/
+26
*
flex_array: convert element_nr formals to unsigned
David Rientjes
2009-08-26
1
-11
/
+13
*
flex_array: fix flex_array_free_parts comment
David Rientjes
2009-08-26
1
-3
/
+0
*
flex_array: fix get function for elements in base starting at non-zero
David Rientjes
2009-08-26
1
-6
/
+8
*
flex_array: remove unneeded index calculation
Jonathan Corbet
2009-08-04
1
-2
/
+0
*
lib: flexible array implementation
Dave Hansen
2009-07-29
1
-0
/
+269