| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: crashlog: Avoid out-of-bounds write | Felix Fietkau | 2013-08-21 | 1 | -1/+1 |
* | kernel: drop dead glamo code | Luka Perkov | 2013-08-18 | 1 | -21/+0 |
* | kernel: fix DMA error when BCM4331 is connected to BCM4706 | Hauke Mehrtens | 2013-08-05 | 1 | -0/+167 |
* | build: unify target independent optimization options | Felix Fietkau | 2013-07-29 | 1 | -2/+2 |
* | kernel: stop patching -funit-at-a-time into CFLAGS, it has no effect on recen... | Felix Fietkau | 2013-07-29 | 1 | -10/+0 |
* | strict_strtoul is obsolete, use kstrtoul instead | John Crispin | 2013-07-27 | 2 | -10/+10 |
* | kernel: Remove gpio-pwm patches | Lars-Peter Clausen | 2013-07-21 | 1 | -21/+0 |
* | kernel: update bcma and ssb to version from wireless-testing/master tag maste... | Hauke Mehrtens | 2013-07-19 | 2 | -190/+2473 |
* | 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 |
* | fix mtd_mp25p80_add_gd25q32_gd25q64.patch | John Crispin | 2013-01-29 | 1 | -0/+0 |
* | 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 |