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)
commit1f857797916baf01123c3cf7cff77832e04ea0fe
tree65b9d91f2210c6d3a821dc600c2155bf1c5493d4
parentb08a04cad4843e908e1ed9c594a2631c6c5a02a6
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]