Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | more linux kernel cygwin build fixes | Florian Fainelli | 2009-08-26 | |
| | | | | SVN-Revision: 17402 | |||
* | 2.6.31: refresh generic patches | Gabor Juhos | 2009-08-24 | |
| | | | | SVN-Revision: 17368 | |||
* | 2.6.31: update generic config | Gabor Juhos | 2009-08-24 | |
| | | | | SVN-Revision: 17367 | |||
* | also take over the files for 2.6.31 | Mirko Vogt | 2009-08-23 | |
| | | | | SVN-Revision: 17356 | |||
* | add generic patchset levelled up to 2.6.31-rc6 | Mirko Vogt | 2009-08-22 | |
| | | | | SVN-Revision: 17351 | |||
* | 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 | |||
* | arm: when linking the kernel, move the section discards after the other ↵ | Felix Fietkau | 2009-08-09 | |
| | | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204 | |||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | |||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | |
| | | | | SVN-Revision: 17187 | |||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | |
| | | | | SVN-Revision: 17186 | |||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | |
| | | | | SVN-Revision: 17185 | |||
* | 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 | |||
* | add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config | Florian Fainelli | 2009-08-05 | |
| | | | | SVN-Revision: 17128 | |||
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | Felix Fietkau | 2009-08-04 | |
| | | | | SVN-Revision: 17121 | |||
* | 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 | |||
* | refresh 2.6.27 patches | Florian Fainelli | 2009-07-31 | |
| | | | | SVN-Revision: 17061 | |||
* | move some PPC symbols to the generic config | Imre Kaloz | 2009-07-29 | |
| | | | | SVN-Revision: 17041 | |||
* | 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 | |||
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16968 | |||
* | add missing 2.6.30 HID configuration symbols | Florian Fainelli | 2009-07-23 | |
| | | | | SVN-Revision: 16960 | |||
* | 2.6.{28,30}: add missing config symbol | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16956 | |||
* | 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 | |||
* | 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16933 | |||
* | 2.6.30 add missing config symbol | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16909 | |||
* | 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 | |||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | |
| | | | | SVN-Revision: 16883 | |||
* | add missing CONFIG_FIXED_PHY symbol to 2.6.25 | Florian Fainelli | 2009-07-16 | |
| | | | | SVN-Revision: 16869 | |||
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | |
| | | | | SVN-Revision: 16863 | |||
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | |
| | | | | SVN-Revision: 16840 | |||
* | 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 | |||
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | |
| | | | | SVN-Revision: 16821 | |||
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵ | Lars-Peter Clausen | 2009-07-12 | |
| | | | | | | code. SVN-Revision: 16816 | |||
* | 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 |