aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Collapse)AuthorAge
...
* kernel: use -fno-caller-savesFelix Fietkau2011-03-26
| | | | SVN-Revision: 26301
* kernel: remove all local symbols from kernel modules at link time to reduce ↵Felix Fietkau2011-03-25
| | | | | | their size SVN-Revision: 26298
* kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵Felix Fietkau2011-03-25
| | | | | | oprofile fix SVN-Revision: 26297
* enable the 'big kernel lock' by defaultImre Kaloz2011-03-22
| | | | SVN-Revision: 26267
* kernel: add missing config optionsHauke Mehrtens2011-03-19
| | | | SVN-Revision: 26238
* kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by ↵Hauke Mehrtens2011-03-19
| | | | | | | | | | 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-18
| | | | SVN-Revision: 26229
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-18
| | | | SVN-Revision: 26226
* kernel: fix an overlayfs deadlock on rmdirFelix Fietkau2011-03-17
| | | | SVN-Revision: 26215
* kernel: replace mini_fo with overlayfs for 2.6.38Felix Fietkau2011-03-17
| | | | SVN-Revision: 26213
* kernel: replace mini_fo with overlayfs for 2.6.37Felix Fietkau2011-03-17
| | | | SVN-Revision: 26209
* kernel: refresh 2.6.38 patches for final releaseFelix Fietkau2011-03-16
| | | | SVN-Revision: 26194
* kernel: disable xz for 2.6.38 for now, it is unusedFelix Fietkau2011-03-16
| | | | SVN-Revision: 26193
* kernel: add a few more missing config symbolsFelix Fietkau2011-03-16
| | | | SVN-Revision: 26192
* kernel: add a few missing kernel config symbolsFelix Fietkau2011-03-16
| | | | SVN-Revision: 26189
* ssb: update ssb to version from linux-next-20110311Hauke Mehrtens2011-03-13
| | | | SVN-Revision: 26127
* kernel: update to kernel version 2.6.37.3Hauke Mehrtens2011-03-13
| | | | SVN-Revision: 26126
* kernel: update to kernel version 2.6.34.8Hauke Mehrtens2011-03-13
| | | | SVN-Revision: 26125
* kernel: update to kernel version 2.6.32.32Hauke Mehrtens2011-03-13
| | | | SVN-Revision: 26124
* * add atm patch to generic .37 series. this is needed for the dsl driver to ↵John Crispin2011-03-11
| | | | | | work. SVN-Revision: 26022
* kernel: allow EAP frames to pass through bridges even in learning state - ↵Felix Fietkau2011-03-10
| | | | | | fixes issues with WDS SVN-Revision: 26015
* Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵Jo-Philipp Wich2011-03-10
| | | | | | (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-09
| | | | SVN-Revision: 25984
* only support EABI on ARM targetsImre Kaloz2011-03-07
| | | | SVN-Revision: 25928
* atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. ↵Michael Büsch2011-03-05
| | | | | | Prindeville for pointing it out. SVN-Revision: 25881
* yet another missing symbolJo-Philipp Wich2011-03-05
| | | | SVN-Revision: 25875
* add more missing kernel symbolsJo-Philipp Wich2011-03-03
| | | | SVN-Revision: 25846
* add missing symbolJo-Philipp Wich2011-03-03
| | | | SVN-Revision: 25843
* 2.6.38: Let mac80211 select CONFIG_AVERAGEMichael Büsch2011-03-01
| | | | SVN-Revision: 25818
* update arm mach-typesImre Kaloz2011-03-01
| | | | SVN-Revision: 25806
* refresh patches with -rc6Imre Kaloz2011-03-01
| | | | SVN-Revision: 25805
* block2mtd: More 2.6.38 fixesMichael Büsch2011-02-28
| | | | SVN-Revision: 25791
* mtd: Fix compile warningMichael Büsch2011-02-28
| | | | SVN-Revision: 25790
* jffs2-lzma: Fix compile warningMichael Büsch2011-02-28
| | | | SVN-Revision: 25789
* mini_fo: More 2.6.38 fixesMichael Büsch2011-02-28
| | | | SVN-Revision: 25788
* kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵Felix Fietkau2011-02-28
| | | | | | some functions referenced from other modules SVN-Revision: 25785
* kernel: disable sysctl syscall support - nothing uses itFelix Fietkau2011-02-27
| | | | SVN-Revision: 25773
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-27
| | | | | | kmod-sched is selected SVN-Revision: 25771
* kernel: disable /proc/kcoreFelix Fietkau2011-02-27
| | | | SVN-Revision: 25770
* kernel: when disabling common quirks, disable them in the usb subsystem as ↵Felix Fietkau2011-02-27
| | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768
* kernel: de-bloat the lzma library used by jffs2Felix Fietkau2011-02-27
| | | | SVN-Revision: 25767
* kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵Felix Fietkau2011-02-27
| | | | | | kmod-crypto-core package SVN-Revision: 25766
* kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by defaultFelix Fietkau2011-02-27
| | | | SVN-Revision: 25765
* kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses itFelix Fietkau2011-02-27
| | | | SVN-Revision: 25764
* kernel: disable CONFIG_WIRELESS_EXT_SYSFS by defaultFelix Fietkau2011-02-27
| | | | SVN-Revision: 25763
* kernel: add a patch for isolating individual bridge portsFelix Fietkau2011-02-27
| | | | SVN-Revision: 25762
* refresh 2.6.37 patchesFlorian Fainelli2011-02-27
| | | | SVN-Revision: 25760
* kernel 2.6.38: add a few missing config symbolsFelix Fietkau2011-02-27
| | | | SVN-Revision: 25748
* linux/generic: fix block2mtd for 2.6.38Alexandros C. Couloumbis2011-02-24
| | | | SVN-Revision: 25704
* linux/generic: fix r25699 take IIAlexandros C. Couloumbis2011-02-24
| | | | SVN-Revision: 25703