resources: Add missing X86 Linux kernels to resources.json

These have been present in the Google Cloud bucket, and in the sources,
but were not in the resources.json. This patch adds these missing
kernels.

Change-Id: I912b504350c2413f2f92afa7669b50c0d0adf316
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/59496
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/resources.json b/resources.json
index 1c63d9c..0eef29b 100644
--- a/resources.json
+++ b/resources.json
@@ -228,6 +228,16 @@
                 },
                 {
                     "type" : "resource",
+                    "name" : "x86-linux-kernel-4.14.134",
+                    "documentation" : "The linux kernel (v4.14.134), compiled to X86.",
+                    "architecture" : "X86",
+                    "is_zipped" : false,
+                    "md5sum" : "21beaaa085884480100e3968f74d4ae0",
+                    "url" : "{url_base}/kernels/x86/static/vmlinux-4.14.134",
+                    "source" : "src/linux-kernel"
+                },
+                {
+                    "type" : "resource",
                     "name" : "x86-linux-kernel-4.19.83",
                     "documentation" : "The linux kernel (v4.19.83), compiled to X86.",
                     "architecture" : "X86",
@@ -238,6 +248,36 @@
                 },
                 {
                     "type" : "resource",
+                    "name" : "x86-linux-kernel-4.4.186",
+                    "documentation" : "The linux kernel (v4.4.186), compiled to X86.",
+                    "architecture" : "X86",
+                    "is_zipped" : false,
+                    "md5sum" : "23c2a5532d6a0b5dc68a5e089d12ae13",
+                    "url" : "{url_base}/kernels/x86/static/vmlinux-4.4.186",
+                    "source" : "src/linux-kernel"
+                },
+                {
+                    "type" : "resource",
+                    "name" : "x86-linux-kernel-4.9.186",
+                    "documentation" : "The linux kernel (v4.9.186), compiled to X86.",
+                    "architecture" : "X86",
+                    "is_zipped" : false,
+                    "md5sum" : "e5f5355c9ec5bfa37ec1c289ac84853b",
+                    "url" : "{url_base}/kernels/x86/static/vmlinux-4.9.186",
+                    "source" : "src/linux-kernel"
+                },
+                {
+                    "type" : "resource",
+                    "name" : "x86-linux-kernel-5.2.3",
+                    "documentation" : "The linux kernel (v5.2.3), compiled to X86.",
+                    "architecture" : "X86",
+                    "is_zipped" : false,
+                    "md5sum" : "4838c99b77d33c8307b939c16624e4ac",
+                    "url" : "{url_base}/kernels/x86/static/vmlinux-5.2.3",
+                    "source" : "src/linux-kernel"
+                },
+                {
+                    "type" : "resource",
                     "name" : "x86-linux-kernel-5.4.49",
                     "documentation" : "The linux kernel (v5.4.49), compiled to X86.",
                     "architecture" : "X86",