| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix kernel header breakage, which caused a compile error in igmpproxy on big-... | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
* | switch to using the SLUB allocator by default in 2.6.26 | Felix Fietkau | 2008-08-05 | 1 | -2/+2 |
* | [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, an... | Gabor Juhos | 2008-08-05 | 13 | -78/+83 |
* | fix ocf compile error | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
* | refresh atheros config, add missing symbols to generic 2.6.26 config | Felix Fietkau | 2008-08-05 | 1 | -0/+2 |
* | more ledtrig-netdev clean ups | John Crispin | 2008-08-04 | 1 | -56/+70 |
* | makes ledtrignetdev work on .26 and fix whitespaces | John Crispin | 2008-08-04 | 3 | -56/+96 |
* | Define more missing config symbols for .26 | Florian Fainelli | 2008-08-04 | 1 | -0/+3 |
* | add more options to the generic 2.6.26 config | Imre Kaloz | 2008-08-03 | 1 | -0/+3 |
* | revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143 | Imre Kaloz | 2008-08-03 | 1 | -0/+524 |
* | [kernel] generic-2.6: resync 2.6.26 config | Andy Boyett | 2008-08-02 | 1 | -0/+4 |
* | Add missing ebtables configuration symbol, 2.6.22 file untouched, not used | Florian Fainelli | 2008-08-01 | 5 | -0/+5 |
* | enable multiqueue in the generic config | Imre Kaloz | 2008-07-31 | 1 | -1/+1 |
* | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 | 1 | -0/+1 |
* | [kernel] add missing symbols to 2.6.26 defconfig | Gabor Juhos | 2008-07-27 | 1 | -0/+11 |
* | fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS... | Felix Fietkau | 2008-07-26 | 4 | -12/+12 |
* | [kernel] cleanup trailing whitespaces in 2.6.26 patches | Gabor Juhos | 2008-07-26 | 14 | -623/+726 |
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | 4 | -0/+4 |
* | add backported HSO driver | Imre Kaloz | 2008-07-26 | 2 | -1/+2917 |
* | [kernel] fix yaffs on 2.6.26 | Gabor Juhos | 2008-07-26 | 1 | -0/+69 |
* | [kernel] update to 2.6.25.12 | Gabor Juhos | 2008-07-26 | 12 | -240/+162 |
* | [kernel] add chip_fixup patch of the platform_nand driver to 2.6.26 as well | Gabor Juhos | 2008-07-25 | 1 | -0/+32 |
* | [kernel] fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797) | Gabor Juhos | 2008-07-22 | 1 | -4/+8 |
* | [brcm47xx] fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | 1 | -2/+6 |
* | update mvswitch for 2.6.25 and 2.6.26 as well | Felix Fietkau | 2008-07-21 | 4 | -58/+140 |
* | add missing defines for mvswitch | Felix Fietkau | 2008-07-21 | 1 | -1/+15 |
* | surprise :p | Gabor Juhos | 2008-07-21 | 7 | -18/+528 |
* | The gpiommc configfs interface needs locking. | Michael Büsch | 2008-07-21 | 1 | -0/+60 |
* | Update gpiommc to use configfs | Michael Büsch | 2008-07-20 | 3 | -231/+550 |
* | some more mvswitch fixes: | Felix Fietkau | 2008-07-19 | 1 | -27/+54 |
* | add extra safety for the packet mangling in the mvswitch driver | Felix Fietkau | 2008-07-19 | 1 | -1/+1 |
* | Update GPIO-based MMC driver | Michael Büsch | 2008-07-18 | 4 | -302/+917 |
* | Do not build ocf modules by default | Florian Fainelli | 2008-07-15 | 1 | -0/+7 |
* | Add ocf to 2.6.25 for ubsec ssb integration | Florian Fainelli | 2008-07-15 | 2 | -0/+19510 |
* | update patch for the final kernel release | Imre Kaloz | 2008-07-14 | 1 | -48/+8 |
* | readd patch... | Imre Kaloz | 2008-07-14 | 1 | -0/+8722 |
* | remove reverted patch | Matteo Croce | 2008-07-14 | 1 | -8722/+0 |
* | nuke eyecandy as not everyone likes it :P | Imre Kaloz | 2008-07-14 | 1 | -23/+0 |
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 | 2 | -0/+19472 |
* | sync with the cryptodev-2.6 git tree | Imre Kaloz | 2008-07-12 | 1 | -0/+8722 |
* | build more crypto modules | Imre Kaloz | 2008-07-12 | 1 | -0/+6 |
* | upgrade ixp4xx to 2.6.26-rc9, resync patches | Imre Kaloz | 2008-07-11 | 2 | -2/+2 |
* | move some config options into the generic one | Imre Kaloz | 2008-06-26 | 1 | -0/+11 |
* | add arm mach_types update again | Imre Kaloz | 2008-06-25 | 1 | -0/+122 |
* | upgrade orion to 2.6.26-rc7 | Imre Kaloz | 2008-06-23 | 5 | -4/+5 |
* | [kernel] generic-2.6: update IMQ patch to the official version for 2.6.25, re... | Gabor Juhos | 2008-06-22 | 3 | -471/+407 |
* | [kernel] generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 | Andy Boyett | 2008-06-19 | 1 | -0/+88 |
* | [kernel] generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch | Gabor Juhos | 2008-06-16 | 1 | -45/+9 |
* | [kernel] generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26 | Gabor Juhos | 2008-06-16 | 2 | -574/+686 |
* | refresh generic 2.6.22 patches | Imre Kaloz | 2008-06-16 | 48 | -1192/+652 |