aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30
Commit message (Expand)AuthorAgeFilesLines
* remove ipset support from core, it is now provided by xtables-addons from the...Nicolas Thill2009-10-031-7749/+0
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-014-78/+50
* [kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-281-16/+28
* [kernel] fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
* [kernel] add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-271-0/+637
* [ipset] Update ipset to version 3.2Hauke Mehrtens2009-09-271-2781/+2842
* [kernel] refresh patchesHauke Mehrtens2009-09-261-2/+2
* kernel: if block2mtd does not find the device immediately, use wait_for_devic...Felix Fietkau2009-09-251-0/+10
* merge r17683 to 2.6.30Felix Fietkau2009-09-241-1/+4
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-231-11/+11
* when using -O2 instead of -Os, get rid of the two optimizations that are caus...Felix Fietkau2009-09-221-0/+9
* unlzma: fix a race condition and add some optimizations to improve performanceFelix Fietkau2009-09-221-12/+36
* implement write support for partitions covering only a part of an eraseblock ...Felix Fietkau2009-09-211-0/+146
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-191-0/+6411
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-121-0/+354
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-111-31/+0
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-50/+0
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-102-6/+65
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-102-2/+2
* get rid of dynamic buffer struct allocation during pcomp lzma decompression a...Felix Fietkau2009-09-022-23/+93
* [kernel] mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-271-1/+1
* [kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease diction...Gabor Juhos2009-08-161-1/+11
* [kernel] 2.6.30: update layer7 patchGabor Juhos2009-08-162-29/+44
* [mac80211] fix for commit r17276Hauke Mehrtens2009-08-151-0/+11
* [mac80211] Do not build the mac80211 module in the kernel.Hauke Mehrtens2009-08-151-0/+11
* refresh patchesHauke Mehrtens2009-08-151-20/+14
* add a driver for rtl8306 switchesFelix Fietkau2009-08-141-0/+23
* [lib80211] fix buildHauke Mehrtens2009-08-131-0/+19
* revert some accidentally committed test/debug changes from the module symbol ...Felix Fietkau2009-08-091-12/+12
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-081-0/+117
* [kernel] make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cFlorian Fainelli2009-08-061-24/+36
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231XFelix Fietkau2009-08-061-1/+1
* [kernel] refresh 2.6.30 patchesFlorian Fainelli2009-08-023-10/+8
* [kernel] also use openwrt-specific lzma options in gen_initramfs_list.shFlorian Fainelli2009-08-011-0/+33
* fix patchLars-Peter Clausen2009-08-011-26/+18
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-311-0/+43
* 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
* fix a >2 year old stack overflow in the mtd rootfs split patch which only cau...Felix Fietkau2009-07-212-37/+9
* add a new arm lzma kernel decompressor based on rewritten (and much more read...Felix Fietkau2009-07-212-843/+642
* [kernel] 2.6.{28,30}: refresh patchesGabor Juhos2009-07-203-4/+2
* mips: fix another bug in the module relocation change: the wrong base address...Felix Fietkau2009-07-181-12/+9
* sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con...Felix Fietkau2009-07-181-1/+3
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks...Felix Fietkau2009-07-181-23/+34
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-131-12/+16
* [kernel] MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-131-0/+42
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al...Felix Fietkau2009-07-121-0/+142
* [kernel] use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-111-0/+11
* seems like the pages that mentioned mips 4k cores not having prefetch were wr...Felix Fietkau2009-07-111-10/+0