aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAge
...
* unlzma: fix a race condition and add some optimizations to improve ↵Felix Fietkau2009-09-22
| | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
* Cleaned config-2.6.31 defaults for PPCHamish Guthrie2009-09-21
| | | | SVN-Revision: 17664
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-21
| | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-19
| | | | SVN-Revision: 17606
* Fix lzma cmd args.Lars-Peter Clausen2009-09-17
| | | | SVN-Revision: 17604
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic ↵Felix Fietkau2009-09-16
| | | | | | files directory and remove patches for older kernel versions (no longer in use) SVN-Revision: 17594
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-12
| | | | SVN-Revision: 17573
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-11
| | | | SVN-Revision: 17570
* kernel: add missing symbols to the 2.6.31 configGabor Juhos2009-09-10
| | | | SVN-Revision: 17568
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-10
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-10
| | | | SVN-Revision: 17563
* kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patchesGabor Juhos2009-09-10
| | | | SVN-Revision: 17558
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-10
| | | | SVN-Revision: 17557
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-05
| | | | SVN-Revision: 17521
* get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵Felix Fietkau2009-09-02
| | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475
* mvswitch: set the netdevice into promiscuous mode when header mode is ↵Felix Fietkau2009-09-02
| | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469
* add the in-tree gspca driverFlorian Fainelli2009-08-27
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-27
| | | | SVN-Revision: 17420
* more linux kernel cygwin build fixesFlorian Fainelli2009-08-26
| | | | SVN-Revision: 17402
* 2.6.31: refresh generic patchesGabor Juhos2009-08-24
| | | | SVN-Revision: 17368
* 2.6.31: update generic configGabor Juhos2009-08-24
| | | | SVN-Revision: 17367
* also take over the files for 2.6.31Mirko Vogt2009-08-23
| | | | SVN-Revision: 17356
* add generic patchset levelled up to 2.6.31-rc6Mirko Vogt2009-08-22
| | | | SVN-Revision: 17351
* 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary sizeGabor Juhos2009-08-16
| | | | SVN-Revision: 17289
* 2.6.30: update layer7 patchGabor Juhos2009-08-16
| | | | SVN-Revision: 17284
* fix for commit r17276Hauke Mehrtens2009-08-15
| | | | SVN-Revision: 17280
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-15
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* refresh patchesHauke Mehrtens2009-08-15
| | | | SVN-Revision: 17268
* add a driver for rtl8306 switchesFelix Fietkau2009-08-14
| | | | SVN-Revision: 17248
* fix buildHauke Mehrtens2009-08-13
| | | | SVN-Revision: 17246
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-09
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-09
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-09
| | | | SVN-Revision: 17187
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-09
| | | | SVN-Revision: 17186
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-08
| | | | SVN-Revision: 17185
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-08
| | | | | | from the kernel image SVN-Revision: 17181
* make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cFlorian Fainelli2009-08-06
| | | | SVN-Revision: 17147
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231XFelix Fietkau2009-08-06
| | | | SVN-Revision: 17145
* add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 configFlorian Fainelli2009-08-05
| | | | SVN-Revision: 17128
* fix mvswitch/ar8216 tx path hooking for 2.6.30Felix Fietkau2009-08-04
| | | | SVN-Revision: 17121
* refresh 2.6.30 patchesFlorian Fainelli2009-08-02
| | | | SVN-Revision: 17093
* also use openwrt-specific lzma options in gen_initramfs_list.shFlorian Fainelli2009-08-01
| | | | SVN-Revision: 17080
* fix patchLars-Peter Clausen2009-08-01
| | | | SVN-Revision: 17079
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-31
| | | | SVN-Revision: 17071
* refresh 2.6.27 patchesFlorian Fainelli2009-07-31
| | | | SVN-Revision: 17061
* move some PPC symbols to the generic configImre Kaloz2009-07-29
| | | | SVN-Revision: 17041
* ppc4xx optimizationsImre Kaloz2009-07-29
| | | | SVN-Revision: 17040
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵Felix Fietkau2009-07-28
| | | | | | do_lzma processing SVN-Revision: 17036
* use 2.6.27.7Florian Fainelli2009-07-24
| | | | SVN-Revision: 16968
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-23
| | | | SVN-Revision: 16960