kernel: add linux 4.4 support
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:23:22 +0000 (22:23 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:23:22 +0000 (22:23 +0000)
commita9c71929c78758000d7f2cb1db8ed71ff89d6035
tree4d911e6fe2fe7e304d340276c06729b33099013c
parente498bc5d57e27c9756a750111074f0286a9447f5
kernel: add linux 4.4 support

Based on 4.4-rc3. Runtime tested on MIPS.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47701 3c298f89-4303-0410-b956-a3cf2f4a3e73
181 files changed:
include/kernel-version.mk
target/linux/generic/config-4.4 [new file with mode: 0644]
target/linux/generic/patches-4.4/000-keep_initrafs_the_default.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/050-backport_netfilter_rtcache.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/060-mips_decompressor_memmove.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/102-ehci_hcd_ignore_oc.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/103-packet_allow_empty_payload.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/142-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/200-fix_localversion.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/201-extra_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/202-reduce_module_size.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/203-kallsyms_uncompressed.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/204-module_strip.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/205-backtrace_module_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/210-darwin_scripts_include.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/212-byteshift_portability.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/214-spidev_h_portability.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/220-gc_sections.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/221-module_exports.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/230-openwrt_lzma_options.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/250-netfilter_depends.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/251-sound_kconfig.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/252-mv_cesa_depends.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/253-ssb_b43_default_on.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/254-textsearch_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/255-lib80211_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/256-crypto_add_kconfig_prompts.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/257-wireless_ext_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/259-regmap_dynamic.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/260-crypto_test_dependencies.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/262-compressor_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/302-mips_no_branch_likely.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/304-mips_disable_fpu.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/305-mips_module_reloc.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/306-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/307-mips_highmem_offset.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/309-mips_fuse_workaround.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/310-arm_module_unresolved_weak_sym.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/320-ppc4xx_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/321-powerpc_crtsavres_prereq.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/400-mtd-add-rootfs-split-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/401-mtd-add-support-for-different-partition-parser-types.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/404-mtd-add-more-helper-functions.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/405-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/410-mtd-move-forward-declaration-of-struct-mtd_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/411-mtd-partial_eraseblock_write.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/412-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/420-mtd-redboot_space.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/431-mtd-bcm47xxpart-support-for-Xiaomi-specific-board_da.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/440-block2mtd_init.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/441-block2mtd_probe.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/500-yaffs-Kbuild-integration.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/502-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/504-yaffs-3.16-new-fops.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/505-yaffs-3.19-f_dentry-remove.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/520-squashfs_update_xz_comp_opts.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/530-jffs2_make_lzma_available.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/531-debloat_lzma.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/532-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/540-crypto-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/541-ubifs-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/551-ubifs-fix-default-compression-selection.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/600-netfilter_conntrack_flush.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/610-netfilter_match_bypass_default_checks.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/611-netfilter_match_bypass_default_table.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/612-netfilter_match_reduce_memory_access.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/613-netfilter_optional_tcp_window_check.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/616-net_optimize_xfrm_calls.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/620-sched_esfq.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/630-packet_socket_type.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/642-bridge_port_isolate.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/643-bridge_remove_ipv6_dependency.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/650-pppoe_header_pad.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/651-wireless_mesh_header.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/653-disable_netlink_trim.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/655-increase_skb_pad.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/656-skb_reduce_truesize-helper.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/657-qdisc_reduce_truesize.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/660-fq_codel_defaults.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/661-fq_codel_keep_dropped_stats.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/663-remove_pfifo_fast.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/664-codel_fix_3_12.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/700-swconfig.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/701-phy_extension.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/702-phy_add_aneg_done_function.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/704-phy-no-genphy-soft-reset.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/710-phy-add-mdio_register_board_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/720-phy_adm6996.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/721-phy_packets.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/722-phy_mvswitch.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/723-phy_ip175c.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/724-phy_ar8216.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/725-phy_rtl8306.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/726-phy_rtl8366.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/727-phy-rtl8367.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/728-phy-rtl8367b.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/729-phy-tantos.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/730-phy_b53.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/731-phy_mvswitch_3.10_compilation.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/732-phy-ar8216-led-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/733-phy_mvsw61xx.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/750-hostap_txpower.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/773-bgmac-add-srab-switch.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/785-hso-support-0af0-9300.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/810-pci_disable_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/811-pci_disable_usb_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/820-usb_add_usb_find_device_by_name.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/830-ledtrig_morse.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/831-ledtrig_netdev.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/832-ledtrig_usbdev.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/834-ledtrig-libata.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/840-rtc7301.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/841-rtc_pt7c4338.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/861-04_spi_gpio_implement_spi_delay.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/862-gpio_spi_driver.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/863-gpiommc.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/864-gpiommc_configfs_locking.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/870-hifn795x_byteswap.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/880-gateworks_system_controller.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/890-8250_optional_sysrq.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/900-slab_maxsize.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/901-debloat_sock_diag.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/902-debloat_proc.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/903-debloat_direct_io.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/910-kobject_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/911-kobject_add_broadcast_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/921-use_preinit_as_init.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/922-always-create-console-node-in-initramfs.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/930-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/940-ocf_kbuild_integration.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/941-ocf_20120127.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/960-decompress_unlzo_fix.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/970-remove-unsane-filenames-from-deps_initramfs-list.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/980-arm_openwrt_machtypes.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/990-gpio_wdt.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/995-mangle_bootargs.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/997-device_tree_cmdline.patch [new file with mode: 0644]
target/linux/generic/patches-4.4/998-enable_wilink_platform_without_drivers.patch [new file with mode: 0644]