Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block2mtd: More 2.6.38 fixes | Michael Büsch | 2011-02-28 | 1 | -3/+29 |
| | | | | SVN-Revision: 25791 | ||||
* | mtd: Fix compile warning | Michael Büsch | 2011-02-28 | 1 | -20/+35 |
| | | | | SVN-Revision: 25790 | ||||
* | jffs2-lzma: Fix compile warning | Michael Büsch | 2011-02-28 | 1 | -40/+78 |
| | | | | SVN-Revision: 25789 | ||||
* | mini_fo: More 2.6.38 fixes | Michael Büsch | 2011-02-28 | 1 | -10/+53 |
| | | | | SVN-Revision: 25788 | ||||
* | kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵ | Felix Fietkau | 2011-02-28 | 2 | -22/+34 |
| | | | | | | some functions referenced from other modules SVN-Revision: 25785 | ||||
* | kernel: disable sysctl syscall support - nothing uses it | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25773 | ||||
* | kernel: disable scheduler actions by default, they will be enabled only when ↵ | Felix Fietkau | 2011-02-27 | 8 | -24/+24 |
| | | | | | | kmod-sched is selected SVN-Revision: 25771 | ||||
* | kernel: disable /proc/kcore | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25770 | ||||
* | kernel: when disabling common quirks, disable them in the usb subsystem as ↵ | Felix Fietkau | 2011-02-27 | 2 | -0/+24 |
| | | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768 | ||||
* | kernel: de-bloat the lzma library used by jffs2 | Felix Fietkau | 2011-02-27 | 2 | -0/+970 |
| | | | | SVN-Revision: 25767 | ||||
* | kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵ | Felix Fietkau | 2011-02-27 | 8 | -16/+16 |
| | | | | | | kmod-crypto-core package SVN-Revision: 25766 | ||||
* | kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25765 | ||||
* | kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25764 | ||||
* | kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25763 | ||||
* | kernel: add a patch for isolating individual bridge ports | Felix Fietkau | 2011-02-27 | 2 | -0/+206 |
| | | | | SVN-Revision: 25762 | ||||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-27 | 20 | -60/+60 |
| | | | | SVN-Revision: 25760 | ||||
* | kernel 2.6.38: add a few missing config symbols | Felix Fietkau | 2011-02-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 25748 | ||||
* | linux/generic: fix block2mtd for 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 25704 | ||||
* | linux/generic: fix r25699 take II | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 25703 | ||||
* | linux/generic: fix r25699 (thanks nbd) | Alexandros C. Couloumbis | 2011-02-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 25700 | ||||
* | linux/generic: fix mini_fo for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+37 |
| | | | | SVN-Revision: 25699 | ||||
* | kernel: the patch to disable the crypto tests is no longer necessary since ↵ | Felix Fietkau | 2011-02-24 | 6 | -195/+0 |
| | | | | | | 2.6.36, remove it SVN-Revision: 25689 | ||||
* | kernel config: disable the pcomp api + zlib decompressor by default - it has ↵ | Felix Fietkau | 2011-02-24 | 8 | -19/+24 |
| | | | | | | not been used for a while now SVN-Revision: 25684 | ||||
* | kernel config: remove the obsolete pcomp unlzma symbol | Felix Fietkau | 2011-02-24 | 5 | -5/+0 |
| | | | | SVN-Revision: 25683 | ||||
* | kernel config: refresh using kconfig.pl | Felix Fietkau | 2011-02-24 | 4 | -341/+340 |
| | | | | SVN-Revision: 25682 | ||||
* | 2.6.38: Remove patches that are upstream in -rc6 | Michael Büsch | 2011-02-23 | 2 | -403/+0 |
| | | | | SVN-Revision: 25680 | ||||
* | kernel: add missing config symbols | Felix Fietkau | 2011-02-21 | 2 | -0/+4 |
| | | | | SVN-Revision: 25643 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 127 | -10970/+354 |
| | | | | SVN-Revision: 25641 | ||||
* | kernel: add a new scheduler action for restoring the connection tracking ↵ | Felix Fietkau | 2011-02-21 | 6 | -0/+1026 |
| | | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639 | ||||
* | add two solos-releated patches from Philip Prindeville | Florian Fainelli | 2011-02-20 | 5 | -0/+72 |
| | | | | SVN-Revision: 25630 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 5 | -9/+9 |
| | | | | SVN-Revision: 25583 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 4 | -9/+9 |
| | | | | SVN-Revision: 25582 | ||||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | 4 | -7/+7 |
| | | | | SVN-Revision: 25580 | ||||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 | 3 | -3/+3 |
| | | | | SVN-Revision: 25577 | ||||
* | add more 2.6.37 missing symbols | Florian Fainelli | 2011-02-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 25534 | ||||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-12 | 21 | -61/+61 |
| | | | | SVN-Revision: 25483 | ||||
* | add missing 2.6.37 config symbols. | Florian Fainelli | 2011-02-10 | 1 | -0/+5 |
| | | | | SVN-Revision: 25447 | ||||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | 6 | -20/+503 |
| | | | | SVN-Revision: 25333 | ||||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | 8 | -2/+25 |
| | | | | SVN-Revision: 25284 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 4 | -0/+33 |
| | | | | SVN-Revision: 25272 | ||||
* | add missing symbols | Imre Kaloz | 2011-02-01 | 2 | -0/+4 |
| | | | | SVN-Revision: 25271 | ||||
* | we don't support gcc 4.1.x | Imre Kaloz | 2011-01-27 | 8 | -88/+0 |
| | | | | SVN-Revision: 25147 | ||||
* | generic: rtl8366s: allow initial register values to be passed via platform_data | Gabor Juhos | 2011-01-26 | 2 | -0/+18 |
| | | | | SVN-Revision: 25120 | ||||
* | generic: remove en25pxx support patch, it is in mainline since 2.6.36 | Gabor Juhos | 2011-01-25 | 5 | -45/+6 |
| | | | | SVN-Revision: 25097 | ||||
* | kernel: when bridging, do not forward EAP frames to other ports, only ↵ | Felix Fietkau | 2011-01-25 | 7 | -0/+105 |
| | | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095 | ||||
* | refresh patches | Imre Kaloz | 2011-01-24 | 2 | -3/+3 |
| | | | | SVN-Revision: 25089 | ||||
* | replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵ | Imre Kaloz | 2011-01-24 | 3 | -11/+40 |
| | | | | | | enable it in the generic config SVN-Revision: 25088 | ||||
* | this missing header patch is way too old for any sane software to depend on it | Imre Kaloz | 2011-01-24 | 1 | -9/+0 |
| | | | | SVN-Revision: 25087 | ||||
* | remove mips gcc4 inline patch - fixed upstream | Imre Kaloz | 2011-01-24 | 1 | -11/+0 |
| | | | | SVN-Revision: 25086 | ||||
* | platform specific patches don't belong here - take #2 | Imre Kaloz | 2011-01-24 | 40 | -1357/+0 |
| | | | | SVN-Revision: 25085 |