| Commit message (Expand) | Author | Age | Files | Lines |
* | rootfs_split: fix a typo, and fix compiler warnings | juhosg | 2007-07-20 | 1 | -2/+2 |
* | fix rootfs split partition renaming (fix by Eric L. Chen) | nbd | 2007-07-20 | 1 | -1/+1 |
* | restore Kconfig options of rootfs_split for 2.6.21.5 | juhosg | 2007-07-19 | 1 | -3/+8 |
* | rootfs_split fixes | juhosg | 2007-07-19 | 1 | -14/+11 |
* | clean of the rootfs_split patch | juhosg | 2007-07-19 | 1 | -61/+139 |
* | fix ipp2p | nbd | 2007-07-16 | 1 | -1/+2 |
* | fix layer7 for 2.6.21 | nbd | 2007-07-12 | 1 | -1/+2 |
* | fix a typo in the imq module (patch from #2005) | nbd | 2007-07-10 | 1 | -1/+1 |
* | update imq patches (fixes #2009) | nbd | 2007-07-02 | 1 | -63/+75 |
* | upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc -... | nbd | 2007-07-02 | 2 | -77/+105 |
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | nbd | 2007-06-25 | 1 | -0/+37 |
* | add mini_fo fix from #1801 | nbd | 2007-06-20 | 1 | -10/+1 |
* | fixed ipset patch to make it work right from userland | pavlov | 2007-06-11 | 1 | -80/+102 |
* | Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), clos... | florian | 2007-06-08 | 1 | -66/+92 |
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work wi... | kaloz | 2007-06-08 | 1 | -1/+1 |
* | add ar7-2.6 fixes by Stefan Weil | nbd | 2007-06-04 | 1 | -1/+7 |
* | Updated yaffs2, thanks to David Goodenough (#1779) | florian | 2007-05-30 | 1 | -993/+2903 |
* | refresh kernel patches so that they apply cleanly | nbd | 2007-05-26 | 37 | -680/+704 |
* | remove bogus netfilter dependencies | nbd | 2007-05-26 | 1 | -0/+20 |
* | move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing p... | nbd | 2007-05-26 | 1 | -1035/+0 |
* | add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driv... | florian | 2007-05-24 | 1 | -0/+32 |
* | nuke vga console support from the x86 lzma loader, it seems to cause problems... | nbd | 2007-05-24 | 1 | -109/+16 |
* | fix x86 lzma loader | nbd | 2007-05-23 | 1 | -221/+184 |
* | update netfilter patches, fix atheros | kaloz | 2007-05-23 | 5 | -791/+1534 |
* | fix x86-2.6 compile | nbd | 2007-05-23 | 1 | -4/+4 |
* | fix compile error in the netfilter ipset module | nbd | 2007-05-23 | 1 | -0/+10 |
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | kaloz | 2007-05-23 | 18 | -2418/+1565 |
* | Fix duplicate entries in the patch | florian | 2007-05-20 | 1 | -50/+0 |
* | Add generic GPIO support to MIPS boards | florian | 2007-05-20 | 1 | -0/+100 |
* | make sure the ramdisk generation will work when you have defined a special TI... | florian | 2007-05-03 | 1 | -0/+24 |
* | backport a few usb device ids from 2.6.21 for airprime | mbm | 2007-05-01 | 1 | -0/+12 |
* | move the lzma decompressor out of squashfs-lzma patch and into a new patch (i... | nbd | 2007-04-18 | 3 | -123/+124 |
* | Add lzma compression for x86 based targets | florian | 2007-04-16 | 1 | -0/+1167 |
* | Fix free space size check | ejka | 2007-04-07 | 1 | -1/+1 |
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | florian | 2007-03-26 | 1 | -0/+13085 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 2 | -12392/+0 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | nbd | 2007-03-02 | 1 | -0/+112 |
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt... | nbd | 2007-03-01 | 1 | -0/+414 |
* | add a patch to revert recent breakage in the intel cfi flash driver (fixes #1... | nbd | 2007-02-28 | 1 | -0/+169 |
* | update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 | nbd | 2007-02-28 | 1 | -428/+452 |
* | Finally fix the pesky x86-2.6 block2mtd related crash (#1058) | nbd | 2007-02-18 | 1 | -0/+11 |
* | add fix for kernel headers to allow offsetof access from user space | nbd | 2007-02-14 | 1 | -0/+17 |
* | move tlb change for mips 4KC to generic patches (required for most mips targets) | nbd | 2007-02-13 | 1 | -0/+20 |
* | disable block2mtd page readahead (patch from #1058) | nbd | 2007-02-01 | 1 | -0/+11 |
* | forward port missing parts of the mtd permission change in whiterussian (and ... | nbd | 2007-01-27 | 1 | -0/+15 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | florian | 2007-01-22 | 1 | -0/+880 |
* | fix kernel compile on real operating systems :P (closes #1150) | kaloz | 2007-01-05 | 1 | -10/+10 |
* | Add an OSX specific patch to make the kernel be compiled | florian | 2007-01-05 | 1 | -0/+145 |
* | reorder netfilter patches, update layer7 kernel to latest version, should imp... | nbd | 2007-01-01 | 8 | -286/+382 |
* | add compatibility patch for d80211 | nbd | 2006-12-30 | 1 | -0/+11 |