Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux/generic: port yaffs to 2.6.39 | Alexandros C. Couloumbis | 2011-05-04 | 1 | -0/+147 |
| | | | | SVN-Revision: 26818 | ||||
* | update to 2.6.38 | Florian Fainelli | 2011-05-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 26803 | ||||
* | ar8316: automatically detect whether port4 is used as PHY or as a switch port | Felix Fietkau | 2011-04-28 | 1 | -32/+61 |
| | | | | SVN-Revision: 26778 | ||||
* | ar8216: support AR8316 rev 0 devices | Felix Fietkau | 2011-04-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 26776 | ||||
* | swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK | Felix Fietkau | 2011-04-26 | 1 | -1/+1 |
| | | | | | | | | | SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed in 2.6.39, so replace it with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26770 | ||||
* | rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs. | Felix Fietkau | 2011-04-17 | 7 | -29/+43 |
| | | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705 | ||||
* | Remove 2.6.35. It's not used anymore. | Felix Fietkau | 2011-04-17 | 123 | -43410/+0 |
| | | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26704 | ||||
* | fix a typo in the kernel patch description | Felix Fietkau | 2011-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 26693 | ||||
* | kernel: reorganize 2.6.37 patches | Felix Fietkau | 2011-04-16 | 121 | -376/+366 |
| | | | | SVN-Revision: 26692 | ||||
* | kernel: reorganize 2.6.39 patches | Felix Fietkau | 2011-04-16 | 102 | -334/+300 |
| | | | | SVN-Revision: 26691 | ||||
* | kernel: reorganize 2.6.38 patches, clean up block2mtd patches | Felix Fietkau | 2011-04-16 | 108 | -380/+324 |
| | | | | SVN-Revision: 26690 | ||||
* | kernel: add a PATCHES text file describing the new patch categories | Felix Fietkau | 2011-04-16 | 1 | -0/+15 |
| | | | | SVN-Revision: 26689 | ||||
* | kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 Fixes a bug ↵ | Felix Fietkau | 2011-04-16 | 1 | -0/+11 |
| | | | | | | that led to ECN enabled flows being de-prioritized by pfifo_fast SVN-Revision: 26687 | ||||
* | solos: various upstreamed solos patches | Felix Fietkau | 2011-04-12 | 2 | -0/+158 |
| | | | | | | | | These patches were submitted to netdev and will likely be out in 2.6.38.3. In the meantime, they're needed in 2.6.37.6. Patch by Philip Prindeville SVN-Revision: 26616 | ||||
* | generic: Add support for 2.6.39 | Felix Fietkau | 2011-04-12 | 103 | -0/+62035 |
| | | | | | | Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. SVN-Revision: 26615 | ||||
* | generic: rtl8366{s,rb}: remove the PHY driver. | Gabor Juhos | 2011-04-12 | 2 | -104/+2 |
| | | | | | | | | | | Since the PHY driver is only used for the WAN port and there is virtually no difference between it and the generic PHY driver, we can sefely remove it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26600 | ||||
* | generic: add support for the MX25L1606E SPI flash | Gabor Juhos | 2011-04-11 | 2 | -0/+40 |
| | | | | SVN-Revision: 26596 | ||||
* | kernel: add symbols, small fixes | Hauke Mehrtens | 2011-04-09 | 7 | -0/+20 |
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again SVN-Revision: 26570 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-04-09 | 4 | -0/+14 |
| | | | | SVN-Revision: 26552 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 4 | -13/+15 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | Hauke Mehrtens | 2011-04-03 | 1 | -0/+37 |
| | | | | SVN-Revision: 26440 | ||||
* | kernel: add a missing kconfig symbol for 2.6.38 | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 26417 | ||||
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+6 |
| | | | | | | switches (fixes #8911) SVN-Revision: 26410 | ||||
* | kernel: add a missing dependency for the mv_cesa crypto driver | Felix Fietkau | 2011-04-02 | 2 | -0/+20 |
| | | | | SVN-Revision: 26406 | ||||
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for ↵ | Felix Fietkau | 2011-04-02 | 1 | -0/+1 |
| | | | | | | blkcipher, hash) SVN-Revision: 26402 | ||||
* | flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. ↵ | Daniel Dickinson | 2011-04-02 | 4 | -120/+0 |
| | | | | | | It should be recognized by the CFI and not need forcing. User has not since replied. SVN-Revision: 26400 | ||||
* | shmem_set_file: Remove ima_counts_get() | Michael Büsch | 2011-03-30 | 1 | -12/+3 |
| | | | | SVN-Revision: 26378 | ||||
* | 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to ↵ | Michael Büsch | 2011-03-30 | 1 | -11/+13 |
| | | | | | | acoul for noticing. SVN-Revision: 26377 | ||||
* | Update 2.6.38 to 2.6.38.2 | Michael Büsch | 2011-03-28 | 4 | -34/+59 |
| | | | | SVN-Revision: 26332 | ||||
* | Revert "kernel: remove all local symbols from kernel modules at link time to ↵ | Felix Fietkau | 2011-03-26 | 4 | -24/+2 |
| | | | | | | reduce their size" Use -x when stripping kernel modules instead SVN-Revision: 26305 | ||||
* | kernel: use -fno-caller-saves | Felix Fietkau | 2011-03-26 | 2 | -7/+13 |
| | | | | SVN-Revision: 26301 | ||||
* | kernel: remove all local symbols from kernel modules at link time to reduce ↵ | Felix Fietkau | 2011-03-25 | 4 | -2/+24 |
| | | | | | | their size SVN-Revision: 26298 | ||||
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵ | Felix Fietkau | 2011-03-25 | 2 | -24/+0 |
| | | | | | | oprofile fix SVN-Revision: 26297 | ||||
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 2 | -1/+2 |
| | | | | SVN-Revision: 26267 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-03-19 | 1 | -0/+10 |
| | | | | SVN-Revision: 26238 | ||||
* | kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by ↵ | Hauke Mehrtens | 2011-03-19 | 16 | -32/+80 |
| | | | | | | | | | | 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 support | Imre Kaloz | 2011-03-18 | 127 | -44555/+0 |
| | | | | SVN-Revision: 26229 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 26226 | ||||
* | kernel: fix an overlayfs deadlock on rmdir | Felix Fietkau | 2011-03-17 | 2 | -0/+152 |
| | | | | SVN-Revision: 26215 | ||||
* | kernel: replace mini_fo with overlayfs for 2.6.38 | Felix Fietkau | 2011-03-17 | 15 | -8578/+2917 |
| | | | | SVN-Revision: 26213 | ||||
* | kernel: replace mini_fo with overlayfs for 2.6.37 | Felix Fietkau | 2011-03-17 | 15 | -8490/+2995 |
| | | | | SVN-Revision: 26209 | ||||
* | kernel: refresh 2.6.38 patches for final release | Felix Fietkau | 2011-03-16 | 26 | -76/+74 |
| | | | | SVN-Revision: 26194 | ||||
* | kernel: disable xz for 2.6.38 for now, it is unused | Felix Fietkau | 2011-03-16 | 1 | -1/+2 |
| | | | | SVN-Revision: 26193 | ||||
* | kernel: add a few more missing config symbols | Felix Fietkau | 2011-03-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 26192 | ||||
* | kernel: add a few missing kernel config symbols | Felix Fietkau | 2011-03-16 | 3 | -0/+16 |
| | | | | SVN-Revision: 26189 | ||||
* | ssb: update ssb to version from linux-next-20110311 | Hauke Mehrtens | 2011-03-13 | 11 | -639/+6777 |
| | | | | SVN-Revision: 26127 | ||||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 | 3 | -8/+6 |
| | | | | SVN-Revision: 26126 | ||||
* | kernel: update to kernel version 2.6.34.8 | Hauke Mehrtens | 2011-03-13 | 19 | -67/+67 |
| | | | | SVN-Revision: 26125 | ||||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 | 18 | -66/+66 |
| | | | | SVN-Revision: 26124 | ||||
* | * add atm patch to generic .37 series. this is needed for the dsl driver to ↵ | John Crispin | 2011-03-11 | 1 | -0/+12 |
| | | | | | | work. SVN-Revision: 26022 |