summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0
Commit message (Collapse)AuthorAgeFilesLines
* linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 ↵acoul2011-09-231-0/+33
| | | | | | build failure) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to version 3.0.3hauke2011-08-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable cfi cmdset 0002 erase suspendnbd2011-08-151-0/+11
| | | | | | | | | | on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: revert r27953hauke2011-08-111-0/+10
| | | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix ocf patch for kernel 2.6.30hauke2011-08-111-10/+0
| | | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ignore_oc in struct ehci_hcdflorian2011-08-102-4/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix another typo in the netfilter optimization patchesnbd2011-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing checks in the netfilter optimization patch which broke ↵nbd2011-08-062-11/+14
| | | | | | some rules containing only source/destination address checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 3.0.1hauke2011-08-063-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add 101-perf_arm_uclibc.patch to 3.0 patchesflorian2011-08-051-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 8*1-usb_serial_endpoint_size.patchflorian2011-08-031-26/+0
| | | | | | This is breaking some devices out there such as Winchiphead CH341 adapters (#9601) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 3.0 patchesflorian2011-08-022-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a new version of my netfilter speedup patches for linux 2.6.39 ↵nbd2011-07-304-0/+223
| | | | | | and 3.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* From: George Kashperko <george@znau.edu.ua>jow2011-07-241-0/+18
| | | | | | | | | Issue map read after Write Buffer Load command to ensure chip is ready to receive data. Signed-off-by: George Kashperko <george@znau.edu.ua> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 finaljow2011-07-241-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ocf-linux: version bump to 20110720hauke2011-07-241-61/+24
| | | | | | | | | | | | | | | | | 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: 3.0 is outkaloz2011-07-231-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update bcma and ssb to master-2011-07-21hauke2011-07-223-18/+366
| | | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to linux-3.0 and refresh patches.hauke2011-07-225-8/+10
| | | | | | | Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: upgrade to 3.0-rc7kaloz2011-07-127-38/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add mpcore_wdt fixeskaloz2011-07-084-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: refresh patcheskaloz2011-07-071-16/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: 3.0 is at rc6 nowkaloz2011-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add support for and switch to XZ compressed kernels on ARMkaloz2011-07-071-0/+107
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: fixup mtd refresh and co.kaloz2011-07-061-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: fix myloader patch, thanks KanjiMonsterkaloz2011-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: replace the cut down machtype with the full one, as we ↵kaloz2011-07-061-0/+2991
| | | | | | support a lot of not-yet-upstreamed stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)florian2011-07-051-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gpio_dev driver: remove existing forward port patches, use ↵nbd2011-07-011-11/+0
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc5hauke2011-06-283-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110628hauke2011-06-282-3/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627hauke2011-06-272-0/+684
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc4hauke2011-06-2113-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+jow2011-06-191-0/+101
| | | | | | | | | | | | | | | | | Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). The codepath seems to be only taken when using IPv6, so there should be no negative side effects when IPv6 isn't loaded. I did not measure how big the performance impact is. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: Add support for 3.0-rc3hauke2011-06-15107-0/+59322
Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191 3c298f89-4303-0410-b956-a3cf2f4a3e73