index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zsmalloc
Age
Commit message (
Expand
)
Author
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