aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10
Commit message (Expand)AuthorAgeFilesLines
...
* kernel/3.10: allow to use partition parsers for rootfs and firmware splitGabor Juhos2013-09-211-0/+75
* kernel/3.10: allow to use different MTD parser typesGabor Juhos2013-09-211-0/+113
* kernel: backport a fix for multiqueue selection to prevent tcp reordering wit...Felix Fietkau2013-09-171-0/+41
* kernel: add generic GPIO watchdog driverHauke Mehrtens2013-09-161-0/+360
* kernel/3.10: add new Kconfig option for firmware partition splitGabor Juhos2013-09-152-21/+29
* kernel: update 3.10 to 3.10.12Gabor Juhos2013-09-1510-73/+18
* kernel/3.10: move OpenWrt MTD options into a submenuGabor Juhos2013-09-151-6/+10
* generic/3.10: remove unused defines from the rootfs split patchGabor Juhos2013-09-141-9/+8
* generic/3.10: reduce number of ifdefs in the rootfs split codeGabor Juhos2013-09-141-14/+14
* generic/3.10: refresh patchesGabor Juhos2013-09-133-19/+4
* generic/3.10: rename mtd patchesGabor Juhos2013-09-1312-3/+3
* kernel: update bcma and ssb to wireless-testing master-2013-09-09Hauke Mehrtens2013-09-123-176/+429
* kernel: add support for ESMT F25L32PA with upstream submissionLuka Perkov2013-09-121-0/+37
* kernel: align the skb padding to power of twoFelix Fietkau2013-09-111-1/+1
* kernel: Fix FIQ code on VIVT CPUs (#14145)Florian Fainelli2013-09-111-0/+55
* kernel: allow hwmon GSC driver for all targetsLuka Perkov2013-09-101-1/+1
* kernel: fix arch-dependent bug in hso moduleFelix Fietkau2013-09-102-0/+98
* kernel: update 3.10 to 3.10.10Gabor Juhos2013-09-021-1/+1
* kernel: fix booting issues on imx23 and imx6 targetsFelix Fietkau2013-08-281-0/+29
* kernel: don't hide the 'Warning: unable to open an initial console' messageGabor Juhos2013-08-271-11/+0
* kernel: ensure that /dev/console exists in initramfsGabor Juhos2013-08-271-0/+30
* kernel: update 3.10 to 3.10.9Gabor Juhos2013-08-2333-81/+78
* kernel/3.10: backport of_pci_get_devfn function from 3.11Gabor Juhos2013-08-231-0/+78
* kernel: crashlog: Avoid out-of-bounds writeFelix Fietkau2013-08-211-1/+1
* kernel: add back missing declaration in the MIPS DMA patch that broke octeonFelix Fietkau2013-08-181-9/+8
* kernel: drop dead glamo codeLuka Perkov2013-08-181-21/+0
* kernel: replace local m25p80 patches with upstream submissionLuka Perkov2013-08-173-49/+78
* kernel: drop 010-mtd_mp25p80_add_gd25q32_gd25q64.patchLuka Perkov2013-08-171-13/+0
* kernel: drop 110-fix_mtd_include.patchLuka Perkov2013-08-171-10/+0
* kernel: fix a small #ifdef bug in the noncoherent dma check reworkFelix Fietkau2013-08-151-2/+4
* kernel: improve dma ops inlining patchesFelix Fietkau2013-08-153-40/+157
* kernel: add patch to inline mips dma mapping functions - reduces code size an...Felix Fietkau2013-08-123-1/+834
* kernel: fix DMA error when BCM4331 is connected to BCM4706Hauke Mehrtens2013-08-051-0/+167
* generic: make the module reloc pacth work on mips64John Crispin2013-08-041-17/+26
* kernel: update to linux 3.10.4, refresh patchesFelix Fietkau2013-07-2923-67/+64
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-2/+2
* kernel: stop patching -funit-at-a-time into CFLAGS, it has no effect on recen...Felix Fietkau2013-07-291-10/+0
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-272-10/+10
* kernel/3.10: rework MIPS FPU emulation disable patchGabor Juhos2013-07-221-124/+78
* kernel: update 3.10 to 3.10.2Gabor Juhos2013-07-2224-112/+77
* kernel: fix crash in act_connmark in 3.9 and 3.10 (fixes #13916, #13876)Felix Fietkau2013-07-211-12/+23
* kernel: Remove gpio-pwm patchesLars-Peter Clausen2013-07-211-21/+0
* kernel: merge a proposed fix from LKML for fixing infinite data returned by /...Felix Fietkau2013-07-201-0/+45
* kernel/3.10: add a generic patch for cpu_has_mmips overrideGabor Juhos2013-07-201-0/+45
* kernel/3.10: make emulate_load_store_microMIPS staticGabor Juhos2013-07-201-0/+32
* kernel: update bcma and ssb to version from wireless-testing/master tag maste...Hauke Mehrtens2013-07-192-0/+802
* kernel: v3.10 has no GENERIC_GPIO anymoreJohn Crispin2013-07-152-2/+2
* kernel: refresh 3.10 patchesFelix Fietkau2013-07-1526-58/+55
* kernel: fix another corner case in the bridge state patch (#13874)Felix Fietkau2013-07-151-2/+2
* kernel: fix a bridge issue that broke WDS client handling in 3.9+Felix Fietkau2013-07-152-2/+65