| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, (h... | Felix Fietkau | 2009-12-20 | 1 | -38/+75 |
* | refresh 2.6.31 patches | Felix Fietkau | 2009-12-18 | 2 | -4/+4 |
* | remove incomplete union mounts / jffs2 patches. will be replaced by updated v... | Felix Fietkau | 2009-12-18 | 6 | -5558/+0 |
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 3 | -3/+3 |
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 11 | -99/+17 |
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 7 | -710/+935 |
* | make fpu emulation support configurable through kernel_menuconfig by adding a... | Felix Fietkau | 2009-11-13 | 1 | -2/+2 |
* | refresh 2.6.31 patches | Florian Fainelli | 2009-11-07 | 2 | -10/+8 |
* | add missing ledtrig-netdev dependency on the networking stack | Florian Fainelli | 2009-11-04 | 1 | -1/+1 |
* | resync 2.6.30/2.6.31 patches | Imre Kaloz | 2009-11-02 | 7 | -49/+41 |
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | Imre Kaloz | 2009-11-02 | 10 | -1379/+1464 |
* | fix build failures on include/scsi/scsi.h, spotted by udev compilation | Florian Fainelli | 2009-10-30 | 1 | -0/+17 |
* | fix build failure on vmlinux.lds with 2.6.31 (#6052) | Florian Fainelli | 2009-10-29 | 1 | -0/+37 |
* | move the forward declaration of struct mtd_info, prevents build failures on a... | Florian Fainelli | 2009-10-29 | 1 | -0/+18 |
* | ppc: add missing symbols for building with a newer toolchain | Felix Fietkau | 2009-10-27 | 1 | -0/+226 |
* | rename some patches | Imre Kaloz | 2009-10-26 | 3 | -0/+0 |
* | update to 2.6.31.5 | Florian Fainelli | 2009-10-23 | 1 | -24/+21 |
* | fix errors in unresolved weak symbols on arm | Felix Fietkau | 2009-10-19 | 1 | -0/+13 |
* | ssb: remove reference to missing SDIO function from last 2.6.31 ssb update | Nicolas Thill | 2009-10-11 | 1 | -6/+5 |
* | ssb: sync with wireless-2.6 | Felix Fietkau | 2009-10-11 | 1 | -0/+506 |
* | kernel: fix automatic rootfs partition selection on 2.6.31 | Gabor Juhos | 2009-10-08 | 1 | -1/+1 |
* | resync 2.6.31 patches | Imre Kaloz | 2009-10-08 | 2 | -11/+11 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | Nicolas Thill | 2009-10-03 | 1 | -7749/+0 |
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 | 1 | -1/+3 |
* | union mounts: fix various bugs related to handling of mountpoints and copyups | Felix Fietkau | 2009-09-27 | 1 | -0/+117 |
* | fix compile error in bfs on 2.6.31 | Felix Fietkau | 2009-09-27 | 1 | -1/+1 |
* | union mounts: get rid of kernel log spam | Felix Fietkau | 2009-09-27 | 1 | -0/+30 |
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 1 | -2781/+2842 |
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -1/+1 |
* | add jffs2 whiteout support (necessary for using it with union mounts) | Felix Fietkau | 2009-09-26 | 1 | -0/+186 |
* | refresh patches | Hauke Mehrtens | 2009-09-26 | 7 | -160/+160 |
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | 2 | -2/+13 |
* | kernel: refresh the vm exports patch in 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -13/+13 |
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | 2 | -0/+5214 |
* | kernel: if block2mtd does not find the device immediately, use wait_for_devic... | Felix Fietkau | 2009-09-25 | 1 | -0/+10 |
* | add bfs to linux 2.6.31 | Felix Fietkau | 2009-09-24 | 1 | -0/+6448 |
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | Felix Fietkau | 2009-09-23 | 1 | -8/+38 |
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | Gabor Juhos | 2009-09-23 | 1 | -1/+4 |
* | when using -O2 instead of -Os, get rid of the two optimizations that are caus... | Felix Fietkau | 2009-09-22 | 1 | -0/+9 |
* | unlzma: fix a race condition and add some optimizations to improve performanc... | Felix Fietkau | 2009-09-22 | 1 | -24/+88 |
* | implement write support for partitions covering only a part of an eraseblock ... | Felix Fietkau | 2009-09-21 | 1 | -0/+146 |
* | Fix lzma cmd args. | Lars-Peter Clausen | 2009-09-17 | 1 | -1/+1 |
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | 1 | -31/+0 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 1 | -50/+0 |
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -6/+65 |
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 3 | -3/+3 |
* | remove an empty patch file (thx, xiangfu) | Felix Fietkau | 2009-09-05 | 1 | -0/+0 |
* | mode cygwin fixes for scripts/mod/file2alias | Florian Fainelli | 2009-08-27 | 1 | -1/+1 |
* | 2.6.31: refresh generic patches | Gabor Juhos | 2009-08-24 | 2 | -2/+2 |
* | add generic patchset levelled up to 2.6.31-rc6 | Mirko Vogt | 2009-08-22 | 94 | -0/+42681 |