Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / zram /
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-20 Cong Wangzram: remove the second argument of k[un]map_atomic()
2012-02-14 Nitin Guptastaging: zram: Rename module parameter
2012-02-13 Seth Jenningsstaging: fix powerpc linux-next break on zsmalloc
2012-02-09 Nitin Guptastaging: zram: remove xvmalloc
2012-02-09 Nitin Guptastaging: zram: replace xvmalloc with zsmalloc
2011-12-08 Jerome MarchandStaging: zram: Add a missing GFP_KERNEL specifier in...
2011-12-08 Sergey DatsevichStaging: zram/zram_sysfs.c: Fixed call of obsolete...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-09-12 Christoph Hellwigblock: remove support for bio remapping from ->make_request
2011-09-09 Nitin Guptazram: Fix sparse warnings
2011-09-06 Jerome Marchandstaging: zram: prevent accessing an unallocated table...
2011-09-06 Jerome Marchandstaging: zram: fix zram locking
2011-08-23 Noah Watkinsstaging: zram: make global var "num_devices" use unique...
2011-08-23 Noah Watkinsstaging: zram: make global var "devices" use unique...
2011-07-18 Jerome MarchandStaging: zram: Fix kunmapping order
2011-07-05 Jerome MarchandStaging: zram: Replace mutex lock by a R/W semaphore
2011-07-05 Jerome MarchandStaging: zram: allow partial page operations
2011-07-05 Jerome MarchandStaging: zram: Refactor zram_read/write() functions
2011-07-05 Jerome MarchandStaging: zram: Remove useless offset calculation in...
2011-02-23 Nitin Guptastaging: Allow sharing xvmalloc for zram and zcache
2011-02-18 Jerome MarchandStaging: zram: initialize device on first read
2011-02-18 Greg Kroah-HartmanMerge 2.6.38-rc5 into staging-next
2011-02-09 Nitin Guptastaging: zram: fix data corruption issue
2011-02-04 Robert Jenningszram/xvmalloc: combine duplicate block delete code
2011-02-04 Robert Jenningszram: Return zero'd pages on new reads
2011-02-04 Robert Jenningszram/xvmalloc: Close 32byte hole on 64bit CPUs
2011-02-04 Robert Jenningszram/xvmalloc: create CONFIG_ZRAM_DEBUG for debug code
2011-02-04 Robert Jenningszram/xvmalloc: free bit block insertion optimization
2011-02-04 Robert Jenningszram: Prevent overflow in logical block size
2011-02-04 Robert Jenningszram/vmalloc: Correct tunings to enable use with 64K...
2011-01-25 Nitin GuptaStaging: zram: simplify zram_make_request
2011-01-21 Justin P. Mattockstaging:zram:xvmalloc.c Fix a typo.
2011-01-21 Jerome MarchandStaging: zram: make zram_read return a bio error if...
2011-01-21 Jerome MarchandStaging: zram: round up the disk size provided by user
2011-01-21 Jerome MarchandStaging: zram: make ZRAM depends on SYSFS
2011-01-11 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2010-12-30 Nitin GuptaRevert "Staging: zram: work around oops due to startup...
2010-12-08 Peter Huewestaging/zram: Fix sparse warning 'Using plain integer...
2010-12-07 Greg Kroah-HartmanStaging: Merge 2.6.37-rc5 into staging-next
2010-11-18 Greg Kroah-HartmanStaging: zram: fix up my fixup for some sysfs attribute...
2010-11-16 Greg Kroah-HartmanStaging: zram: fix up some sysfs attribute permissions
2010-11-10 Joe Perchesstaging: Use vzalloc
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-08 Tracey DentStaging: zram: Makefile: replace the use of <module...
2010-10-05 Anton BlanchardStaging: zram: work around oops due to startup ordering...
2010-09-04 Shahar HaviviStaging: zram: free device memory when init fails
2010-08-31 Nitin GuptaStaging: zram: Update zram documentation
2010-08-31 Nitin GuptaStaging: zram: Remove need for explicit device initiali...
2010-08-31 Nitin GuptaStaging: zram: Replace ioctls with sysfs interface
2010-06-24 Randy DunlapStaging: zram: fix build errors, depends on BLOCK
2010-06-18 Nitin GuptaStaging: zram: Rename ramzswap to zram in documentation
2010-06-18 Nitin GuptaStaging: zram: Rename ramzswap to zram in code
2010-06-18 Nitin GuptaStaging: Rename ramzswap files to zram