Gabor Juhos
|
7f1cd738fc
|
2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
SVN-Revision: 17289
|
15 years ago |
Gabor Juhos
|
149f92b47a
|
2.6.30: update layer7 patch
SVN-Revision: 17284
|
15 years ago |
Hauke Mehrtens
|
82a092bece
|
fix for commit r17276
SVN-Revision: 17280
|
15 years ago |
Hauke Mehrtens
|
f7abb800cf
|
Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
SVN-Revision: 17276
|
15 years ago |
Hauke Mehrtens
|
e59c6a8af2
|
refresh patches
SVN-Revision: 17268
|
15 years ago |
Felix Fietkau
|
6e28b28c5e
|
add a driver for rtl8306 switches
SVN-Revision: 17248
|
15 years ago |
Hauke Mehrtens
|
a16081b3c1
|
fix build
SVN-Revision: 17246
|
15 years ago |
Felix Fietkau
|
ed5f6f4efa
|
revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
SVN-Revision: 17200
|
15 years ago |
Felix Fietkau
|
88f98e238e
|
fix the kernel symbol export patch for arm/powerpc
SVN-Revision: 17186
|
15 years ago |
Felix Fietkau
|
bb5a40c64b
|
add an optional config option for stripping all unnecessary symbol exports from the kernel image
SVN-Revision: 17181
|
15 years ago |
Florian Fainelli
|
fd666e7c7e
|
make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
SVN-Revision: 17147
|
15 years ago |
Felix Fietkau
|
2769ed671f
|
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
|
15 years ago |
Florian Fainelli
|
3fe782dddf
|
refresh 2.6.30 patches
SVN-Revision: 17093
|
16 years ago |
Florian Fainelli
|
6e65f0080d
|
also use openwrt-specific lzma options in gen_initramfs_list.sh
SVN-Revision: 17080
|
16 years ago |
Lars-Peter Clausen
|
8c61fc8592
|
fix patch
SVN-Revision: 17079
|
16 years ago |
Lars-Peter Clausen
|
1da701c04e
|
ASoC: jack: Fix race in snd_soc_jack_add_gpios
SVN-Revision: 17071
|
16 years ago |
Imre Kaloz
|
c461ddf9a6
|
ppc4xx optimizations
SVN-Revision: 17040
|
16 years ago |
Felix Fietkau
|
57eaa31a12
|
add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lzma processing
SVN-Revision: 17036
|
16 years ago |
Felix Fietkau
|
dffad9690f
|
fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch
SVN-Revision: 16944
|
16 years ago |
Felix Fietkau
|
925c5951c6
|
add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
SVN-Revision: 16939
|
16 years ago |
Gabor Juhos
|
c7fdb609e4
|
2.6.{28,30}: refresh patches
SVN-Revision: 16934
|
16 years ago |
Felix Fietkau
|
1685ce5f3d
|
mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
|
16 years ago |
Felix Fietkau
|
cf2c544844
|
sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
SVN-Revision: 16903
|
16 years ago |
Felix Fietkau
|
af6076273a
|
fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
SVN-Revision: 16886
|
16 years ago |
Felix Fietkau
|
df119d5c19
|
kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
|
16 years ago |
Gabor Juhos
|
091e028239
|
MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
|
16 years ago |
Felix Fietkau
|
d680184c26
|
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
|
16 years ago |
Gabor Juhos
|
eb990941a1
|
use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
|
16 years ago |
Felix Fietkau
|
c2216626e1
|
seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
SVN-Revision: 16775
|
16 years ago |
Felix Fietkau
|
3b3d64743b
|
mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
|
16 years ago |
Felix Fietkau
|
877015bee9
|
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
|
16 years ago |
Florian Fainelli
|
f74d16548d
|
update targets to 2.6.30.1, update patches
SVN-Revision: 16697
|
16 years ago |
Lars-Peter Clausen
|
d131752f0d
|
Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
SVN-Revision: 16686
|
16 years ago |
Felix Fietkau
|
6517a757ec
|
pppoe: add extra padding for the header (useful for drivers that need headroom)
SVN-Revision: 16628
|
16 years ago |
Florian Fainelli
|
b09970a3d8
|
turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
SVN-Revision: 16605
|
16 years ago |
Felix Fietkau
|
fc4fe83574
|
2.6.30: add another export for the binder module
SVN-Revision: 16464
|
16 years ago |
Felix Fietkau
|
4bc008142c
|
add missing function declaration for extra vm exports
SVN-Revision: 16456
|
16 years ago |
Hauke Mehrtens
|
567b6d1a27
|
refresh patches
SVN-Revision: 16444
|
16 years ago |
Florian Fainelli
|
160bf827f2
|
refresh generic patches
SVN-Revision: 16420
|
16 years ago |
Hamish Guthrie
|
c9eb4469e0
|
Cleaned up whitespace in patch 024-mips_delay.patch
SVN-Revision: 16404
|
16 years ago |
Hamish Guthrie
|
1ad8e6fdce
|
Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPS
SVN-Revision: 16397
|
16 years ago |
Gabor Juhos
|
4af9570756
|
generic-2.6/2.6.30: more mini_fo fixes
SVN-Revision: 16346
|
16 years ago |
Imre Kaloz
|
6b2a7b73ca
|
upgrade to 2.6.30-rc8
SVN-Revision: 16307
|
16 years ago |
Felix Fietkau
|
616c3841c6
|
add ip175c switch driver patch to 2.6.30
SVN-Revision: 16287
|
16 years ago |
Felix Fietkau
|
db5c4304f5
|
ocf: fix uninitialized variable access (thx, Dakon)
SVN-Revision: 16285
|
16 years ago |
Imre Kaloz
|
8aa2f586f4
|
temporary, hackish, etc, etc.. lzma support for the arm zImage loader
SVN-Revision: 16284
|
16 years ago |
Imre Kaloz
|
548de949f3
|
use the openwrt lzma options for now
SVN-Revision: 16281
|
16 years ago |
Imre Kaloz
|
b834f1f24b
|
fix mv643xx_eth dma mask
SVN-Revision: 16247
|
16 years ago |
Imre Kaloz
|
09a6262b3c
|
fix VFP handling on feroceon cores
SVN-Revision: 16246
|
16 years ago |
Florian Fainelli
|
9a022a7330
|
refresh 2.6.30 patches
SVN-Revision: 16241
|
16 years ago |