Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix 2.6.31 compile with union mounts disabled | Felix Fietkau | 2009-09-26 | 2 | -2/+13 |
| | | | | SVN-Revision: 17730 | ||||
* | kernel: refresh the vm exports patch in 2.6.31 | Felix Fietkau | 2009-09-25 | 1 | -13/+13 |
| | | | | SVN-Revision: 17727 | ||||
* | kernel: add a patch for union mounts in 2.6.31 | Felix Fietkau | 2009-09-25 | 3 | -0/+5215 |
| | | | | SVN-Revision: 17726 | ||||
* | kernel: if block2mtd does not find the device immediately, use ↵ | Felix Fietkau | 2009-09-25 | 2 | -0/+20 |
| | | | | | | 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 | ||||
* | add bfs to linux 2.6.31 | Felix Fietkau | 2009-09-24 | 2 | -0/+6450 |
| | | | | SVN-Revision: 17699 | ||||
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | Felix Fietkau | 2009-09-23 | 1 | -8/+38 |
| | | | | SVN-Revision: 17686 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-23 | 1 | -11/+11 |
| | | | | SVN-Revision: 17685 | ||||
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | Gabor Juhos | 2009-09-23 | 1 | -1/+4 |
| | | | | SVN-Revision: 17683 | ||||
* | when using -O2 instead of -Os, get rid of the two optimizations that are ↵ | Felix Fietkau | 2009-09-22 | 3 | -0/+27 |
| | | | | | | 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 | 2 | -36/+124 |
| | | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678 | ||||
* | Cleaned config-2.6.31 defaults for PPC | Hamish Guthrie | 2009-09-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 17664 | ||||
* | implement write support for partitions covering only a part of an eraseblock ↵ | Felix Fietkau | 2009-09-21 | 4 | -2/+294 |
| | | | | | | (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 | 2 | -0/+6413 |
| | | | | SVN-Revision: 17606 | ||||
* | Fix lzma cmd args. | Lars-Peter Clausen | 2009-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 17604 | ||||
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵ | Felix Fietkau | 2009-09-16 | 10 | -2313/+37 |
| | | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594 | ||||
* | 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 | 4 | -124/+0 |
| | | | | SVN-Revision: 17570 | ||||
* | kernel: add missing symbols to the 2.6.31 config | Gabor Juhos | 2009-09-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 17568 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 4 | -200/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 8 | -24/+260 |
| | | | | SVN-Revision: 17563 | ||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 3 | -3/+3 |
| | | | | SVN-Revision: 17558 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17557 | ||||
* | remove an empty patch file (thx, xiangfu) | Felix Fietkau | 2009-09-05 | 1 | -0/+0 |
| | | | | SVN-Revision: 17521 | ||||
* | 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 | ||||
* | mvswitch: set the netdevice into promiscuous mode when header mode is ↵ | Felix Fietkau | 2009-09-02 | 1 | -0/+3 |
| | | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469 | ||||
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 | 3 | -0/+81 |
| | | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421 | ||||
* | mode cygwin fixes for scripts/mod/file2alias | Florian Fainelli | 2009-08-27 | 6 | -6/+6 |
| | | | | SVN-Revision: 17420 | ||||
* | more linux kernel cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -3/+15 |
| | | | | SVN-Revision: 17402 | ||||
* | 2.6.31: refresh generic patches | Gabor Juhos | 2009-08-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 17368 | ||||
* | 2.6.31: update generic config | Gabor Juhos | 2009-08-24 | 1 | -0/+31 |
| | | | | SVN-Revision: 17367 | ||||
* | also take over the files for 2.6.31 | Mirko Vogt | 2009-08-23 | 11 | -0/+2627 |
| | | | | SVN-Revision: 17356 | ||||
* | add generic patchset levelled up to 2.6.31-rc6 | Mirko Vogt | 2009-08-22 | 94 | -0/+42681 |
| | | | | SVN-Revision: 17351 | ||||
* | 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 | 3 | -0/+33 |
| | | | | SVN-Revision: 17280 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 7 | -95/+69 |
| | | | | | | 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 | 5 | -0/+1041 |
| | | | | SVN-Revision: 17248 | ||||
* | fix build | Hauke Mehrtens | 2009-08-13 | 3 | -0/+25 |
| | | | | SVN-Revision: 17246 | ||||
* | arm: when linking the kernel, move the section discards after the other ↵ | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
| | | | | | | 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 | 2 | -24/+24 |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | ||||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 |
| | | | | SVN-Revision: 17187 | ||||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | 1 | -9/+88 |
| | | | | SVN-Revision: 17186 | ||||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 |
| | | | | SVN-Revision: 17185 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 2 | -0/+234 |
| | | | | | | 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 | ||||
* | add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config | Florian Fainelli | 2009-08-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17128 | ||||
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | Felix Fietkau | 2009-08-04 | 2 | -0/+1118 |
| | | | | SVN-Revision: 17121 |