index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Age
Commit message (
Expand
)
Author
2012-08-14
zsmalloc: collapse internal .h into .c
Seth Jennings
2012-08-14
staging: zsmalloc: add page table mapping method
Seth Jennings
2012-08-14
staging: zsmalloc: prevent mappping in interrupt context
Seth Jennings
2012-08-14
staging: zsmalloc: s/firstpage/page in new copy map funcs
Seth Jennings
2012-07-09
staging: zsmalloc: add mapping modes
Seth Jennings
2012-07-09
staging: zsmalloc: add details to zs_map_object boiler plate
Seth Jennings
2012-07-09
staging: zsmalloc: add single-page object fastpath in unmap
Seth Jennings
2012-07-09
staging: zsmalloc: remove x86 dependency
Seth Jennings
2012-06-20
staging: zsmalloc: Finish conversion to a separate module
Ben Hutchings
2012-06-14
staging: zsmalloc: fix uninit'ed variable warning
Seth Jennings
2012-06-11
staging: zsmalloc documentation
Nitin Gupta
2012-06-11
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2012-05-09
staging: zsmalloc: add/fix function comment
Minchan Kim
2012-05-09
staging: zsmalloc: rename zspage_order with zspage_pages
Minchan Kim
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-25
zsmalloc: use PageFlag macro instead of [set|test]_bit
Minchan Kim
2012-04-10
staging: zsmalloc: fix memory leak
Nitin Gupta
2012-03-07
staging: zsmalloc: remove SPARSEMEM dep from Kconfig
Seth Jennings
2012-03-07
staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
Seth Jennings
2012-03-07
staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
Seth Jennings
2012-03-07
staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
Seth Jennings
2012-03-07
staging: zsmalloc: move object/handle masking defines
Seth Jennings
2012-02-13
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-09
staging: zsmalloc: zsmalloc memory allocation library
Nitin Gupta