Imre Kaloz
b1b45530ab
upgrade x86 to 2.6.31.6, resync patches
...
SVN-Revision: 18609
15 years ago
Imre Kaloz
294551ca73
replace our arm LZMA loader with the one that goes upstream
...
SVN-Revision: 18439
15 years ago
Felix Fietkau
eaf1d61e6d
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
...
SVN-Revision: 18414
15 years ago
Florian Fainelli
43f444a58c
refresh 2.6.31 patches
...
SVN-Revision: 18334
15 years ago
Florian Fainelli
9f96bc4697
add missing ledtrig-netdev dependency on the networking stack
...
SVN-Revision: 18297
15 years ago
Imre Kaloz
50800bb207
resync 2.6.30/2.6.31 patches
...
SVN-Revision: 18270
15 years ago
Imre Kaloz
f4afe053da
Switch to the squashfs-lzma code from the squashfs-devel git tree.
...
SVN-Revision: 18267
15 years ago
Florian Fainelli
12d8c25efe
fix build failures on include/scsi/scsi.h, spotted by udev compilation
...
SVN-Revision: 18230
15 years ago
Florian Fainelli
81a3955189
fix build failure on vmlinux.lds with 2.6.31 ( #6052 )
...
SVN-Revision: 18199
15 years ago
Florian Fainelli
502f64a0f3
move the forward declaration of struct mtd_info, prevents build failures on arm and mips
...
SVN-Revision: 18198
15 years ago
Felix Fietkau
7b14b774b4
ppc: add missing symbols for building with a newer toolchain
...
SVN-Revision: 18179
15 years ago
Imre Kaloz
4d1bd56f33
rename some patches
...
SVN-Revision: 18161
15 years ago
Florian Fainelli
21367682e8
update to 2.6.31.5
...
SVN-Revision: 18127
15 years ago
Felix Fietkau
570699d483
fix errors in unresolved weak symbols on arm
...
SVN-Revision: 18062
15 years ago
Nicolas Thill
35ae0abbe0
ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
...
SVN-Revision: 18033
15 years ago
Felix Fietkau
0ba61fe414
ssb: sync with wireless-2.6
...
SVN-Revision: 18022
15 years ago
Gabor Juhos
017ede680f
kernel: fix automatic rootfs partition selection on 2.6.31
...
SVN-Revision: 18007
15 years ago
Imre Kaloz
167d52386e
resync 2.6.31 patches
...
SVN-Revision: 17991
15 years ago
Nicolas Thill
0e43e71159
remove ipset support from core, it is now provided by xtables-addons from the packages feed
...
SVN-Revision: 17844
15 years ago
Florian Fainelli
970f50b72b
inform users when the in-kernel mips FPU emulator is disabled ( #5774 )
...
SVN-Revision: 17794
15 years ago
Felix Fietkau
9389255dae
union mounts: fix various bugs related to handling of mountpoints and copyups
...
SVN-Revision: 17777
15 years ago
Felix Fietkau
f5701d2996
fix compile error in bfs on 2.6.31
...
SVN-Revision: 17776
15 years ago
Felix Fietkau
780edd9443
union mounts: get rid of kernel log spam
...
SVN-Revision: 17774
15 years ago
Hauke Mehrtens
e014faf13f
Update ipset to version 3.2
...
SVN-Revision: 17764
15 years ago
Hauke Mehrtens
80574578ec
small fixes mostly for kernel 2.6.31
...
- 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
15 years ago
Felix Fietkau
ed77b34296
add jffs2 whiteout support (necessary for using it with union mounts)
...
SVN-Revision: 17745
15 years ago
Hauke Mehrtens
a2698ec77c
refresh patches
...
SVN-Revision: 17738
15 years ago
Felix Fietkau
7cae3c4f8a
fix 2.6.31 compile with union mounts disabled
...
SVN-Revision: 17730
15 years ago
Felix Fietkau
e0dd793ff5
kernel: refresh the vm exports patch in 2.6.31
...
SVN-Revision: 17727
15 years ago
Felix Fietkau
2ae19cb459
kernel: add a patch for union mounts in 2.6.31
...
SVN-Revision: 17726
15 years ago
Felix Fietkau
a2f344ec84
kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
...
SVN-Revision: 17720
15 years ago
Felix Fietkau
abd35497ad
add bfs to linux 2.6.31
...
SVN-Revision: 17699
15 years ago
Felix Fietkau
a29453627d
merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
...
SVN-Revision: 17686
15 years ago
Gabor Juhos
60132f56f7
kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
...
SVN-Revision: 17683
15 years ago
Felix Fietkau
6f4e700acd
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
...
SVN-Revision: 17679
15 years ago
Felix Fietkau
0754070949
unlzma: fix a race condition and add some optimizations to improve performance also make peek_old_byte errors non-fatal
...
SVN-Revision: 17678
15 years ago
Felix Fietkau
87a8e8ac10
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
...
SVN-Revision: 17658
15 years ago
Lars-Peter Clausen
afb54c9789
Fix lzma cmd args.
...
SVN-Revision: 17604
15 years ago
Gabor Juhos
1a60ab36d9
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
...
SVN-Revision: 17570
15 years ago
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
15 years ago
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
15 years ago
Gabor Juhos
c7d90d3dc4
kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
...
SVN-Revision: 17558
15 years ago
Felix Fietkau
6ab62627b8
remove an empty patch file (thx, xiangfu)
...
SVN-Revision: 17521
15 years ago
Florian Fainelli
06f095a73a
mode cygwin fixes for scripts/mod/file2alias
...
SVN-Revision: 17420
15 years ago
Gabor Juhos
bdde89eb81
2.6.31: refresh generic patches
...
SVN-Revision: 17368
15 years ago
Mirko Vogt
6e2a58ac3b
add generic patchset levelled up to 2.6.31-rc6
...
SVN-Revision: 17351
15 years ago