index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Age
Commit message (
Expand
)
Author
2013-04-23
staging/zsmalloc: don't use pgtable-mapping from modules
Arnd Bergmann
2013-03-28
staging: zsmalloc: Fix link error on ARM
Joerg Roedel
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2013-01-30
staging: zsmalloc: remove unused pool name
Seth Jennings
2013-01-29
staging: zsmalloc: Fix TLB coherency and build problem
Minchan Kim
2013-01-29
staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE
Seth Jennings
2013-01-15
staging: zsmalloc: comment zs_create_pool function
Davidlohr Bueso
2012-08-13
zsmalloc: collapse internal .h into .c
Seth Jennings
2012-08-13
staging: zsmalloc: add page table mapping method
Seth Jennings
2012-08-13
staging: zsmalloc: prevent mappping in interrupt context
Seth Jennings
2012-08-13
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-13
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-08
staging: zsmalloc: zsmalloc memory allocation library
Nitin Gupta