aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-131-12/+16
| | | | SVN-Revision: 16831
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-131-0/+42
| | | | SVN-Revision: 16823
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵Felix Fietkau2009-07-121-0/+142
| | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-111-0/+11
| | | | SVN-Revision: 16787
* seems like the pages that mentioned mips 4k cores not having prefetch were ↵Felix Fietkau2009-07-111-10/+0
| | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775
* mips: replace -mlong-calls with -mno-long-calls to make function calls ↵Felix Fietkau2009-07-111-0/+325
| | | | | | 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 SVN-Revision: 16772
* mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵Felix Fietkau2009-07-111-0/+10
| | | | | | not implement it SVN-Revision: 16771
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-052-16/+6
| | | | SVN-Revision: 16697
* Add ioctls to glamo framebuffer driver to enable/disable glamo engines.Lars-Peter Clausen2009-07-051-0/+23
| | | | SVN-Revision: 16686
* pppoe: add extra padding for the header (useful for drivers that need headroom)Felix Fietkau2009-06-291-0/+20
| | | | SVN-Revision: 16628
* turn off the Algorithmics FPU emulator by default now that we have software ↵Florian Fainelli2009-06-281-0/+163
| | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605
* 2.6.30: add another export for the binder moduleFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16464
* add missing function declaration for extra vm exportsFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16456
* refresh patchesHauke Mehrtens2009-06-143-7/+2
| | | | SVN-Revision: 16444
* refresh generic patchesFlorian Fainelli2009-06-111-1/+1
| | | | SVN-Revision: 16420
* Cleaned up whitespace in patch 024-mips_delay.patchHamish Guthrie2009-06-101-6/+6
| | | | SVN-Revision: 16404
* Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPSHamish Guthrie2009-06-102-152/+32
| | | | SVN-Revision: 16397
* generic-2.6/2.6.30: more mini_fo fixesGabor Juhos2009-06-051-3/+38
| | | | SVN-Revision: 16346
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-037-163/+9
| | | | SVN-Revision: 16307
* add ip175c switch driver patch to 2.6.30Felix Fietkau2009-06-011-0/+23
| | | | SVN-Revision: 16287
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-011-1/+1
| | | | SVN-Revision: 16285
* temporary, hackish, etc, etc.. lzma support for the arm zImage loaderImre Kaloz2009-06-011-0/+911
| | | | SVN-Revision: 16284
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
| | | | SVN-Revision: 16281
* fix mv643xx_eth dma maskImre Kaloz2009-06-011-0/+112
| | | | SVN-Revision: 16247
* fix VFP handling on feroceon coresImre Kaloz2009-06-011-0/+70
| | | | SVN-Revision: 16246
* refresh 2.6.30 patchesFlorian Fainelli2009-06-012-16/+5
| | | | SVN-Revision: 16241
* mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-301-0/+163
| | | | SVN-Revision: 16209
* update to 2.6.30-rc7Imre Kaloz2009-05-251-1/+1
| | | | SVN-Revision: 16048
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
| | | | SVN-Revision: 16028
* generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
| | | | SVN-Revision: 15991
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵Gabor Juhos2009-05-221-0/+43
| | | | | | patches SVN-Revision: 15985
* generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
| | | | SVN-Revision: 15981
* generic-2.6/2.6.30: nuke unnecessary patchGabor Juhos2009-05-221-11/+0
| | | | SVN-Revision: 15978
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-204-0/+1549
| | | | SVN-Revision: 15934
* generic-2.6/2.6.30: gets rid of the length limitation on the name in the ↵Gabor Juhos2009-05-201-13/+24
| | | | | | mips_machine stuff SVN-Revision: 15930
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-185-178/+5
| | | | SVN-Revision: 15912
* generic/2.6.{29,30}: fix rootfs_split with squashfs4Gabor Juhos2009-05-151-0/+27
| | | | SVN-Revision: 15867
* fix a compile error in the netfilter match speedup patch for 2.6.30Felix Fietkau2009-05-141-1/+1
| | | | SVN-Revision: 15849
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-0/+14
| | | | SVN-Revision: 15840
* also workaround gcc4.1 bug with binfmt_elf for 2.6.30Florian Fainelli2009-05-131-0/+11
| | | | SVN-Revision: 15825
* reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵Felix Fietkau2009-05-131-0/+44
| | | | | | down to 1.6% (tested with oprofile) SVN-Revision: 15822
* Compile fix. Port r15775 to kernel 2.6.30.Hauke Mehrtens2009-05-122-24/+22
| | | | SVN-Revision: 15803
* add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)Florian Fainelli2009-05-121-0/+173
| | | | SVN-Revision: 15797
* improve the skb padding performance change to avoid unnecessary ↵Felix Fietkau2009-05-101-4/+44
| | | | | | reallocations in the routing code SVN-Revision: 15761
* generic-2.6/2.6.30: resync patches for 2.6.30-rc5Gabor Juhos2009-05-097-42/+42
| | | | SVN-Revision: 15736
* update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30Jo-Philipp Wich2009-05-075-383/+615
| | | | SVN-Revision: 15655
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-031-3/+6
| | | | | | (closes: #5041) SVN-Revision: 15574
* refresh patches for 2.6.30-rc4Imre Kaloz2009-05-013-4/+4
| | | | SVN-Revision: 15548
* resync patches for 2.6.30-rc3Imre Kaloz2009-04-298-21/+21
| | | | SVN-Revision: 15494
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵Felix Fietkau2009-04-291-0/+23
| | | | | | Inc. for providing access to the documentation SVN-Revision: 15482