aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
* kernel: use generic thread_info allocator on MIPSGabor Juhos2010-01-06
| | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. SVN-Revision: 19053
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-01
| | | | SVN-Revision: 18982
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27
| | | | SVN-Revision: 18952
* hostap: move patches to the right placeGabor Juhos2009-12-26
| | | | SVN-Revision: 18945
* remove more duplicate kernel source filesFelix Fietkau2009-12-25
| | | | SVN-Revision: 18928
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵Felix Fietkau2009-12-25
| | | | | | files/ SVN-Revision: 18927
* ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30Gabor Juhos2009-12-25
| | | | | | Fixes a possible NULL pointer dereference. SVN-Revision: 18925
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵Nicolas Thill2009-12-23
| | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900
* generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)Nicolas Thill2009-12-23
| | | | SVN-Revision: 18899
* kernel: add mips_machine_set_name functionGabor Juhos2009-12-20
| | | | SVN-Revision: 18861
* kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵Felix Fietkau2009-12-20
| | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858
* refresh 2.6.31 patchesFelix Fietkau2009-12-18
| | | | SVN-Revision: 18823
* remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵Felix Fietkau2009-12-18
| | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822
* upgrade to 2.6.31.7Imre Kaloz2009-12-11
| | | | SVN-Revision: 18747
* rtl8306: manage the wan port as a separate phy device with proper link ↵Felix Fietkau2009-12-09
| | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵Felix Fietkau2009-12-08
| | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699
* fix link status detection in various switch driversFelix Fietkau2009-12-08
| | | | SVN-Revision: 18698
* kernel: fix swconfig for 2.6.32Gabor Juhos2009-12-04
| | | | SVN-Revision: 18637
* kernel: add md5sum for 2.6.32 final, and refresh patchesGabor Juhos2009-12-04
| | | | SVN-Revision: 18636
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18635
* add missing CONFIG_HID_WACOM symbolFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18633
* add missing kernel configuration symbolsFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18630
* add more missing configuration symbolsFlorian Fainelli2009-12-03
| | | | SVN-Revision: 18625
* refresh 2.6.32 patches with -rc8Imre Kaloz2009-11-30
| | | | SVN-Revision: 18613
* add some more symbols to the generic 2.6.32 configImre Kaloz2009-11-30
| | | | SVN-Revision: 18611
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-30
| | | | SVN-Revision: 18609
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-29
| | | | SVN-Revision: 18603
* Remove patches already applied in generic and refresh patches.Hauke Mehrtens2009-11-29
| | | | | | This fixes #6200 SVN-Revision: 18597
* Some build fixes.Hauke Mehrtens2009-11-28
| | | | SVN-Revision: 18590
* refresh 2.6.25 patchesFlorian Fainelli2009-11-25
| | | | SVN-Revision: 18539
* kernel: add missing config symbols for kernel debuggingFelix Fietkau2009-11-24
| | | | SVN-Revision: 18524
* add more symbols to the generic configImre Kaloz2009-11-21
| | | | SVN-Revision: 18458
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-17
| | | | SVN-Revision: 18440
* replace our arm LZMA loader with the one that goes upstreamImre Kaloz2009-11-17
| | | | SVN-Revision: 18439
* make fpu emulation support configurable through kernel_menuconfig by adding ↵Felix Fietkau2009-11-13
| | | | | | a prompt for it SVN-Revision: 18414
* export __cpuc_flush_dcache_page for ARM targetsImre Kaloz2009-11-11
| | | | SVN-Revision: 18375
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* move CPUFREQ to generic configsImre Kaloz2009-11-11
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* move CONFIG_CRASH_DUMP to the generic configsImre Kaloz2009-11-11
| | | | SVN-Revision: 18366
* backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵Felix Fietkau2009-11-09
| | | | | | interface detection SVN-Revision: 18352
* Add some build fixes for kernel 2.6.21 and the infineon amazon target.Hauke Mehrtens2009-11-08
| | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. SVN-Revision: 18345
* refresh 2.6.31 patchesFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18334
* remove the old alix led junk which was replaced by upstream codeFelix Fietkau2009-11-05
| | | | SVN-Revision: 18320
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18297
* temporary remove the pfifo fast patch from 2.6.32, tooImre Kaloz2009-11-03
| | | | SVN-Revision: 18284
* add preliminary 2.6.32 supportImre Kaloz2009-11-03
| | | | SVN-Revision: 18283
* add more missing configuration symbolsFlorian Fainelli2009-11-03
| | | | SVN-Revision: 18282
* refresh patchesFlorian Fainelli2009-11-02
| | | | SVN-Revision: 18275