openwrt/target/linux
Rafał Miłecki 22168ae681 kernel: drop patch adding hardcoded kernel compilation flags
1. KCFLAGS should be used for custom flags
2. Optimization flags are arch / SoC specific
3. -fno-reorder-blocks may *worsen* network performace on some SoCs
4. Usage of flags was *reversed* since 5.4 and noone reported that

If we really need custom flags then CONFIG_KERNEL_CFLAGS should get
default value adjusted properly (per target).

Ref: 4e0c54bc5b ("kernel: add support for kernel 5.4")
Link: http://lists.openwrt.org/pipermail/openwrt-devel/2022-June/038853.html
Link: https://patchwork.ozlabs.org/project/openwrt/patch/20190409093046.13401-1-zajec5@gmail.com/
Cc: Felix Fietkau <nbd@nbd.name>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-06-20 22:17:38 +02:00
..
apm821xx apm821xx: align gpio-keys node names with dt-schema 2022-06-19 12:40:30 +02:00
archs38 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
armvirt armvirt: 64: enable driver for QEMU' supported watchdog 2022-05-07 14:31:21 +02:00
at91 kernel: bump 5.10 to 5.10.118 2022-06-06 19:20:02 +02:00
ath25 kernel: bump 5.10 to 5.10.120 2022-06-06 19:20:02 +02:00
ath79 ath79: add support for Netgear PGZNG1 2022-06-19 12:31:02 +02:00
bcm27xx kernel: bump 5.15 to 5.15.45 2022-06-06 19:20:28 +02:00
bcm47xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm53xx bcm53xx: remove 07_set_preinit_iface_bcm53xx 2022-06-19 12:31:02 +02:00
bcm63xx bcm63xx: add linux v5.15 support 2022-05-20 15:53:16 +02:00
bcm4908 kernel: bump 5.10 to 5.10.117 2022-06-06 19:20:02 +02:00
bmips kernel: bump 5.15 to 5.15.42 2022-06-06 19:20:28 +02:00
gemini gemini: Bump kernel to v5.15 2022-04-14 10:12:34 +02:00
generic kernel: drop patch adding hardcoded kernel compilation flags 2022-06-20 22:17:38 +02:00
imx kernel: bump 5.15 to 5.15.32 2022-04-09 19:31:46 +02:00
ipq40xx ipq40xx: add support for Meraki MR74 2022-06-19 12:31:02 +02:00
ipq806x kernel: backport mtd parser for Sercomm partitions 2022-06-19 22:10:03 +02:00
kirkwood kirkwood: set testing kernel version to 5.15 2022-05-01 13:40:13 +09:00
lantiq lantiq: dts: fix reset controller reference on Danube and AR9 2022-06-20 19:43:33 +02:00
layerscape layerscape/armv8_64b: enable armv8-CE crypto algos 2022-06-04 12:39:01 +02:00
malta malta: use default OpenWrt network configuration 2022-05-28 17:35:34 +02:00
mediatek mediatek: UniFi 6 LR: disable RTC 2022-06-18 17:32:07 +01:00
mpc85xx mpc85xx: p2020: add RTC ds1307 to kernel 2022-06-19 12:31:02 +02:00
mvebu mvebu: add SolidRun ClearFog GT 8K 2022-06-19 12:40:30 +02:00
mxs kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
octeon octeon: add SUPPORTED_DEVICES to er/erlite 2022-06-09 17:14:28 +02:00
octeontx octeontx: add armv8-CE version of CRC T10 2022-06-04 12:39:01 +02:00
omap config: limit CONFIG_DEBUG_INFO to top-level generic configs 2022-05-18 13:32:06 +03:00
oxnas kernel: bump 5.10 to 5.10.116 2022-06-06 19:20:02 +02:00
pistachio kernel: bump 5.10 to 5.10.95 2022-02-01 23:34:07 +00:00
qoriq qoriq: use FIT uImage for Firebox M300 kernel 2022-06-14 12:06:31 +03:00
ramips ramips: fix booting on ZyXEL NBG-419N v2 2022-06-20 11:05:41 +02:00
realtek realtek: add support for power LED on Netgear GS108Tv3 2022-06-19 10:58:40 +02:00
rockchip rockchip: add kernel 5.15 as testing 2022-06-18 22:11:26 +02:00
sunxi sunxi/cortexa53: enable armv8-CE crypto algorithms 2022-06-04 12:39:01 +02:00
tegra kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
uml uml: make use of 'rootfs-part' feature 2022-01-23 19:48:31 +00:00
x86 kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00
zynq kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
Makefile