Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | generic/2.6.{29,30}: fix rootfs_split with squashfs4 | Gabor Juhos | 2009-05-15 | 2 | -0/+54 | |
| | | | | SVN-Revision: 15867 | |||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 7 | -18/+40 | |
| | | | | SVN-Revision: 15861 | |||||
* | 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 | |||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 7 | -14/+27 | |
| | | | | SVN-Revision: 15845 | |||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 7 | -31/+31 | |
| | | | | SVN-Revision: 15844 | |||||
* | netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by ↵ | Nicolas Thill | 2009-05-14 | 1 | -237/+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 | 7 | -4/+283 | |
| | | | | SVN-Revision: 15842 | |||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 7 | -0/+98 | |
| | | | | SVN-Revision: 15840 | |||||
* | 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 | |||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 15817 | |||||
* | 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 | |||||
* | Compile fix. Port r15775 to kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 2 | -24/+22 | |
| | | | | SVN-Revision: 15803 | |||||
* | 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 | |||||
* | 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 | |||||
* | generic-2.6/2.6.30: resync patches for 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 7 | -42/+42 | |
| | | | | SVN-Revision: 15736 | |||||
* | add missing RTC_DEBUG symbol | Imre Kaloz | 2009-05-07 | 5 | -0/+5 | |
| | | | | SVN-Revision: 15696 | |||||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 | 7 | -7/+7 | |
| | | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684 | |||||
* | remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 | 81 | -47765/+0 | |
| | | | | SVN-Revision: 15666 | |||||
* | update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 | Jo-Philipp Wich | 2009-05-07 | 22 | -1727/+3022 | |
| | | | | SVN-Revision: 15655 | |||||
* | prepare default configuration for kernel side imq update | Jo-Philipp Wich | 2009-05-07 | 5 | -0/+5 | |
| | | | | SVN-Revision: 15654 | |||||
* | use force_sig when handling address errors | Florian Fainelli | 2009-05-06 | 1 | -0/+45 | |
| | | | | SVN-Revision: 15642 | |||||
* | workaround a gcc-4.1 bug which cannot see that word will be initialized | Florian Fainelli | 2009-05-06 | 1 | -0/+11 | |
| | | | | SVN-Revision: 15639 | |||||
* | add missing RTC symbols to generic configs | Imre Kaloz | 2009-05-05 | 8 | -0/+131 | |
| | | | | SVN-Revision: 15617 | |||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 8 | -0/+57 | |
| | | | | SVN-Revision: 15606 | |||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 8 | -26/+37 | |
| | | | | SVN-Revision: 15605 | |||||
* | fix typo | Imre Kaloz | 2009-05-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15604 | |||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 8 | -1557/+2047 | |
| | | | | SVN-Revision: 15602 | |||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 4 | -0/+18 | |
| | | | | SVN-Revision: 15587 | |||||
* | refresh patches | Imre Kaloz | 2009-05-04 | 15 | -65/+65 | |
| | | | | SVN-Revision: 15581 | |||||
* | layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵ | Imre Kaloz | 2009-05-04 | 3 | -6303/+0 | |
| | | | | | | remove them now SVN-Revision: 15580 | |||||
* | refresh generic 2.6.28 patches | Imre Kaloz | 2009-05-04 | 4 | -12/+12 | |
| | | | | SVN-Revision: 15578 | |||||
* | remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵ | Nicolas Thill | 2009-05-03 | 2 | -200/+0 | |
| | | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576 | |||||
* | netfilter: add a check for ip proto in netfilter_match_speedup patches ↵ | Nicolas Thill | 2009-05-03 | 3 | -9/+18 | |
| | | | | | | (closes: #5041) SVN-Revision: 15574 | |||||
* | generic/2.6.30: add missing Kconfig options | Gabor Juhos | 2009-05-02 | 1 | -0/+3 | |
| | | | | SVN-Revision: 15560 | |||||
* | refresh patches for 2.6.30-rc4 | Imre Kaloz | 2009-05-01 | 3 | -4/+4 | |
| | | | | SVN-Revision: 15548 | |||||
* | upgrade sibyte to .30-rc4 | Imre Kaloz | 2009-05-01 | 1 | -2/+11 | |
| | | | | SVN-Revision: 15545 | |||||
* | add missing symbols | Hauke Mehrtens | 2009-05-01 | 1 | -0/+2 | |
| | | | | SVN-Revision: 15537 | |||||
* | add missing configuration symbols when enabling ramdisk support | Florian Fainelli | 2009-05-01 | 3 | -0/+3 | |
| | | | | SVN-Revision: 15533 | |||||
* | linux 2.6.28: fix kernel headers compilation error because of conflicting ↵ | Felix Fietkau | 2009-04-30 | 1 | -0/+29 | |
| | | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523 | |||||
* | fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8 | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 15518 | |||||
* | refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20 | Jo-Philipp Wich | 2009-04-30 | 5 | -17/+6355 | |
| | | | | SVN-Revision: 15517 | |||||
* | refresh the packet socket patch for 2.6.29 | Felix Fietkau | 2009-04-30 | 1 | -3/+3 | |
| | | | | SVN-Revision: 15511 | |||||
* | fix a crash in ip175c attribute enumeration | Felix Fietkau | 2009-04-30 | 1 | -1/+0 | |
| | | | | SVN-Revision: 15506 |