.. |
001-squashfs.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
002-lzma_decompress.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
003-squashfs_lzma.patch
|
move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want to use it for initramfs in the future)
|
2007-04-18 16:03:43 +00:00 |
004-extra_optimization.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
006-gcc4_inline_fix.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
007-samsung_flash.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
009-revert_intel_flash_breakage.patch
|
add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
|
2007-02-28 01:14:42 +00:00 |
010-disable_old_squashfs_compatibility.patch
|
move the lzma decompressor out of squashfs-lzma patch and into a new patch (i want to use it for initramfs in the future)
|
2007-04-18 16:03:43 +00:00 |
011-mips_boot.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
012-mips_cpu_tlb.patch
|
move tlb change for mips 4KC to generic patches (required for most mips targets)
|
2007-02-13 00:55:11 +00:00 |
013-mips_generic_gpio_support.patch
|
add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
|
2007-05-24 23:30:35 +00:00 |
060-rootfs_split.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
065-block2mtd_init.patch
|
make squashfs overlay support more generic and integrate it for x86-2.6
|
2007-03-02 01:23:36 +00:00 |
100-netfilter_layer7_2.8.patch
|
reorder netfilter patches, update layer7 kernel to latest version, should improve stability
|
2007-01-01 04:42:50 +00:00 |
101-netfilter_layer7_pktmatch.patch
|
reorder netfilter patches, update layer7 kernel to latest version, should improve stability
|
2007-01-01 04:42:50 +00:00 |
110-ipp2p_0.8.1rc1.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
120-openswan-2.4.0.kernel-2.6-natt.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
130-netfilter-ipset.patch
|
update netfilter patches, fix atheros
|
2007-05-23 23:10:09 +00:00 |
140-netfilter_time.patch
|
update netfilter patches, fix atheros
|
2007-05-23 23:10:09 +00:00 |
150-netfilter_imq.patch
|
update netfilter patches, fix atheros
|
2007-05-23 23:10:09 +00:00 |
160-netfilter_route.patch
|
update netfilter patches, fix atheros
|
2007-05-23 23:10:09 +00:00 |
170-netfilter_chaostables.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
180-netfilter_depends.patch
|
remove bogus netfilter dependencies
|
2007-05-26 18:14:11 +00:00 |
200-sched_esfq.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
201-multiple_default_gateways.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
202-mips-freestanding.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
204-jffs2_eofdetect.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
207-powerpc_asm_segment_h.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
208-rtl8110sb_fix.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
209-mini_fo.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
210-d80211_compat.patch
|
add compatibility patch for d80211
|
2006-12-30 17:52:58 +00:00 |
211-no_block2mtd_readahead.patch
|
disable block2mtd page readahead (patch from #1058)
|
2007-02-01 21:35:25 +00:00 |
212-block2mtd_erase_scan.patch
|
Finally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *))
|
2007-02-18 13:52:14 +00:00 |
510-Yaffs.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |
900-headers_type_and_time.patch
|
Upgrade to Linux 2.6.19
|
2006-12-14 16:41:33 +00:00 |
902-darwin_scripts_include.patch
|
fix kernel compile on real operating systems :P (closes #1150)
|
2007-01-05 19:47:31 +00:00 |
903-stddef_include.patch
|
add fix for kernel headers to allow offsetof access from user space
|
2007-02-14 02:42:08 +00:00 |
904-ls_time_locale.patch
|
break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7
|
2007-05-23 19:48:34 +00:00 |