Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: Fix Cisco SIP NAT patch to build with 3.7 | Gabor Juhos | 2012-12-18 | 1 | -8/+14 |
| | | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34753 | ||||
* | kernel: fix a warning in the O_DIRECT debloat patch | Felix Fietkau | 2012-12-17 | 1 | -11/+1 |
| | | | | SVN-Revision: 34740 | ||||
* | kernel: add some debloat patches, strip down procfs and make O_DIRECT ↵ | Felix Fietkau | 2012-12-17 | 3 | -0/+491 |
| | | | | | | support optional, saves ~15K after lzma on MIPS SVN-Revision: 34737 | ||||
* | generic: disintegrate UAPI from include/linux/switch.h | Gabor Juhos | 2012-12-14 | 1 | -0/+10 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34677 | ||||
* | generic: refresh patches | Gabor Juhos | 2012-12-14 | 2 | -10/+5 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34676 | ||||
* | generic: update pci_disable_usb_common_quirks patch | Gabor Juhos | 2012-12-14 | 1 | -8/+3 |
| | | | | | | | | | Fixes the following compiler warning: drivers/usb/host/pci-quirks.c:459:23: warning: 'quirk_usb_handoff_uhci' defined but not used [-Wunused-function] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34675 | ||||
* | kernel: fix solos-pci skb double-free in DMA mode | Gabor Juhos | 2012-12-13 | 1 | -0/+33 |
| | | | | | | | | | [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34667 | ||||
* | kernel: fix perf build with uclibc toolchains on x86 | Florian Fainelli | 2012-12-13 | 1 | -0/+32 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34666 | ||||
* | kernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashes | Felix Fietkau | 2012-12-13 | 1 | -23/+10 |
| | | | | SVN-Revision: 34657 | ||||
* | kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing | Hauke Mehrtens | 2012-12-12 | 8 | -38/+1609 |
| | | | | SVN-Revision: 34651 | ||||
* | kernel: update to 3.7 final | Florian Fainelli | 2012-12-11 | 1 | -39/+0 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34626 | ||||
* | generic: backport a fix for the input keymap-matrix module | Florian Fainelli | 2012-12-10 | 1 | -0/+39 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34620 | ||||
* | generic/kernel: add a fix for a common MIPS build failure. | Florian Fainelli | 2012-12-10 | 1 | -0/+46 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34602 | ||||
* | kernel/generic: refresh 3.7 patches | Florian Fainelli | 2012-12-10 | 4 | -21/+19 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34601 | ||||
* | kernel/generic: port r34599 over 3.7 kernel | Florian Fainelli | 2012-12-10 | 1 | -6/+18 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34600 | ||||
* | kernel 3.6+: nuke obsolete patches that are messing up oprofile builds | Felix Fietkau | 2012-12-05 | 1 | -35/+0 |
| | | | | SVN-Revision: 34506 | ||||
* | kernel: disable more pci quirks to save space on platforms that don't need them | Felix Fietkau | 2012-12-03 | 2 | -15/+79 |
| | | | | SVN-Revision: 34467 | ||||
* | kernel: fix stripping symbol exports | Felix Fietkau | 2012-12-02 | 1 | -17/+19 |
| | | | | SVN-Revision: 34458 | ||||
* | kernel: patch in a working copy of elf.h instead of using relative path ↵ | Felix Fietkau | 2012-12-02 | 1 | -2/+3012 |
| | | | | | | based hackery in #include statements SVN-Revision: 34449 | ||||
* | Update linux-atm fixes to reflect the final upstream pull request | Gabor Juhos | 2012-12-02 | 1 | -85/+276 |
| | | | | | | | | | [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34443 | ||||
* | kernel: Fix 8139cp ring buffer initialisation, tx timeout recovery, add BQL | Gabor Juhos | 2012-11-29 | 1 | -0/+189 |
| | | | | | | | | | Patches queued upstream in net-next.git Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34415 | ||||
* | kernel: Add ATM fixes pending upstream merge (queue reduction, race fixes) | Gabor Juhos | 2012-11-29 | 1 | -0/+709 |
| | | | | | | | | | Patches about to go into net-next.git Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34410 | ||||
* | generic: convert yaffs to use kuid_t and kgid_t on 3.6+ | Gabor Juhos | 2012-11-20 | 3 | -11/+581 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34280 | ||||
* | fix 820-usb_add_usb_find_device_by_name.patch | Imre Kaloz | 2012-11-19 | 1 | -6/+6 |
| | | | | SVN-Revision: 34254 | ||||
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 149 | -0/+22420 |
SVN-Revision: 34247 |