aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-09staging: zram: fix data corruption issueNitin Gupta1-0/+4
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-5/+4
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta1-6/+0
2010-12-08staging/zram: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe1-3/+3
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2010-11-18Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-11-16Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-11-09staging: Use vzallocJoe Perches1-2/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman7-262/+351
2010-10-08Staging: zram: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-05Staging: zram: work around oops due to startup ordering snafuAnton Blanchard1-0/+6
2010-09-03Staging: zram: free device memory when init failsShahar Havivi1-0/+1
2010-08-31Staging: zram: Update zram documentationNitin Gupta1-22/+36
2010-08-31Staging: zram: Remove need for explicit device initializationNitin Gupta3-34/+29
2010-08-31Staging: zram: Replace ioctls with sysfs interfaceNitin Gupta6-232/+306
2010-06-24Staging: zram: fix build errors, depends on BLOCKRandy Dunlap2-0/+2
2010-06-18Staging: zram: Rename ramzswap to zram in documentationNitin Gupta1-20/+31
2010-06-18Staging: zram: Rename ramzswap to zram in codeNitin Gupta3-262/+256
2010-06-18Staging: Rename ramzswap files to zramNitin Gupta9-0/+1720