Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic-2.4: refresh patches | Andy Boyett | 2009-05-15 | 68 | -3453/+1624 |
| | | | | SVN-Revision: 15860 | ||||
* | generic-2.4: renumber netfilter patches | Andy Boyett | 2009-05-15 | 3 | -0/+0 |
| | | | | | | | both the netfilter_random and tc_esfq patches were numbered 621 in the patch series, bumped index of tc_esfq and all following 62x patches by one SVN-Revision: 15859 | ||||
* | generic-2.4: fix ipt_random patch after removal of ipt_time | Andy Boyett | 2009-05-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 15858 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15857 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 15856 | ||||
* | remove lzma kernel compression. | Hauke Mehrtens | 2009-05-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 15853 | ||||
* | fix a compile error in the netfilter match speedup patch for 2.6.30 | Felix Fietkau | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15849 | ||||
* | enable the rtc m48t86 on r8610 eval board | Florian Fainelli | 2009-05-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 15847 | ||||
* | do not enable the rtc m48t86 | Florian Fainelli | 2009-05-14 | 1 | -2/+0 |
| | | | | SVN-Revision: 15846 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 39 | -194/+27 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 29 | -126/+31 |
| | | | | SVN-Revision: 15844 | ||||
* | netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by ↵ | Nicolas Thill | 2009-05-14 | 2 | -479/+0 |
| | | | | | | xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8 SVN-Revision: 15843 | ||||
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 21 | -509/+283 |
| | | | | SVN-Revision: 15842 | ||||
* | remove debugging options from the gemini kernel config | Imre Kaloz | 2009-05-14 | 1 | -2/+0 |
| | | | | SVN-Revision: 15841 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 57 | -90/+168 |
| | | | | SVN-Revision: 15840 | ||||
* | add a few fixes for the sibyte target | Imre Kaloz | 2009-05-14 | 4 | -3/+140 |
| | | | | SVN-Revision: 15839 | ||||
* | nuke the old sibyte network setup | Imre Kaloz | 2009-05-14 | 1 | -14/+0 |
| | | | | SVN-Revision: 15838 | ||||
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 15837 | ||||
* | add support for cobalt microservers (mips-based) | Florian Fainelli | 2009-05-14 | 3 | -0/+464 |
| | | | | SVN-Revision: 15836 | ||||
* | reorder mtd partitions on the WRT400N | Gabor Juhos | 2009-05-13 | 1 | -4/+4 |
| | | | | SVN-Revision: 15829 | ||||
* | create image for the WRT400N board (thanks to netprince) | Gabor Juhos | 2009-05-13 | 2 | -0/+38 |
| | | | | SVN-Revision: 15828 | ||||
* | rename s3c24xx-specific serial devices on 2.6.29 as well | Mirko Vogt | 2009-05-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 15827 | ||||
* | resync kernel configuration | Florian Fainelli | 2009-05-13 | 1 | -9/+47 |
| | | | | SVN-Revision: 15826 | ||||
* | also workaround gcc4.1 bug with binfmt_elf for 2.6.30 | Florian Fainelli | 2009-05-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 15825 | ||||
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵ | Felix Fietkau | 2009-05-13 | 3 | -0/+129 |
| | | | | | | down to 1.6% (tested with oprofile) SVN-Revision: 15822 | ||||
* | turn off -Os by default for the kernel and stick to -O2 repeated tests have ↵ | Felix Fietkau | 2009-05-13 | 7 | -7/+7 |
| | | | | | | shown the -O2 kernel to react much better to high cpu/network load situations SVN-Revision: 15821 | ||||
* | workaround a bootloader bug on the WBD111 | Imre Kaloz | 2009-05-13 | 1 | -1/+3 |
| | | | | SVN-Revision: 15818 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 15817 | ||||
* | Cleanup kernel config | Claudio Mignanti | 2009-05-13 | 2 | -26/+3 |
| | | | | SVN-Revision: 15815 | ||||
* | unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config | Jo-Philipp Wich | 2009-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 15809 | ||||
* | Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. | Hauke Mehrtens | 2009-05-12 | 2 | -0/+14 |
| | | | | SVN-Revision: 15807 | ||||
* | Add missing kernel configuration options. | Hauke Mehrtens | 2009-05-12 | 1 | -1/+26 |
| | | | | SVN-Revision: 15806 | ||||
* | Only build the modules needed by mac80211 as module. | Hauke Mehrtens | 2009-05-12 | 1 | -3/+5 |
| | | | | SVN-Revision: 15805 | ||||
* | x86 Kernel configuration for kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 1 | -0/+450 |
| | | | | SVN-Revision: 15804 | ||||
* | Compile fix. Port r15775 to kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 2 | -24/+22 |
| | | | | SVN-Revision: 15803 | ||||
* | update to 2.6.30-rc5 | Florian Fainelli | 2009-05-12 | 7 | -23/+77 |
| | | | | SVN-Revision: 15799 | ||||
* | add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) | Florian Fainelli | 2009-05-12 | 3 | -0/+519 |
| | | | | SVN-Revision: 15797 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 3 | -0/+27 |
| | | | | SVN-Revision: 15784 | ||||
* | Refresh patches. | Hauke Mehrtens | 2009-05-11 | 15 | -111/+106 |
| | | | | SVN-Revision: 15776 | ||||
* | Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on ↵ | Hauke Mehrtens | 2009-05-11 | 2 | -24/+22 |
| | | | | | | http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain SVN-Revision: 15775 | ||||
* | Add some missing kernel configurations. | Hauke Mehrtens | 2009-05-11 | 3 | -0/+25 |
| | | | | SVN-Revision: 15774 | ||||
* | add preliminary support for the successor of the storm port | Imre Kaloz | 2009-05-11 | 5 | -0/+5576 |
| | | | | SVN-Revision: 15772 | ||||
* | enable support for GTA02-batteries | Mirko Vogt | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15767 | ||||
* | rb532: preserve commandline-patched kernel images for faster kernel testing ↵ | Felix Fietkau | 2009-05-11 | 1 | -2/+3 |
| | | | | | | via netboot SVN-Revision: 15766 | ||||
* | rb532: check the link status with a timer | Felix Fietkau | 2009-05-11 | 1 | -0/+51 |
| | | | | SVN-Revision: 15765 | ||||
* | add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko ↵ | Mirko Vogt | 2009-05-10 | 5 | -1/+267324 |
| | | | | | | patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment SVN-Revision: 15764 | ||||
* | improve the skb padding performance change to avoid unnecessary ↵ | Felix Fietkau | 2009-05-10 | 3 | -12/+132 |
| | | | | | | reallocations in the routing code SVN-Revision: 15761 | ||||
* | upgrade ppc40x to 2.6.28.10 | Imre Kaloz | 2009-05-10 | 6 | -340/+9 |
| | | | | SVN-Revision: 15755 | ||||
* | dump to 2.6.30-rc5, override device_type | Claudio Mignanti | 2009-05-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 15744 | ||||
* | add patches for 2.6.30, remove config-default | Claudio Mignanti | 2009-05-09 | 9 | -498/+42 |
| | | | | SVN-Revision: 15743 |