x86: update to kernel 3.18
authorFelix Fietkau <nbd@openwrt.org>
Sun, 15 Mar 2015 04:43:30 +0000 (04:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 15 Mar 2015 04:43:30 +0000 (04:43 +0000)
commitc062741575f4c61416b5ca6542a74db2f0052fc0
tree65f725859f09237ed3242badf262dca7906fee39
parent50d4775df04445d138b72964efff1773f507e139
x86: update to kernel 3.18

copied target/linux/x86/config-3.14 and target/linux/x86/patches-3.14 to
3.18 equivalents and then tweaked until it built.

Tested on alix2, soekris net4826 and soekris net4521.

Still having trouble with net4826 booting from Grub, alix2 and net4521
are fine.

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 44758
12 files changed:
target/linux/x86/Makefile
target/linux/x86/config-3.18 [new file with mode: 0644]
target/linux/x86/generic/config-default
target/linux/x86/patches-3.18/006-yenta_mistery.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/012-export_erase_write.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/100-rdc_boards.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/150-pit-tick-rate.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/160-kexec-fix.patch [new file with mode: 0644]