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.
 
 
 
 
 
 
Hauke Mehrtens 6384a68295 Remove patches already applied in generic and refresh patches. 15 years ago
..
001-squashfs.patch add generic 2.6.28 patches 16 years ago
002-lzma_decompress.patch add generic 2.6.28 patches 16 years ago
003-squashfs_lzma.patch add generic 2.6.28 patches 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 15 years ago
005-squashfs_fix.patch
006-gcc4_inline_fix.patch
007-samsung_flash.patch
008-squashfs_vfs_super.patch
010-disable_old_squashfs_compatibility.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 15 years ago
022-mips_div64_gcc4.4.0.patch
023-mips_delay_gcc4.4.0.patch refresh patches 16 years ago
024-mips_disable_fpu.patch make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it 15 years ago
025-mips_fix_loading_of_modules_with_unresolved_weak_sy.patch MIPS: fix loading of modules with unresolved weak symbols 16 years ago
026-mips_module_reloc.patch mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used 16 years ago
027-module_exports.patch arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports 15 years ago
028-arm_module_unresolved_weak_sym.patch fix errors in unresolved weak symbols on arm 15 years ago
030-pci_disable_common_quirks.patch
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
070-redboot_space.patch
071-redboot_boardconfig.patch
080-mtd_plat_nand_chip_fixup.patch
081-mtd_myloader_partition_parser.patch
082-mtd_myloader_use_linux_byteorder_h.patch
090-mtd_fix_nand_correct_data_return_code.patch
100-netfilter_layer7_2.21.patch
101-netfilter_layer7_pktmatch.patch
110-netfilter_match_speedup.patch
130-netfilter_ipset.patch Update ipset to version 3.2 15 years ago
150-netfilter_imq.patch
180-netfilter_depends.patch
190-netfilter_rtsp.patch
200-sched_esfq.patch
201-jhash3.patch
202-mips-freestanding.patch refresh patches 16 years ago
203-slab_maxsize.patch
204-jffs2_eofdetect.patch add generic 2.6.28 patches 16 years ago
205-skb_padding.patch
207-powerpc_asm_segment_h.patch
208-rtl8110sb_fix.patch refresh patches 16 years ago
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
219-kobject_uevent.patch add generic 2.6.28 patches 16 years ago
220-sound_kconfig.patch
230-add-r_arm_v4bx-relocation-for-arm-module-loader.patch Remove patches already applied in generic and refresh patches. 15 years ago
240-packet_socket_type.patch
250-pppoe_header_pad.patch pppoe: add extra padding for the header (useful for drivers that need headroom) 16 years ago
260-extend_pfifo_fast.patch sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553) 16 years ago
300-fix_byteorder_header.patch
400-ledtrig_morse.patch
402-ledtrig_netdev.patch remove the old alix led junk which was replaced by upstream code 15 years ago
410-gpio_buttons.patch
420-gpiodev.patch
450-i2c_at24_add_kernel_interface_read_write.patch
510-yaffs_support.patch
511-yaffs-cvs-2009-04-24.patch
512-yaffs-2.6.28.1-fix.patch
600-phy_extension.patch
620-phy_adm6996.patch
630-phy_packets.patch 2.6.28: refresh patches 16 years ago
650-swconfig.patch
670-phy_ip175c.patch move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use) 15 years ago
690-phy_rtl8306.patch move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use) 15 years ago
700-rtc7301.patch
801-usb_serial_endpoint_size.patch
840-unable_to_open_console.patch
900-headers_type_and_time.patch
902-darwin_scripts_include.patch mode cygwin fixes for scripts/mod/file2alias 15 years ago
903-hostap_txpower.patch
903-stddef_include.patch
905-i386_build.patch
906-unifdef_getline.patch more linux kernel cygwin build fixes 15 years ago
920-00-spi-gpio.patch
920-01-hotpluggable-spi-gpio.patch
920-02-spi-gpio-without-cs.patch
920-03-spi-gpio-fix-miso-bit.patch
920-04-spi-gpio-implement-spi-delay.patch
921-gpio_spi_driver.patch
922-gpiommc.patch do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659) 16 years ago
923-gpiommc-configfs-locking.patch add generic 2.6.28 patches 16 years ago
924-cs5535_gpio.patch update to 2.6.28.2 16 years ago
925-modify-i2c-gpio-initcall-level.patch use subsys_initcall in the i2c-gpio driver 16 years ago
940-wireless_mesh_header.patch fix for commit r17276 15 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
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 Remove pcmcia support from ssb. 16 years ago
975-ssb-fallback-sprom.patch
976-ssb_update.patch Remove patches already applied in generic and refresh patches. 15 years ago
977-textsearch_kconfig_hacks.patch
979-crypto_add_kconfig_prompts.patch 2.6.28: add Kconfig prompt for the old crypto symbols 16 years ago
980-vm_exports.patch refresh patches 16 years ago
981-vsprintf_backport.patch backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection 15 years ago
985-cris-headers.patch
999-use_preinit_as_init.patch