Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix usage of smp_call_function | Florian Fainelli | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17770 | ||||
* | add kexec fixes for mips from M. Syrchin | Florian Fainelli | 2009-09-27 | 1 | -0/+637 |
| | | | | SVN-Revision: 17768 | ||||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 1 | -2781/+2842 |
| | | | | SVN-Revision: 17764 | ||||
* | refresh patches | Hauke Mehrtens | 2009-09-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 17738 | ||||
* | 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 | ||||
* | merge r17683 to 2.6.30 | Felix Fietkau | 2009-09-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 17701 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-23 | 1 | -11/+11 |
| | | | | SVN-Revision: 17685 | ||||
* | 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 | -12/+36 |
| | | | | | | 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 | ||||
* | add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) | Felix Fietkau | 2009-09-19 | 1 | -0/+6411 |
| | | | | SVN-Revision: 17606 | ||||
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | Peter Denison | 2009-09-12 | 1 | -0/+354 |
| | | | | SVN-Revision: 17573 | ||||
* | 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: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17557 | ||||
* | get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵ | Felix Fietkau | 2009-09-02 | 2 | -23/+93 |
| | | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475 | ||||
* | mode cygwin fixes for scripts/mod/file2alias | Florian Fainelli | 2009-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17420 | ||||
* | 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size | Gabor Juhos | 2009-08-16 | 1 | -1/+11 |
| | | | | SVN-Revision: 17289 | ||||
* | 2.6.30: update layer7 patch | Gabor Juhos | 2009-08-16 | 2 | -29/+44 |
| | | | | SVN-Revision: 17284 | ||||
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 17280 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 1 | -0/+11 |
| | | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276 | ||||
* | refresh patches | Hauke Mehrtens | 2009-08-15 | 1 | -20/+14 |
| | | | | SVN-Revision: 17268 | ||||
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 1 | -0/+23 |
| | | | | SVN-Revision: 17248 | ||||
* | fix build | Hauke Mehrtens | 2009-08-13 | 1 | -0/+19 |
| | | | | SVN-Revision: 17246 | ||||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | 1 | -12/+12 |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | ||||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | 1 | -9/+88 |
| | | | | SVN-Revision: 17186 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 1 | -0/+117 |
| | | | | | | from the kernel image SVN-Revision: 17181 | ||||
* | make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c | Florian Fainelli | 2009-08-06 | 1 | -24/+36 |
| | | | | SVN-Revision: 17147 | ||||
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 17145 | ||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-08-02 | 3 | -10/+8 |
| | | | | SVN-Revision: 17093 | ||||
* | also use openwrt-specific lzma options in gen_initramfs_list.sh | Florian Fainelli | 2009-08-01 | 1 | -0/+33 |
| | | | | SVN-Revision: 17080 | ||||
* | fix patch | Lars-Peter Clausen | 2009-08-01 | 1 | -26/+18 |
| | | | | SVN-Revision: 17079 | ||||
* | ASoC: jack: Fix race in snd_soc_jack_add_gpios | Lars-Peter Clausen | 2009-07-31 | 1 | -0/+43 |
| | | | | SVN-Revision: 17071 | ||||
* | ppc4xx optimizations | Imre Kaloz | 2009-07-29 | 1 | -0/+30 |
| | | | | SVN-Revision: 17040 | ||||
* | add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵ | Felix Fietkau | 2009-07-28 | 1 | -1/+3 |
| | | | | | | do_lzma processing SVN-Revision: 17036 | ||||
* | fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵ | Felix Fietkau | 2009-07-21 | 2 | -37/+9 |
| | | | | | | caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch SVN-Revision: 16944 | ||||
* | add a new arm lzma kernel decompressor based on rewritten (and much more ↵ | Felix Fietkau | 2009-07-21 | 2 | -843/+642 |
| | | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939 | ||||
* | 2.6.{28,30}: refresh patches | Gabor Juhos | 2009-07-20 | 3 | -4/+2 |
| | | | | SVN-Revision: 16934 | ||||
* | mips: fix another bug in the module relocation change: the wrong base ↵ | Felix Fietkau | 2009-07-18 | 1 | -12/+9 |
| | | | | | | address for 24 bit jump -> long jump fixup table was used SVN-Revision: 16904 | ||||
* | sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel ↵ | Felix Fietkau | 2009-07-18 | 1 | -1/+3 |
| | | | | | | config (#5553) SVN-Revision: 16903 | ||||
* | fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵ | Felix Fietkau | 2009-07-18 | 1 | -23/+34 |
| | | | | | | thanks to jeff hansen for the patch SVN-Revision: 16886 | ||||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 1 | -12/+16 |
| | | | | SVN-Revision: 16831 | ||||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 1 | -0/+42 |
| | | | | SVN-Revision: 16823 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 1 | -0/+142 |
| | | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791 | ||||
* | use subsys_initcall in the i2c-gpio driver | Gabor Juhos | 2009-07-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 16787 | ||||
* | seems like the pages that mentioned mips 4k cores not having prefetch were ↵ | Felix Fietkau | 2009-07-11 | 1 | -10/+0 |
| | | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775 | ||||
* | mips: replace -mlong-calls with -mno-long-calls to make function calls ↵ | Felix Fietkau | 2009-07-11 | 1 | -0/+325 |
| | | | | | | 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 | ||||
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵ | Felix Fietkau | 2009-07-11 | 1 | -0/+10 |
| | | | | | | not implement it SVN-Revision: 16771 | ||||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | 2 | -16/+6 |
| | | | | SVN-Revision: 16697 |