summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
* enable the 'big kernel lock' by defaultImre Kaloz2011-03-222-1/+2
| | | | SVN-Revision: 26267
* kernel: add missing config optionsHauke Mehrtens2011-03-191-0/+10
| | | | SVN-Revision: 26238
* kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by ↵Hauke Mehrtens2011-03-1916-32/+80
| | | | | | | | | | generated/autoconf.h. This fixes build with kernel 2.6.38. This was only build tested. Thank you philipp64 for reporting SVN-Revision: 26237
* remove 2.6.34 supportImre Kaloz2011-03-18127-44555/+0
| | | | SVN-Revision: 26229
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26226
* kernel: fix an overlayfs deadlock on rmdirFelix Fietkau2011-03-172-0/+152
| | | | SVN-Revision: 26215
* kernel: replace mini_fo with overlayfs for 2.6.38Felix Fietkau2011-03-1715-8578/+2917
| | | | SVN-Revision: 26213
* kernel: replace mini_fo with overlayfs for 2.6.37Felix Fietkau2011-03-1715-8490/+2995
| | | | SVN-Revision: 26209
* kernel: refresh 2.6.38 patches for final releaseFelix Fietkau2011-03-1626-76/+74
| | | | SVN-Revision: 26194
* kernel: disable xz for 2.6.38 for now, it is unusedFelix Fietkau2011-03-161-1/+2
| | | | SVN-Revision: 26193
* kernel: add a few more missing config symbolsFelix Fietkau2011-03-161-0/+2
| | | | SVN-Revision: 26192
* kernel: add a few missing kernel config symbolsFelix Fietkau2011-03-163-0/+16
| | | | SVN-Revision: 26189
* ssb: update ssb to version from linux-next-20110311Hauke Mehrtens2011-03-1311-639/+6777
| | | | SVN-Revision: 26127
* kernel: update to kernel version 2.6.37.3Hauke Mehrtens2011-03-133-8/+6
| | | | SVN-Revision: 26126
* kernel: update to kernel version 2.6.34.8Hauke Mehrtens2011-03-1319-67/+67
| | | | SVN-Revision: 26125
* kernel: update to kernel version 2.6.32.32Hauke Mehrtens2011-03-1318-66/+66
| | | | SVN-Revision: 26124
* * add atm patch to generic .37 series. this is needed for the dsl driver to ↵John Crispin2011-03-111-0/+12
| | | | | | work. SVN-Revision: 26022
* kernel: allow EAP frames to pass through bridges even in learning state - ↵Felix Fietkau2011-03-107-0/+77
| | | | | | fixes issues with WDS SVN-Revision: 26015
* Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵Jo-Philipp Wich2011-03-104-0/+284
| | | | | | (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34 SVN-Revision: 26007
* add two missing symbol for Kernel >= 2.6.37Jo-Philipp Wich2011-03-092-0/+2
| | | | SVN-Revision: 25984
* only support EABI on ARM targetsImre Kaloz2011-03-078-0/+16
| | | | SVN-Revision: 25928
* atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. ↵Michael Büsch2011-03-051-16/+15
| | | | | | Prindeville for pointing it out. SVN-Revision: 25881
* yet another missing symbolJo-Philipp Wich2011-03-058-0/+8
| | | | SVN-Revision: 25875
* add more missing kernel symbolsJo-Philipp Wich2011-03-038-0/+16
| | | | SVN-Revision: 25846
* add missing symbolJo-Philipp Wich2011-03-038-0/+8
| | | | SVN-Revision: 25843
* 2.6.38: Let mac80211 select CONFIG_AVERAGEMichael Büsch2011-03-011-0/+19
| | | | SVN-Revision: 25818
* update arm mach-typesImre Kaloz2011-03-011-0/+260
| | | | SVN-Revision: 25806
* refresh patches with -rc6Imre Kaloz2011-03-0117-135/+79
| | | | SVN-Revision: 25805
* block2mtd: More 2.6.38 fixesMichael Büsch2011-02-281-3/+29
| | | | SVN-Revision: 25791
* mtd: Fix compile warningMichael Büsch2011-02-281-20/+35
| | | | SVN-Revision: 25790
* jffs2-lzma: Fix compile warningMichael Büsch2011-02-281-40/+78
| | | | SVN-Revision: 25789
* mini_fo: More 2.6.38 fixesMichael Büsch2011-02-281-10/+53
| | | | SVN-Revision: 25788
* kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵Felix Fietkau2011-02-282-22/+34
| | | | | | some functions referenced from other modules SVN-Revision: 25785
* kernel: disable sysctl syscall support - nothing uses itFelix Fietkau2011-02-278-8/+8
| | | | SVN-Revision: 25773
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-278-24/+24
| | | | | | kmod-sched is selected SVN-Revision: 25771
* kernel: disable /proc/kcoreFelix Fietkau2011-02-278-8/+8
| | | | SVN-Revision: 25770
* kernel: when disabling common quirks, disable them in the usb subsystem as ↵Felix Fietkau2011-02-272-0/+24
| | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768
* kernel: de-bloat the lzma library used by jffs2Felix Fietkau2011-02-272-0/+970
| | | | SVN-Revision: 25767
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵Felix Fietkau2011-02-278-16/+16
| | | | | | kmod-crypto-core package SVN-Revision: 25766
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultFelix Fietkau2011-02-278-8/+8
| | | | SVN-Revision: 25765
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itFelix Fietkau2011-02-278-8/+8
| | | | SVN-Revision: 25764
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultFelix Fietkau2011-02-278-8/+8
| | | | SVN-Revision: 25763
* kernel: add a patch for isolating individual bridge portsFelix Fietkau2011-02-272-0/+206
| | | | SVN-Revision: 25762
* refresh 2.6.37 patchesFlorian Fainelli2011-02-2720-60/+60
| | | | SVN-Revision: 25760
* kernel 2.6.38: add a few missing config symbolsFelix Fietkau2011-02-271-0/+7
| | | | SVN-Revision: 25748
* linux/generic: fix block2mtd for 2.6.38Alexandros C. Couloumbis2011-02-241-0/+11
| | | | SVN-Revision: 25704
* linux/generic: fix r25699 take IIAlexandros C. Couloumbis2011-02-241-0/+10
| | | | SVN-Revision: 25703
* linux/generic: fix r25699 (thanks nbd)Alexandros C. Couloumbis2011-02-241-2/+2
| | | | SVN-Revision: 25700
* linux/generic: fix mini_fo for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+37
| | | | SVN-Revision: 25699
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-246-195/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689