You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felix Fietkau 570699d483 fix errors in unresolved weak symbols on arm 16 years ago
..
004-extra_optimization.patch when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again 16 years ago
006-gcc4_inline_fix.patch
007-samsung_flash.patch
011-mips_boot.patch
020-mips_multi_machine_support.patch
021-mips_image_cmdline_hack.patch kernel: wrong image_cmdline patches has been sent by accidentaly, replace them 16 years ago
024-mips_delay.patch
025-mips_disable_fpu.patch kernel: upgrade to 2.6.30.8 and refresh patches 16 years ago
026-mips_fix_loading_of_modules_with_unresolved_weak_sy.patch
027-mips_module_reloc.patch refresh patches 16 years ago
028-module_exports.patch revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655 16 years ago
029-mips_kexec.patch kernel: upgrade to 2.6.30.8 and refresh patches 16 years ago
030-pci_disable_common_quirks.patch refresh patches 16 years ago
031-arm_module_unresolved_weak_sym.patch fix errors in unresolved weak symbols on arm 16 years ago
050-pcomp_update.patch
051-squashfs_pcomp.patch
052-pcomp_lzma_support.patch merge r17683 to 2.6.30 16 years ago
053-squashfs_lzma.patch get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size 16 years ago
060-block2mtd_init.patch
065-rootfs_split.patch fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch 16 years ago
066-block2mtd_probe.patch kernel: upgrade to 2.6.30.8 and refresh patches 16 years ago
070-redboot_space.patch
071-redboot_boardconfig.patch
080-mtd_plat_nand_chip_fixup.patch
081-mtd_myloader_partition_parser.patch atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X 16 years ago
090-mtd_fix_nand_correct_data_return_code.patch
100-netfilter_layer7_2.21.patch 2.6.30: update layer7 patch 16 years ago
101-netfilter_layer7_pktmatch.patch 2.6.30: update layer7 patch 16 years ago
110-netfilter_match_speedup.patch
150-netfilter_imq.patch
180-netfilter_depends.patch
190-netfilter_rtsp.patch
200-sched_esfq.patch
201-jhash3.patch
202-mips-freestanding.patch kernel: upgrade to 2.6.30.8 and refresh patches 16 years ago
203-slab_maxsize.patch
204-jffs2_eofdetect.patch
205-skb_padding.patch
207-powerpc_asm_segment_h.patch
209-mini_fo.patch
210-mini_fo_2.6.25_fixes.patch
211-mini_fo_2.6.25_dentry_open_war.patch
212-mini_fo_2.6.26_fixes.patch
213-mini_fo_2.6.27_fixes.patch
214-mini_fo_2.6.29.patch
215-mini_fo_2.6.30.patch
219-kobject_uevent.patch
220-sound_kconfig.patch
221-binfmt_elf_gcc4.1.patch
222-partial_eraseblock_write.patch implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased) 16 years ago
240-packet_socket_type.patch
250-pppoe_header_pad.patch
260-extend_pfifo_fast.patch sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553) 16 years ago
270-sched_bfs.patch add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) 16 years ago
400-ledtrig_morse.patch
402-ledtrig_netdev.patch
410-gpio_buttons.patch
420-gpiodev.patch
510-yaffs_support.patch
511-yaffs-cvs-2009-04-24.patch
600-phy_extension.patch
620-phy_adm6996.patch
630-phy_packets.patch
650-swconfig.patch
660-phy_mvswitch.patch
670-phy_ip175c.patch
680-phy_ar8216.patch
690-phy_rtl8306.patch add a driver for rtl8306 switches 16 years ago
700-rtc7301.patch
750-glamo-headers.patch 2.6.{28,30}: refresh patches 16 years ago
780-fix-race-in-snd_soc_jack_add_gpios.patch refresh 2.6.30 patches 16 years ago
801-usb_serial_endpoint_size.patch
840-unable_to_open_console.patch kernel: refresh 2.6.30 patches 16 years ago
902-darwin_scripts_include.patch mode cygwin fixes for scripts/mod/file2alias 16 years ago
903-hostap_txpower.patch
903-stddef_include.patch
905-i386_build.patch
920-01-hotpluggable-spi-gpio.patch
920-04-spi-gpio-implement-spi-delay.patch
921-gpio_spi_driver.patch
922-gpiommc.patch
923-gpiommc-configfs-locking.patch
924-cs5535_gpio.patch
925-modify-i2c-gpio-initcall-level.patch
940-wireless_mesh_header.patch fix for commit r17276 16 years ago
941-ssb_update.patch ssb: sync with wireless-2.6 16 years ago
951-revert_gcc4_4_fixes.patch
960-arm_lzma_loader.patch add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion 16 years ago
965-arm_restore_sigmask_v2.patch kernel: refresh 2.6.30 patches 16 years ago
970-ocf_kbuild_integration.patch
971-ocf_20080917.patch
972-ocf_compile_fix.patch
973-ocf_2.6.27_fix.patch
974-ssb_b43_default_on.patch
977-textsearch_kconfig_hacks.patch
978-lib80211_kconfig_hacks.patch fix build 16 years ago
979-crypto_add_kconfig_prompts.patch
980-vm_exports.patch refresh 2.6.30 patches 16 years ago
985-cris-headers.patch
990-fix_feroceon_vfp_handling.patch
991-ppc4xx_optimization.patch ppc4xx optimizations 16 years ago
998-openwrt_lzma_options.patch 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size 16 years ago
999-use_preinit_as_init.patch kernel: refresh 2.6.30 patches 16 years ago