Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostap: move patches to the right place | Gabor Juhos | 2009-12-26 | 1 | -0/+20 |
| | | | | SVN-Revision: 18945 | ||||
* | generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵ | Nicolas Thill | 2009-12-23 | 1 | -1/+3 |
| | | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900 | ||||
* | kernel: add mips_machine_set_name function | Gabor Juhos | 2009-12-20 | 1 | -21/+26 |
| | | | | SVN-Revision: 18861 | ||||
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵ | Felix Fietkau | 2009-12-20 | 1 | -38/+75 |
| | | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858 | ||||
* | refresh 2.6.31 patches | Felix Fietkau | 2009-12-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 18823 | ||||
* | remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵ | Felix Fietkau | 2009-12-18 | 6 | -5558/+0 |
| | | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822 | ||||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 3 | -3/+3 |
| | | | | SVN-Revision: 18747 | ||||
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 11 | -99/+17 |
| | | | | SVN-Revision: 18609 | ||||
* | replace our arm LZMA loader with the one that goes upstream | Imre Kaloz | 2009-11-17 | 7 | -710/+935 |
| | | | | SVN-Revision: 18439 | ||||
* | make fpu emulation support configurable through kernel_menuconfig by adding ↵ | Felix Fietkau | 2009-11-13 | 1 | -2/+2 |
| | | | | | | a prompt for it SVN-Revision: 18414 | ||||
* | refresh 2.6.31 patches | Florian Fainelli | 2009-11-07 | 2 | -10/+8 |
| | | | | SVN-Revision: 18334 | ||||
* | add missing ledtrig-netdev dependency on the networking stack | Florian Fainelli | 2009-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18297 | ||||
* | resync 2.6.30/2.6.31 patches | Imre Kaloz | 2009-11-02 | 7 | -49/+41 |
| | | | | SVN-Revision: 18270 | ||||
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | Imre Kaloz | 2009-11-02 | 10 | -1379/+1464 |
| | | | | SVN-Revision: 18267 | ||||
* | fix build failures on include/scsi/scsi.h, spotted by udev compilation | Florian Fainelli | 2009-10-30 | 1 | -0/+17 |
| | | | | SVN-Revision: 18230 | ||||
* | fix build failure on vmlinux.lds with 2.6.31 (#6052) | Florian Fainelli | 2009-10-29 | 1 | -0/+37 |
| | | | | SVN-Revision: 18199 | ||||
* | move the forward declaration of struct mtd_info, prevents build failures on ↵ | Florian Fainelli | 2009-10-29 | 1 | -0/+18 |
| | | | | | | arm and mips SVN-Revision: 18198 | ||||
* | ppc: add missing symbols for building with a newer toolchain | Felix Fietkau | 2009-10-27 | 1 | -0/+226 |
| | | | | SVN-Revision: 18179 | ||||
* | rename some patches | Imre Kaloz | 2009-10-26 | 3 | -0/+0 |
| | | | | SVN-Revision: 18161 | ||||
* | update to 2.6.31.5 | Florian Fainelli | 2009-10-23 | 1 | -24/+21 |
| | | | | SVN-Revision: 18127 | ||||
* | fix errors in unresolved weak symbols on arm | Felix Fietkau | 2009-10-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 18062 | ||||
* | ssb: remove reference to missing SDIO function from last 2.6.31 ssb update | Nicolas Thill | 2009-10-11 | 1 | -6/+5 |
| | | | | SVN-Revision: 18033 | ||||
* | ssb: sync with wireless-2.6 | Felix Fietkau | 2009-10-11 | 1 | -0/+506 |
| | | | | SVN-Revision: 18022 | ||||
* | kernel: fix automatic rootfs partition selection on 2.6.31 | Gabor Juhos | 2009-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 18007 | ||||
* | resync 2.6.31 patches | Imre Kaloz | 2009-10-08 | 2 | -11/+11 |
| | | | | SVN-Revision: 17991 | ||||
* | remove ipset support from core, it is now provided by xtables-addons from ↵ | Nicolas Thill | 2009-10-03 | 1 | -7749/+0 |
| | | | | | | the packages feed SVN-Revision: 17844 | ||||
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 17794 | ||||
* | union mounts: fix various bugs related to handling of mountpoints and copyups | Felix Fietkau | 2009-09-27 | 1 | -0/+117 |
| | | | | SVN-Revision: 17777 | ||||
* | fix compile error in bfs on 2.6.31 | Felix Fietkau | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17776 | ||||
* | union mounts: get rid of kernel log spam | Felix Fietkau | 2009-09-27 | 1 | -0/+30 |
| | | | | SVN-Revision: 17774 | ||||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 1 | -2781/+2842 |
| | | | | SVN-Revision: 17764 | ||||
* | small fixes mostly for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | - libsas needs symbols from scsi_transport_sas - autoload line in pppoe was missing - rfkill-input does not exist in kernel 2.6.31 - password for download server of r8101 changed - r8101 and siit do not build with kernel 2.6.31 - fix build of net sched esfq SVN-Revision: 17752 | ||||
* | add jffs2 whiteout support (necessary for using it with union mounts) | Felix Fietkau | 2009-09-26 | 1 | -0/+186 |
| | | | | SVN-Revision: 17745 | ||||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | 7 | -160/+160 |
| | | | | SVN-Revision: 17738 | ||||
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | 2 | -2/+13 |
| | | | | SVN-Revision: 17730 | ||||
* | kernel: refresh the vm exports patch in 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -13/+13 |
| | | | | SVN-Revision: 17727 | ||||
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | 2 | -0/+5214 |
| | | | | SVN-Revision: 17726 | ||||
* | kernel: if block2mtd does not find the device immediately, use ↵ | Felix Fietkau | 2009-09-25 | 1 | -0/+10 |
| | | | | | | wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 SVN-Revision: 17720 | ||||
* | add bfs to linux 2.6.31 | Felix Fietkau | 2009-09-24 | 1 | -0/+6448 |
| | | | | SVN-Revision: 17699 | ||||
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | Felix Fietkau | 2009-09-23 | 1 | -8/+38 |
| | | | | SVN-Revision: 17686 | ||||
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | Gabor Juhos | 2009-09-23 | 1 | -1/+4 |
| | | | | SVN-Revision: 17683 | ||||
* | when using -O2 instead of -Os, get rid of the two optimizations that are ↵ | Felix Fietkau | 2009-09-22 | 1 | -0/+9 |
| | | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679 | ||||
* | unlzma: fix a race condition and add some optimizations to improve ↵ | Felix Fietkau | 2009-09-22 | 1 | -24/+88 |
| | | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678 | ||||
* | implement write support for partitions covering only a part of an eraseblock ↵ | Felix Fietkau | 2009-09-21 | 1 | -0/+146 |
| | | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658 | ||||
* | Fix lzma cmd args. | Lars-Peter Clausen | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17604 | ||||
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | 1 | -31/+0 |
| | | | | SVN-Revision: 17570 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 1 | -50/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -6/+65 |
| | | | | SVN-Revision: 17563 | ||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 3 | -3/+3 |
| | | | | SVN-Revision: 17558 | ||||
* | remove an empty patch file (thx, xiangfu) | Felix Fietkau | 2009-09-05 | 1 | -0/+0 |
| | | | | SVN-Revision: 17521 |