Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-23 | |
| | | | | SVN-Revision: 17685 | |||
* | when using -O2 instead of -Os, get rid of the two optimizations that are ↵ | Felix Fietkau | 2009-09-22 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | (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 | |
| | | | | SVN-Revision: 17606 | |||
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | Peter Denison | 2009-09-12 | |
| | | | | SVN-Revision: 17573 | |||
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | Gabor Juhos | 2009-09-11 | |
| | | | | SVN-Revision: 17570 | |||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | |
| | | | | SVN-Revision: 17567 | |||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | |
| | | | | SVN-Revision: 17563 | |||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | |
| | | | | SVN-Revision: 17557 | |||
* | get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵ | Felix Fietkau | 2009-09-02 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 17420 | |||
* | 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size | Gabor Juhos | 2009-08-16 | |
| | | | | SVN-Revision: 17289 | |||
* | 2.6.30: update layer7 patch | Gabor Juhos | 2009-08-16 | |
| | | | | SVN-Revision: 17284 | |||
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | |
| | | | | SVN-Revision: 17280 | |||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 17268 | |||
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | |
| | | | | SVN-Revision: 17248 | |||
* | fix build | Hauke Mehrtens | 2009-08-13 | |
| | | | | SVN-Revision: 17246 | |||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | |||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | |
| | | | | SVN-Revision: 17186 | |||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 17147 | |||
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 | |
| | | | | SVN-Revision: 17145 | |||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-08-02 | |
| | | | | SVN-Revision: 17093 | |||
* | also use openwrt-specific lzma options in gen_initramfs_list.sh | Florian Fainelli | 2009-08-01 | |
| | | | | SVN-Revision: 17080 | |||
* | fix patch | Lars-Peter Clausen | 2009-08-01 | |
| | | | | SVN-Revision: 17079 | |||
* | ASoC: jack: Fix race in snd_soc_jack_add_gpios | Lars-Peter Clausen | 2009-07-31 | |
| | | | | SVN-Revision: 17071 | |||
* | ppc4xx optimizations | Imre Kaloz | 2009-07-29 | |
| | | | | SVN-Revision: 17040 | |||
* | add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵ | Felix Fietkau | 2009-07-28 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 16934 | |||
* | mips: fix another bug in the module relocation change: the wrong base ↵ | Felix Fietkau | 2009-07-18 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 16831 | |||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | |
| | | | | SVN-Revision: 16823 | |||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 16787 | |||
* | seems like the pages that mentioned mips 4k cores not having prefetch were ↵ | Felix Fietkau | 2009-07-11 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | not implement it SVN-Revision: 16771 | |||
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | |
| | | | | SVN-Revision: 16697 | |||
* | Add ioctls to glamo framebuffer driver to enable/disable glamo engines. | Lars-Peter Clausen | 2009-07-05 | |
| | | | | SVN-Revision: 16686 | |||
* | pppoe: add extra padding for the header (useful for drivers that need headroom) | Felix Fietkau | 2009-06-29 | |
| | | | | SVN-Revision: 16628 | |||
* | turn off the Algorithmics FPU emulator by default now that we have software ↵ | Florian Fainelli | 2009-06-28 | |
| | | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605 | |||
* | 2.6.30: add another export for the binder module | Felix Fietkau | 2009-06-14 | |
| | | | | SVN-Revision: 16464 | |||
* | add missing function declaration for extra vm exports | Felix Fietkau | 2009-06-14 | |
| | | | | SVN-Revision: 16456 | |||
* | refresh patches | Hauke Mehrtens | 2009-06-14 | |
| | | | | SVN-Revision: 16444 |