aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8/400-rootfs_split.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 3.8 supportFelix Fietkau2015-03-191-316/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44890
* kernel: fix a memory leak in split_rootfs_data()Hauke Mehrtens2013-04-281-21/+10
| | | | | | allocate_partition() copies all the content of dpart into a new struct. SVN-Revision: 36475
* kernel: add support for 3.8-rc2Florian Fainelli2013-01-081-0/+327
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35055