summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Expand)AuthorAgeFilesLines
* refresh 2.6.27 patchesFlorian Fainelli2009-07-312-11/+13
* move some PPC symbols to the generic configImre Kaloz2009-07-291-0/+10
* ppc4xx optimizationsImre Kaloz2009-07-291-0/+30
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lz...Felix Fietkau2009-07-281-1/+3
* use 2.6.27.7Florian Fainelli2009-07-241-0/+1
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-231-0/+4
* 2.6.{28,30}: add missing config symbolGabor Juhos2009-07-222-0/+2
* fix a >2 year old stack overflow in the mtd rootfs split patch which only cau...Felix Fietkau2009-07-214-57/+27
* add a new arm lzma kernel decompressor based on rewritten (and much more read...Felix Fietkau2009-07-213-843/+1361
* 2.6.{28,30}: refresh patchesGabor Juhos2009-07-204-18/+6
* 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbolGabor Juhos2009-07-201-0/+1
* 2.6.30 add missing config symbolGabor Juhos2009-07-191-0/+1
* mips: fix another bug in the module relocation change: the wrong base address...Felix Fietkau2009-07-182-24/+18
* sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con...Felix Fietkau2009-07-182-2/+6
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks...Felix Fietkau2009-07-181-23/+34
* get rid of linux 2.6.29Felix Fietkau2009-07-1797-44321/+0
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-161-0/+1
* Cleanup glamo platform_data.Lars-Peter Clausen2009-07-161-17/+6
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-142-0/+2
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-132-24/+32
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-133-0/+126
* glamo: get rid of static driver handle.Lars-Peter Clausen2009-07-121-1/+1
* glamo: Use mfd_cell for child resource handling instead of some ugly custom c...Lars-Peter Clausen2009-07-121-4/+0
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al...Felix Fietkau2009-07-122-0/+284
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena...Felix Fietkau2009-07-124-20/+12
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-113-0/+33
* seems like the pages that mentioned mips 4k cores not having prefetch were wr...Felix Fietkau2009-07-112-20/+0
* mips: replace -mlong-calls with -mno-long-calls to make function calls faster...Felix Fietkau2009-07-112-0/+650
* mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no...Felix Fietkau2009-07-112-0/+20
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...Felix Fietkau2009-07-111-1/+1
* Add config file for 2.6.31 kernels in preparation for 2.6.31Hamish Guthrie2009-07-061-0/+2420
* bump to 2.6.29.6 and refresh patchesGabor Juhos2009-07-056-45/+24
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-052-16/+6
* Add ioctls to glamo framebuffer driver to enable/disable glamo engines.Lars-Peter Clausen2009-07-053-0/+100
* update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-037-41/+20
* ar8216: fix transmission of large frames by setting the switch mtuFelix Fietkau2009-06-292-0/+7
* pppoe: add extra padding for the header (useful for drivers that need headroom)Felix Fietkau2009-06-293-0/+60
* turn off the Algorithmics FPU emulator by default now that we have software f...Florian Fainelli2009-06-284-0/+652
* refresh 2.6.25 patchesImre Kaloz2009-06-212-3/+3
* ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unsetFlorian Fainelli2009-06-191-1/+4
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-171-0/+2
* IKCONFIG shouldn't be enabled by defaultImre Kaloz2009-06-151-2/+2
* 2.6.30: add another export for the binder moduleFelix Fietkau2009-06-141-0/+10
* add missing function declaration for extra vm exportsFelix Fietkau2009-06-141-0/+10
* refresh patchesHauke Mehrtens2009-06-147-25/+9
* ar8216: add delay for page switching to work around register setting corrupti...Felix Fietkau2009-06-142-5/+123
* also apply gcc4.4.0 specific patches to 2.6.27 (#5318)Florian Fainelli2009-06-132-0/+334
* refresh generic patchesFlorian Fainelli2009-06-111-1/+1
* Cleaned up whitespace in patch 024-mips_delay.patchHamish Guthrie2009-06-101-6/+6
* Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPSHamish Guthrie2009-06-102-152/+32