summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.28
AgeCommit message (Collapse)Author
2009-11-29[brcm47xx] Remove patches already applied in generic and refresh patches.hauke
This fixes #6200 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13make fpu emulation support configurable through kernel_menuconfig by adding ↵nbd
a prompt for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵nbd
interface detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05remove the old alix led junk which was replaced by upstream codenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26since we are using newer iptables version, we don't need this patch anymorekaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19fix ssb compile error on 2.6.28nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19fix errors in unresolved weak symbols on armnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11ssb: sync with wireless-2.6nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28[kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27[ipset] Update ipset to version 3.2hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22when using -O2 instead of -Os, get rid of the two optimizations that are ↵nbd
causing most of the extra bloat. brings kernel size close to the -Os size again git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵nbd
files directory and remove patches for older kernel versions (no longer in use) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11kernel: wrong image_cmdline patches has been sent by accidentaly, replace themjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10kernel: get rid of the simple_prom_emulator, it is not really usefuljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10kernel: add generic image_cmdline hack to MIPS targetsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27[kernel] mode cygwin fixes for scripts/mod/file2aliasflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26[kernel] more linux kernel cygwin build fixesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15[mac80211] fix for commit r17276hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15[mac80211] Do not build the mac80211 module in the kernel.hauke
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14add a driver for rtl8306 switchesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09arm: when linking the kernel, move the section discards after the other ↵nbd
sections to fix discarding unused symbol exports git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09revert some accidentally committed test/debug changes from the module symbol ↵nbd
export patch - should fix #5655 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09backport fixed module exports patch to 2.6.28nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08revert the module exports patch on 2.6.28 until it is fixednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08add an optional config option for stripping all unnecessary symbol exports ↵nbd
from the kernel image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵nbd
caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21add a new arm lzma kernel decompressor based on rewritten (and much more ↵nbd
readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-20[kernel] 2.6.{28,30}: refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18mips: fix another bug in the module relocation change: the wrong base ↵nbd
address for 24 bit jump -> long jump fixup table was used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel ↵nbd
config (#5553) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13kernel: fix a relative addressing bug in the mips module relocation code changenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13[kernel] MIPS: fix loading of modules with unresolved weak symbolsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵nbd
allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11[kernel] use subsys_initcall in the i2c-gpio driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11seems like the pages that mentioned mips 4k cores not having prefetch were ↵nbd
wrong. back out that patch. thx, juhosg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11mips: replace -mlong-calls with -mno-long-calls to make function calls ↵nbd
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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵nbd
not implement it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-29pppoe: add extra padding for the header (useful for drivers that need headroom)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-28[kernel] turn off the Algorithmics FPU emulator by default now that we have ↵florian
software floating point enabled in the toolchain, please recompile your toolchains and kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14[kernel] refresh patcheshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08[kernel] refresh 2.6.28 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01ocf: fix uninitialized variable access (thx, Dakon)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[kernel] mips: fix gcc 4.4.0 build failure on delay.h (#5116)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24[ssb] Remove pcmcia support from ssb.hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22[kernel] generic-2.6: move PCI quirk patch from the adm5120 target into the ↵juhosg
generic patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22[kernel] generic-2.6/2.6.28: refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14make kernels use /etc/preinit by defaultkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵nbd
down to 1.6% (tested with oprofile) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12[kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11[ssb] Add support for pcmcia to ssb.hauke
b43 will build now with pcmcia support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15784 3c298f89-4303-0410-b956-a3cf2f4a3e73