index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: zsmalloc: add mapping modes
Seth Jennings
2012-07-09
3
-12
/
+32
*
staging: zsmalloc: add details to zs_map_object boiler plate
Seth Jennings
2012-07-09
1
-1
/
+6
*
staging: zsmalloc: add single-page object fastpath in unmap
Seth Jennings
2012-07-09
1
-5
/
+10
*
staging: zsmalloc: remove x86 dependency
Seth Jennings
2012-07-09
3
-36
/
+72
*
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
2012-06-20
1
-26
/
+7
*
staging: zsmalloc: fix uninit'ed variable warning
Seth Jennings
2012-06-13
1
-2
/
+2
*
staging: zsmalloc documentation
Nitin Gupta
2012-06-11
1
-0
/
+48
*
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2012-06-11
2
-19
/
+17
*
staging: zsmalloc: add/fix function comment
Minchan Kim
2012-05-09
1
-6
/
+11
*
staging: zsmalloc: rename zspage_order with zspage_pages
Minchan Kim
2012-05-09
2
-8
/
+8
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
1
-5
/
+4
|
\
|
*
zsmalloc: use PageFlag macro instead of [set|test]_bit
Minchan Kim
2012-04-25
1
-5
/
+4
*
|
staging: zsmalloc: fix memory leak
Nitin Gupta
2012-04-10
1
-12
/
+18
|
/
*
staging: zsmalloc: remove SPARSEMEM dep from Kconfig
Seth Jennings
2012-03-07
1
-1
/
+1
*
staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
Seth Jennings
2012-03-07
1
-1
/
+3
*
staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
Seth Jennings
2012-03-07
1
-0
/
+14
*
staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
Seth Jennings
2012-03-07
2
-7
/
+8
*
staging: zsmalloc: move object/handle masking defines
Seth Jennings
2012-03-07
2
-12
/
+12
*
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-13
2
-1
/
+5
*
staging: zsmalloc: zsmalloc memory allocation library
Nitin Gupta
2012-02-08
5
-0
/
+927