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
/
zram
Age
Commit message (
Expand
)
Author
2012-10-22
staging: zram: Fix handling of incompressible pages
Nitin Gupta
2012-07-09
staging: zsmalloc: add mapping modes
Seth Jennings
2012-06-25
staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
Seth Jennings
2012-06-11
staging: zram: conventions, __aligned() attribute
Sam Hansen
2012-06-11
staging: zram: conventions pr_warning -> pr_warn()
Sam Hansen
2012-06-11
staging: zram: remove special handle of uncompressed page
Minchan Kim
2012-06-11
staging: zram: fix random data read
Minchan Kim
2012-06-11
staging: zsmalloc: zsmalloc: use unsigned long instead of void *
Minchan Kim
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
zram: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-13
staging: zram: Rename module parameter
Nitin Gupta
2012-02-13
staging: fix powerpc linux-next break on zsmalloc
Seth Jennings
2012-02-08
staging: zram: remove xvmalloc
Nitin Gupta
2012-02-08
staging: zram: replace xvmalloc with zsmalloc
Nitin Gupta
2011-12-08
Staging: zram: Add a missing GFP_KERNEL specifier in zram_init_device()
Jerome Marchand
2011-12-08
Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX
Sergey Datsevich
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-09
zram: Fix sparse warnings
Nitin Gupta
2011-09-06
staging: zram: prevent accessing an unallocated table when init fails early
Jerome Marchand
2011-09-06
staging: zram: fix zram locking
Jerome Marchand
2011-08-23
staging: zram: make global var "num_devices" use unique name
Noah Watkins
2011-08-23
staging: zram: make global var "devices" use unique name
Noah Watkins
2011-07-18
Staging: zram: Fix kunmapping order
Jerome Marchand
2011-07-05
Staging: zram: Replace mutex lock by a R/W semaphore
Jerome Marchand
2011-07-05
Staging: zram: allow partial page operations
Jerome Marchand
2011-07-05
Staging: zram: Refactor zram_read/write() functions
Jerome Marchand
2011-07-05
Staging: zram: Remove useless offset calculation in handle_uncompressed_page()
Jerome Marchand
2011-02-23
staging: Allow sharing xvmalloc for zram and zcache
Nitin Gupta
2011-02-18
Staging: zram: initialize device on first read
Jerome Marchand
2011-02-18
Merge 2.6.38-rc5 into staging-next
Greg Kroah-Hartman
2011-02-09
staging: zram: fix data corruption issue
Nitin Gupta
2011-02-04
zram/xvmalloc: combine duplicate block delete code
Robert Jennings
2011-02-04
zram: Return zero'd pages on new reads
Robert Jennings
2011-02-04
zram/xvmalloc: Close 32byte hole on 64bit CPUs
Robert Jennings
2011-02-04
zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug code
Robert Jennings
2011-02-04
zram/xvmalloc: free bit block insertion optimization
Robert Jennings
2011-02-04
zram: Prevent overflow in logical block size
Robert Jennings
2011-02-04
zram/vmalloc: Correct tunings to enable use with 64K pages
Robert Jennings
2011-01-25
Staging: zram: simplify zram_make_request
Nitin Gupta
2011-01-20
staging:zram:xvmalloc.c Fix a typo.
Justin P. Mattock
2011-01-20
Staging: zram: make zram_read return a bio error if the device is not initial...
Jerome Marchand
2011-01-20
Staging: zram: round up the disk size provided by user
Jerome Marchand
2011-01-20
Staging: zram: make ZRAM depends on SYSFS
Jerome Marchand
2011-01-10
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-12-30
Revert "Staging: zram: work around oops due to startup ordering snafu"
Nitin Gupta
2010-12-08
staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-11-18
Staging: zram: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
2010-11-16
Staging: zram: fix up some sysfs attribute permissions
Greg Kroah-Hartman
[next]