index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
zram
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
staging: Allow sharing xvmalloc for zram and zcache
Nitin Gupta
3
-1
/
+15
2011-02-19
Staging: zram: initialize device on first read
Jerome Marchand
1
-12
/
+7
2011-02-18
Merge 2.6.38-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+4
2011-02-09
staging: zram: fix data corruption issue
Nitin Gupta
1
-0
/
+4
2011-02-05
zram/xvmalloc: combine duplicate block delete code
Robert Jennings
1
-42
/
+31
2011-02-05
zram: Return zero'd pages on new reads
Robert Jennings
1
-1
/
+1
2011-02-05
zram/xvmalloc: Close 32byte hole on 64bit CPUs
Robert Jennings
1
-5
/
+2
2011-02-05
zram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug code
Robert Jennings
3
-0
/
+16
2011-02-05
zram/xvmalloc: free bit block insertion optimization
Robert Jennings
1
-0
/
+2
2011-02-05
zram: Prevent overflow in logical block size
Robert Jennings
2
-1
/
+3
2011-02-05
zram/vmalloc: Correct tunings to enable use with 64K pages
Robert Jennings
1
-2
/
+14
2011-01-25
Staging: zram: simplify zram_make_request
Nitin Gupta
1
-11
/
+8
2011-01-21
staging:zram:xvmalloc.c Fix a typo.
Justin P. Mattock
1
-1
/
+1
2011-01-21
Staging: zram: make zram_read return a bio error if the device is not initial...
Jerome Marchand
1
-2
/
+1
2011-01-21
Staging: zram: round up the disk size provided by user
Jerome Marchand
1
-1
/
+2
2011-01-21
Staging: zram: make ZRAM depends on SYSFS
Jerome Marchand
3
-9
/
+1
2011-01-11
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+4
2010-12-30
Revert "Staging: zram: work around oops due to startup ordering snafu"
Nitin Gupta
1
-6
/
+0
2010-12-09
staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
1
-3
/
+3
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2010-11-18
Staging: zram: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-11-16
Staging: zram: fix up some sysfs attribute permissions
Greg Kroah-Hartman
1
-2
/
+2
2010-11-10
staging: Use vzalloc
Joe Perches
1
-2
/
+1
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
7
-262
/
+351
2010-10-08
Staging: zram: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-05
Staging: zram: work around oops due to startup ordering snafu
Anton Blanchard
1
-0
/
+6
2010-09-04
Staging: zram: free device memory when init fails
Shahar Havivi
1
-0
/
+1
2010-09-01
Staging: zram: Update zram documentation
Nitin Gupta
1
-22
/
+36
2010-09-01
Staging: zram: Remove need for explicit device initialization
Nitin Gupta
3
-34
/
+29
2010-09-01
Staging: zram: Replace ioctls with sysfs interface
Nitin Gupta
6
-232
/
+306
2010-06-25
Staging: zram: fix build errors, depends on BLOCK
Randy Dunlap
2
-0
/
+2
2010-06-18
Staging: zram: Rename ramzswap to zram in documentation
Nitin Gupta
1
-20
/
+31
2010-06-18
Staging: zram: Rename ramzswap to zram in code
Nitin Gupta
3
-262
/
+256
2010-06-18
Staging: Rename ramzswap files to zram
Nitin Gupta
9
-0
/
+1720