aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/400-rootfs_split.patch
Commit message (Collapse)AuthorAgeFilesLines
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-191-1/+1
| | | | SVN-Revision: 29264
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-091-1/+1
| | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893
* fixup mtd refresh and co.Imre Kaloz2011-07-061-5/+16
| | | | SVN-Revision: 27491
* linux/generic: Add support for 3.0-rc3Hauke Mehrtens2011-06-151-0/+316
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191