Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: revert r27953 | Hauke Mehrtens | 2011-08-11 | 1 | -0/+10 |
| | | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 SVN-Revision: 27954 | ||||
* | kernel: fix ocf patch for kernel 2.6.30 | Hauke Mehrtens | 2011-08-11 | 1 | -10/+0 |
| | | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. SVN-Revision: 27953 | ||||
* | kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF | Jonas Gorski | 2011-08-11 | 1 | -10/+0 |
| | | | | | | find_task_by_vpid is already exported, thus breaking builds. SVN-Revision: 27952 | ||||
* | add ignore_oc in struct ehci_hcd | Florian Fainelli | 2011-08-10 | 5 | -8/+131 |
| | | | | SVN-Revision: 27945 | ||||
* | add CONFIG_EARLY_PRINTK | Florian Fainelli | 2011-08-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 27942 | ||||
* | linux: generic: add support for 3.1-rc1 | Jonas Gorski | 2011-08-09 | 115 | -0/+66018 |
| | | | | SVN-Revision: 27940 | ||||
* | kernel: fix another typo in the netfilter optimization patches | Felix Fietkau | 2011-08-07 | 2 | -2/+2 |
| | | | | SVN-Revision: 27927 | ||||
* | kernel: add missing option | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 27925 | ||||
* | kernel: add missing checks in the netfilter optimization patch which broke ↵ | Felix Fietkau | 2011-08-06 | 4 | -19/+25 |
| | | | | | | some rules containing only source/destination address checks SVN-Revision: 27923 | ||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 8 | -0/+17 |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | ||||
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 3 | -4/+4 |
| | | | | SVN-Revision: 27918 | ||||
* | add more missing config symbols | Florian Fainelli | 2011-08-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 27911 | ||||
* | add 101-perf_arm_uclibc.patch to 3.0 patches | Florian Fainelli | 2011-08-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 27909 | ||||
* | add missing config symbol | Florian Fainelli | 2011-08-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 27908 | ||||
* | generic: Add missing config symbol | Jonas Gorski | 2011-08-03 | 2 | -0/+2 |
| | | | | SVN-Revision: 27887 | ||||
* | remove 8*1-usb_serial_endpoint_size.patch | Florian Fainelli | 2011-08-03 | 8 | -204/+0 |
| | | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) SVN-Revision: 27885 | ||||
* | refresh 3.0 patches | Florian Fainelli | 2011-08-02 | 2 | -8/+8 |
| | | | | SVN-Revision: 27879 | ||||
* | linux/generic: remove obsolete kernel options from 3.0 | Jonas Gorski | 2011-08-02 | 1 | -62/+1 |
| | | | | | | Also fix one typo. SVN-Revision: 27875 | ||||
* | kernel: Fix firewire for 2.6.37+ | Jonas Gorski | 2011-08-02 | 4 | -32/+0 |
| | | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874 | ||||
* | kernel: enable inotify by default (#8055) | Felix Fietkau | 2011-07-31 | 8 | -11/+11 |
| | | | | SVN-Revision: 27853 | ||||
* | kernel: add a new version of my netfilter speedup patches for linux 2.6.39 ↵ | Felix Fietkau | 2011-07-30 | 8 | -0/+443 |
| | | | | | | and 3.0 SVN-Revision: 27840 | ||||
* | swconfig: Add generic switch identifiers | Jonas Gorski | 2011-07-27 | 4 | -11/+39 |
| | | | | | | | | Also make switches available under a generic name "switch<num>" for device name agnostic access. The old device name is used as an alias for backward compatibility. SVN-Revision: 27800 | ||||
* | x86: add missing config symbols | Hauke Mehrtens | 2011-07-25 | 1 | -0/+5 |
| | | | | | | | | | | This adds some config symbols for kernel 3.0. Thank you realopty for the patch. This is from #9719. SVN-Revision: 27775 | ||||
* | add missing symbols for generic and x86 on 3.0, based on Philip ↵ | Imre Kaloz | 2011-07-24 | 1 | -0/+3 |
| | | | | | | Prindeville's patch SVN-Revision: 27762 | ||||
* | From: George Kashperko <george@znau.edu.ua> Issue map read after Write ↵ | Jo-Philipp Wich | 2011-07-24 | 1 | -0/+18 |
| | | | | | | Buffer Load command to ensure chip is ready to receive data. Signed-off-by: George Kashperko <george@znau.edu.ua> SVN-Revision: 27760 | ||||
* | refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final | Jo-Philipp Wich | 2011-07-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 27759 | ||||
* | rtl8366_smi: implement a function for detecting whether the attached switch ↵ | Felix Fietkau | 2011-07-24 | 2 | -11/+77 |
| | | | | | | is RTL8366S or RTL8366RB SVN-Revision: 27755 | ||||
* | rtl8366: unify rtl8366s and rtl8366rb platform data | Felix Fietkau | 2011-07-24 | 4 | -33/+14 |
| | | | | SVN-Revision: 27754 | ||||
* | ocf-linux: version bump to 20110720 | Hauke Mehrtens | 2011-07-24 | 51 | -1150/+4476 |
| | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency SVN-Revision: 27753 | ||||
* | 3.0 is out | Imre Kaloz | 2011-07-23 | 1 | -9/+0 |
| | | | | SVN-Revision: 27736 | ||||
* | kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing | Hauke Mehrtens | 2011-07-23 | 30 | -609/+22087 |
| | | | | SVN-Revision: 27731 | ||||
* | brcm47xx: update bcma and ssb to master-2011-07-21 | Hauke Mehrtens | 2011-07-22 | 8 | -73/+667 |
| | | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus SVN-Revision: 27723 | ||||
* | kernel: update to linux-3.0 and refresh patches. | Hauke Mehrtens | 2011-07-22 | 5 | -8/+10 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 27722 | ||||
* | kernel: backport and enable tmpfs xattr support for 2.6.39 | Felix Fietkau | 2011-07-19 | 3 | -2/+480 |
| | | | | SVN-Revision: 27691 | ||||
* | upgrade to 3.0-rc7 | Imre Kaloz | 2011-07-12 | 7 | -38/+10 |
| | | | | SVN-Revision: 27600 | ||||
* | add mpcore_wdt fixes | Imre Kaloz | 2011-07-08 | 4 | -0/+178 |
| | | | | SVN-Revision: 27557 | ||||
* | refresh patches | Imre Kaloz | 2011-07-07 | 1 | -16/+2 |
| | | | | SVN-Revision: 27527 | ||||
* | 3.0 is at rc6 now | Imre Kaloz | 2011-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 27524 | ||||
* | add support for and switch to XZ compressed kernels on ARM | Imre Kaloz | 2011-07-07 | 2 | -2/+109 |
| | | | | SVN-Revision: 27518 | ||||
* | fix building of perf for arm on uclibc | Florian Fainelli | 2011-07-07 | 1 | -0/+13 |
| | | | | SVN-Revision: 27514 | ||||
* | refresh patches | Imre Kaloz | 2011-07-06 | 4 | -7/+8 |
| | | | | SVN-Revision: 27492 | ||||
* | fixup mtd refresh and co. | Imre Kaloz | 2011-07-06 | 5 | -21/+32 |
| | | | | SVN-Revision: 27491 | ||||
* | fix myloader patch, thanks KanjiMonster | Imre Kaloz | 2011-07-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 27490 | ||||
* | replace the cut down machtype with the full one, as we support a lot of ↵ | Imre Kaloz | 2011-07-06 | 1 | -0/+2991 |
| | | | | | | not-yet-upstreamed stuff SVN-Revision: 27485 | ||||
* | refresh 2.6.39 geode patches | Florian Fainelli | 2011-07-06 | 2 | -4/+4 |
| | | | | SVN-Revision: 27483 | ||||
* | add some symbols | Imre Kaloz | 2011-07-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 27464 | ||||
* | sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423) | Florian Fainelli | 2011-07-05 | 6 | -6/+12 |
| | | | | SVN-Revision: 27457 | ||||
* | add missing symbols | Imre Kaloz | 2011-07-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 27454 | ||||
* | generic: add rt2x00_platform.h | Gabor Juhos | 2011-07-03 | 1 | -0/+19 |
| | | | | SVN-Revision: 27390 | ||||
* | target/patches: This has been sent upstream, but might not appear for a ↵ | Daniel Dickinson | 2011-07-03 | 2 | -0/+24 |
| | | | | | | | | couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27373 |