summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/052-pcomp_lzma_support.patch
Commit message (Collapse)AuthorAgeFilesLines
* Switch to the squashfs-lzma code from the squashfs-devel git tree.kaloz2009-11-021-901/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge r17683 to 2.6.30nbd2009-09-241-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unlzma: fix a race condition and add some optimizations to improve performancenbd2009-09-221-12/+36
| | | | | | also make peek_old_byte errors non-fatal git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵nbd2009-09-021-15/+55
| | | | | | and instead force the caller to provide the maximum buffer list size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵nbd2009-07-281-1/+3
| | | | | | do_lzma processing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵nbd2009-07-181-23/+34
| | | | | | thanks to jeff hansen for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6/2.6.30: refresh patchesjuhosg2009-05-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.30: add lzma support to squashfs through pcompnbd2009-05-201-0/+821
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15934 3c298f89-4303-0410-b956-a3cf2f4a3e73