summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* 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
* make au1OOO_eth probes all PHY addresses for MTX-1Florian Fainelli2011-02-271-0/+29
| | | | SVN-Revision: 25761
* refresh 2.6.37 patchesFlorian Fainelli2011-02-2720-60/+60
| | | | SVN-Revision: 25760
* cbus-retu: Fix nested IRQ handlingMichael Büsch2011-02-271-0/+13
| | | | SVN-Revision: 25759
* omap24xx: Fix possible MMC null ptr derefMichael Büsch2011-02-271-0/+13
| | | | SVN-Revision: 25758
* rename patchMichael Büsch2011-02-271-0/+0
| | | | SVN-Revision: 25757
* use kmod-acx-mac80211 by defaultFlorian Fainelli2011-02-271-1/+1
| | | | SVN-Revision: 25755
* kernel 2.6.38: add a few missing config symbolsFelix Fietkau2011-02-271-0/+7
| | | | SVN-Revision: 25748
* omap24xx: Update MMC fixesMichael Büsch2011-02-271-18/+3
| | | | SVN-Revision: 25747
* omap24xx: Add 2.6.38 filesMichael Büsch2011-02-2616-0/+11188
| | | | SVN-Revision: 25746
* fix MII register ioremap on when high cpmac is available, patch from WipsterFlorian Fainelli2011-02-261-11/+13
| | | | SVN-Revision: 25730
* ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant ↵Felix Fietkau2011-02-2616-186/+32
| | | | | | board support patches SVN-Revision: 25727
* ixp4xx: remove 2.6.36 supportFelix Fietkau2011-02-2640-6407/+0
| | | | SVN-Revision: 25726
* ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵Felix Fietkau2011-02-261-13/+13
| | | | | | mutex now SVN-Revision: 25725
* ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵Felix Fietkau2011-02-261-48/+12
| | | | | | faulty overrides SVN-Revision: 25724
* atheros: remove support for older kernelsFelix Fietkau2011-02-2668-33157/+0
| | | | SVN-Revision: 25721
* atheros: update to 2.6.37.1Felix Fietkau2011-02-261-1/+1
| | | | SVN-Revision: 25720
* ar71xx: remove support for 2.6.36Felix Fietkau2011-02-2534-1116/+0
| | | | SVN-Revision: 25716
* ar71xx: update to 2.6.37.1Felix Fietkau2011-02-251-1/+1
| | | | SVN-Revision: 25715
* register gmac, tooImre Kaloz2011-02-251-0/+86
| | | | SVN-Revision: 25712
* optimize for the fa526 coreImre Kaloz2011-02-251-2/+2
| | | | SVN-Revision: 25711
* optimize for the fa526 coreImre Kaloz2011-02-251-1/+1
| | | | SVN-Revision: 25710
* switch back to xscale mtune, marvell_f is unlikely to get upstreamedImre Kaloz2011-02-251-3/+1
| | | | SVN-Revision: 25707
* upgrade to 2.6.37.1Imre Kaloz2011-02-258-706/+109
| | | | SVN-Revision: 25706
* 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
* upgrade to 2.6.37.1Imre Kaloz2011-02-241-2/+2
| | | | SVN-Revision: 25697
* include u-boot version in filenameImre Kaloz2011-02-241-1/+1
| | | | SVN-Revision: 25695
* 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
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-248-19/+24
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: remove the obsolete pcomp unlzma symbolFelix Fietkau2011-02-245-5/+0
| | | | SVN-Revision: 25683
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-244-341/+340
| | | | SVN-Revision: 25682
* 2.6.38: Remove patches that are upstream in -rc6Michael Büsch2011-02-232-403/+0
| | | | SVN-Revision: 25680
* switch to 2.6.37.1Florian Fainelli2011-02-231-1/+1
| | | | SVN-Revision: 25675
* drop obsolete patchJo-Philipp Wich2011-02-221-36/+0
| | | | SVN-Revision: 25661
* add a default network config file, patch from WipsterFlorian Fainelli2011-02-211-0/+30
| | | | SVN-Revision: 25647
* Refresh patches for 2.6.37.1Lars-Peter Clausen2011-02-211-36/+1
| | | | SVN-Revision: 25644
* kernel: add missing config symbolsFelix Fietkau2011-02-212-0/+4
| | | | SVN-Revision: 25643
* ar71xx: revert accidental kernel upgradeFelix Fietkau2011-02-211-1/+1
| | | | SVN-Revision: 25642
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-21154-11020/+404
| | | | SVN-Revision: 25641