| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix CVE-2013-1763 in older kernels | Jonas Gorski | 2013-05-12 | 1 | -0/+27 |
* | kernel: make zlib and lzo modules selectable | Jonas Gorski | 2013-05-09 | 1 | -0/+23 |
* | kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used... | Felix Fietkau | 2013-05-02 | 1 | -13/+0 |
* | kernel: generic: don't strip /proc/irq on SMP | Jonas Gorski | 2013-05-02 | 1 | -3/+3 |
* | kernel: add missing bcma defines and header file for bcrmfmac | Jonas Gorski | 2013-04-28 | 5 | -18/+44 |
* | kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL | Felix Fietkau | 2013-04-22 | 1 | -1/+1 |
* | kernel: backport SSB/BCMA changes in preparation for a compat-wireless update | Felix Fietkau | 2013-04-19 | 2 | -26/+234 |
* | kernel: add support for PMC PM25LQ032 SPI Flash in m25p80.c | Florian Fainelli | 2013-04-09 | 1 | -0/+10 |
* | kernel: backport switch user API changes after r36283 | Florian Fainelli | 2013-04-09 | 2 | -5/+14 |
* | kernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193) | Florian Fainelli | 2013-03-19 | 1 | -1/+8 |
* | kernel: set regmap-core module license | Florian Fainelli | 2013-03-17 | 1 | -0/+16 |
* | generic: add detach callback to struct phy_driver | Gabor Juhos | 2013-02-07 | 2 | -1/+28 |
* | linux/3.6: refresh patches | Gabor Juhos | 2013-02-01 | 6 | -9/+9 |
* | [kernel] fix mtd_mp25p80_add_gd25q32_gd25q64.patch | John Crispin | 2013-01-29 | 1 | -0/+0 |
* | [generic] Fix GigaDevice GD25Q32/GD25Q64 SPI Flash bad commit | Florian Fainelli | 2013-01-29 | 1 | -0/+13 |
* | generic: fix build failure in MIPS kexec code if SMP is enabled | Gabor Juhos | 2013-01-29 | 4 | -16/+14 |
* | netfilter: add support for flushing conntrack via /proc | Felix Fietkau | 2013-01-27 | 1 | -0/+46 |
* | generic: add b53 swconfig switch driver | Jonas Gorski | 2013-01-23 | 1 | -0/+21 |
* | generic: add EHCI|OHCI platform driver fix to 3.[36] | Gabor Juhos | 2013-01-17 | 2 | -0/+98 |
* | kernel: update bcma and ssb to master-2013-01-09 from wireless-testing | Hauke Mehrtens | 2013-01-10 | 3 | -120/+1055 |
* | kernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions | Felix Fietkau | 2013-01-05 | 1 | -0/+14 |
* | kernel: move regmap bloat out of the kernel image if it is only being used in... | Felix Fietkau | 2013-01-03 | 1 | -0/+37 |
* | generic: fix UBIFS build error if XZ compression is disabled | Gabor Juhos | 2013-01-02 | 1 | -1/+1 |
* | mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size... | Felix Fietkau | 2012-12-28 | 2 | -1/+12 |
* | kernel: remove the cisco SIP NAT patch, at least on 3.6 it crashes | Felix Fietkau | 2012-12-27 | 1 | -118/+0 |
* | generic/3.6: add platform specific power callbacks to {e,o}hci_platform drivers | Gabor Juhos | 2012-12-22 | 4 | -0/+305 |
* | kernel: add solos-pci patches from 3.8 for new hardware | Gabor Juhos | 2012-12-20 | 1 | -16/+400 |
* | generic: disable crashlog on ppc | Gabor Juhos | 2012-12-18 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.11 | Gabor Juhos | 2012-12-18 | 5 | -67/+4 |
* | kernel: fix a warning in the O_DIRECT debloat patch | Felix Fietkau | 2012-12-17 | 1 | -11/+1 |
* | kernel: add some debloat patches, strip down procfs and make O_DIRECT support... | Felix Fietkau | 2012-12-17 | 3 | -0/+491 |
* | generic: export include/linux/switch.h on 3.3, 3.6 | Gabor Juhos | 2012-12-14 | 1 | -0/+10 |
* | generic: disintegrate UAPI from include/linux/switch.h | Gabor Juhos | 2012-12-14 | 1 | -0/+100 |
* | generic: refresh patches | Gabor Juhos | 2012-12-14 | 3 | -15/+5 |
* | generic: update pci_disable_usb_common_quirks patch | Gabor Juhos | 2012-12-14 | 1 | -10/+4 |
* | kernel: fix solos-pci skb double-free in DMA mode | Gabor Juhos | 2012-12-13 | 1 | -0/+33 |
* | kernel: fix perf build with uclibc toolchains on x86 | Florian Fainelli | 2012-12-13 | 1 | -0/+32 |
* | kernel/3.6: backport an upstream build for perf with uClibc | Florian Fainelli | 2012-12-13 | 1 | -0/+40 |
* | kernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashes | Felix Fietkau | 2012-12-13 | 1 | -23/+10 |
* | kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing | Hauke Mehrtens | 2012-12-12 | 5 | -51/+981 |
* | generic: fix 8139cp patch for 3.6 | Gabor Juhos | 2012-12-12 | 1 | -1/+19 |
* | kernel: update linux 3.6 to 3.6.10 | Gabor Juhos | 2012-12-11 | 3 | -31/+3 |
* | generic: backport a fix for the input keymap-matrix module | Florian Fainelli | 2012-12-10 | 1 | -0/+39 |
* | generic: backport an upstream fix for building snd-soc-pcm as a module | Florian Fainelli | 2012-12-10 | 1 | -0/+34 |
* | kernel/generic: fix build failure on missing uhci symbol | Florian Fainelli | 2012-12-10 | 1 | -6/+18 |
* | kernel: update linux 3.6 to 3.6.9 | Gabor Juhos | 2012-12-08 | 1 | -11/+9 |
* | kernel 3.6+: nuke obsolete patches that are messing up oprofile builds | Felix Fietkau | 2012-12-05 | 1 | -35/+0 |
* | kernel: disable more pci quirks to save space on platforms that don't need them | Felix Fietkau | 2012-12-03 | 2 | -15/+79 |
* | kernel: fix stripping symbol exports | Felix Fietkau | 2012-12-02 | 1 | -17/+19 |
* | kernel: patch in a working copy of elf.h instead of using relative path based... | Felix Fietkau | 2012-12-02 | 1 | -2/+3012 |