Commit Graph

558 Commits

Author SHA1 Message Date
Laura Abbott 0c5f975449 Linux v4.7-rc4-14-g67016f6
- Reenable debugging options.
2016-06-21 08:00:33 -07:00
Laura Abbott f0b1197ecc Linux v4.7-rc4
- Disable debugging options.
2016-06-20 08:08:28 -07:00
Laura Abbott 52c0751a56 Linux v4.7-rc3-9-gdb06d75
- Reenable debugging options.
2016-06-14 08:33:42 -07:00
Laura Abbott 874cad1ebd Linux v4.7-rc2
- Disable debugging options.
2016-06-06 09:02:12 -07:00
Laura Abbott d9267fb346 Linux v4.7-rc1-94-g6b15d66
- Reenable debugging options.
2016-06-01 07:28:13 -07:00
Laura Abbott 65e6810859 Linux v4.7-rc1-12-g852f42a
- Disable debugging options.
2016-05-31 09:38:34 -07:00
Paul Bolle ea0cab1042 config: x86: stop pretending to be an Lguest guest
Ever since v2.6.36 there's a conflict between OLPC support and Lguest
guest support: a kernel image can't both support booting OLPC x86
hardware and booting as an Lguest guest. Booting a kernel image that
tries to do both as an Lguest guest will fail with
    lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument

This means that people wanting to boot an Lguest guest on 32 bits x86
needed to build their own kernel image without OLPC support since, it
seems, Fedora 15. So let's stop pretending to support being an Lguest
guest. People wanting to have that will now not only have to disable
CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST.

(A second order effect is that both CONFIG_VIRTIO and
CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds.
Assuming a sane build system no one should notice. We'll see.)

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2016-05-31 08:34:09 -04:00
Laura Abbott b43cd99713 Linux v4.6-10530-g28165ec
- ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
2016-05-25 09:03:36 -07:00
Josh Boyer 42d2805cbe Linux v4.6-10203-g84787c572d40
- Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281)
- Fixup SB patchset to work with upstream changes
2016-05-25 11:13:52 -04:00
Laura Abbott 8a052bf240 Linux v4.6-6148-g03b979d
- Docs, i2c, md, iommu, sound, pci, pinctrl, dmaengine, kvm, security merges
2016-05-20 11:25:00 -07:00
Laura Abbott 0102737055 Linux v4.6-1278-g1649098
- Enable CONFIG_INTEL_POWERCLAMP
- pm, ACPI, mmc, regulator, i2c, hwmon, edac, led, arm64, x86, sched, RAS merges
2016-05-17 09:35:57 -07:00
Laura Abbott c3b50ba0e0 Linux v4.6-153-g3469d26
- Reenable debugging options.
- locking, efi, signals, rcu merges
2016-05-16 15:50:03 -07:00
Josh Boyer 802cbf8509 Enable XEN SCSI front and backend (rhbz 1334512) 2016-05-10 08:25:00 -04:00
Josh Boyer 5f62b8bc20 Linux v4.6-rc6
- Disable debugging options.
2016-05-02 09:36:00 -04:00
Josh Boyer e07a3bae84 Linux v4.6-rc5-69-gf28f20da704d
- Require /usr/bin/kernel-install to fix installation after systemd package
  swizzling (rhbz 1331012)
- Reenable debugging options.
2016-04-27 11:29:16 -04:00
Josh Boyer f5b0e8bac7 Linux v4.6-rc5
- Disable debugging options.
2016-04-25 11:10:15 -04:00
Josh Boyer 993b8217dd Linux v4.6-rc4-13-g9a0e3eea25d3
- Reenable debugging options.
2016-04-20 10:30:43 -04:00
Josh Boyer e4c8b25896 Linux v4.6-rc4
- Disable debugging options.
2016-04-18 11:43:23 -04:00
Paul Bolle 1a7d5ab281 Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2016-04-15 08:22:51 -04:00
Josh Boyer 016754b013 Linux v4.6-rc3-57-g90de6800c240
- Reenable debugging options.
2016-04-14 11:18:25 -04:00
Josh Boyer 7b6b31a413 Linux v4.6-rc3
- Disable debugging options.
2016-04-11 09:31:30 -04:00
Justin M. Forbes 54d4914c27 Linux v4.6-rc2-42-g1e1e5ce 2016-04-05 10:22:12 -05:00
Peter Robinson 6daf6840fb Some minor ARMv7/aarch64 cleanups 2016-04-03 23:45:44 +01:00
Josh Boyer 47ad5d57a3 Linux v4.6-rc1
- Disable debugging options.
2016-03-28 07:43:02 -04:00
Josh Boyer 6a44257de7 Linux v4.5-12257-g8b97be054572
- staging, timers, perf, irq, x86, sched, locking merges
2016-03-24 15:20:33 -04:00
Josh Boyer ea3aaf7b01 Linux v4.5-12149-gaca04ce
- net, pwm, target, platform-drivers merges
2016-03-24 09:32:31 -04:00
Josh Boyer 96bb3e4edb Linux v4.5-6229-gf7813ad5cbfd
- ipmi, mfd, sound merges
2016-03-18 16:52:17 -04:00
Josh Boyer 1e6dda8d92 Linux v4.5-3654-g5cd0911a9e0e
- Fix oops from tsc subsystem (rhbz 1318596)
- crypto, security, docs, rproc, dmaengine, powersupply, hsi, vfio, driver-core,
  tty, char, usb, configfs, ext4, dlm, gfs2, pstore merges
2016-03-18 09:54:47 -04:00
Josh Boyer 9a8428e0a7 Clean up removed config options
The DEBUG_RODATA and STATIC_CPU_HAS options were removed by
the upstream maintainers.  Drop them.
2016-03-17 09:18:44 -04:00
Josh Boyer be0af1dc52 Linux v4.5-1822-g63e30271b04c
- PCI, PM+ACPI merges
2016-03-17 08:44:16 -04:00
Josh Boyer cb176ec4e7 Linux v4.5-760-g710d60cbf1b3 2016-03-16 07:43:17 -04:00
Josh Boyer 5afcc1a929 Linux v4.5-481-ge23604edac2a
- Enable RANDOMIZE_BASE
- Reenable debugging options.
2016-03-15 12:59:36 -04:00
Justin M. Forbes de5f58c120 Linux v4.5 2016-03-14 11:25:08 -05:00
Justin M. Forbes 149275917b Linux v4.5-rc7-116-ge2857b8 2016-03-08 10:37:50 -06:00
Justin M. Forbes fdf0c70f78 Linux v4.5-rc7 2016-03-07 09:50:02 -06:00
Justin M. Forbes 35e77c5c2a Linux v4.5-rc6-8-gf691b77 2016-03-02 09:30:36 -06:00
Justin M. Forbes 1f3ef36b87 Linux v4.5-rc5 2016-02-21 16:09:17 -06:00
Justin M. Forbes 26d6935353 Linux v4.5-rc4-37-g65c23c6 2016-02-17 08:59:34 -06:00
Justin M. Forbes 0aec8a810a Linux v4.5-rc3 2016-02-08 12:04:18 -06:00
Justin M. Forbes 1f74b7dc7b Linux v4.5-rc2-163-g34229b2 2016-02-02 15:52:33 -06:00
Justin M. Forbes 289e557a5d linux v4.5-rc2 2016-02-01 13:38:33 -06:00
Justin M. Forbes 9488a6f845 Linux v4.5-rc1-28-g03c21cb 2016-01-28 11:59:39 -06:00
Justin M. Forbes 04cf44e3c8 Linux v4.5-rc1 2016-01-25 10:59:05 -06:00
Justin M. Forbes f94470562d Linux v4.4-10454-g3e1e21c 2016-01-22 13:23:22 -06:00
Justin M. Forbes 43a1944dd7 Linux v4.4-8950-g2b4015e 2016-01-20 12:18:25 -06:00
Justin M. Forbes 42aa4321c7 Linux v4.4-8606-g5807fca 2016-01-18 15:41:06 -06:00
Justin M. Forbes 6236659f01 v4.4-3408-g6799060 2016-01-13 16:27:14 -06:00
Justin M. Forbes 84f6318818 v4.4-1175-g03891f9 2016-01-12 13:07:02 -06:00
Laura Abbott 0e4c95338a Linux v4.4
- Disable debugging options.
2016-01-11 08:24:49 -08:00
Laura Abbott cef45c1980 Linux v4.4-rc8-5-gee9a7d2
- Reenable debugging options.
2016-01-06 08:17:09 -08:00
Laura Abbott 94beff34d1 Linux v4.4-rc8
- Disable debugging options.
2016-01-04 08:49:12 -08:00
Peter Robinson ac6e024f6a Minor ARMv7/aarch64/ppc/s390 config cleanups (no other functioal changes) 2015-12-27 06:01:21 +00:00
Laura Abbott 839487c4ca Linux v4.4-rc6-23-g24bc3ea
- Reenable debugging options.
2015-12-23 10:51:45 -08:00
Laura Abbott d4cce45b2b Linux v4.4-rc6
- Disable debugging options.
2015-12-21 08:10:06 -08:00
Laura Abbott 169a869e80 Linux v4.4-rc5-25-ga5e90b1
- Reenable debugging options.
2015-12-17 10:14:18 -08:00
Bastien Nocera 8ebd20520c Make GPIO pinctrl for CherryTrail builtin
As for the BayTrail one.
2015-12-16 10:22:37 -05:00
Bastien Nocera a8f6d3451a Really enable SPI support for BayTrail/CherryTrail
e59c4109 enabled the SPI driver for those platforms, but didn't enable
any of the subsystems it needs, resulting in a no-op.
2015-12-16 09:22:03 -05:00
Laura Abbott ce38e61b57 Linux v4.4-rc5
- Disable debugging options.
2015-12-14 08:05:34 -08:00
Laura Abbott 89f514b41b Linux v4.4-rc4-16-g62ea1ec
- Reenable debugging options.
2015-12-08 05:22:36 -08:00
Laura Abbott b234967384 Linux v4.4-rc4
- Disable debugging options.
2015-12-07 07:18:23 -08:00
Laura Abbott e0b9e5c8da Enable CONFIG_X86_INTEL_MPX (rhbz 1287279) 2015-12-01 15:09:59 -08:00
Laura Abbott 8b6be20d05 Linux v4.4-rc3-5-g2255702
- Reenable debugging options.
2015-12-01 08:15:00 -08:00
Laura Abbott ddca097a7d Linux v4.4-rc3
- Fix for cgroup use after free (rhbz 1282706)
- Disable debugging options.
2015-11-30 15:10:39 -08:00
Laura Abbott 3f2e9b7ff6 Linux v4.4-rc2-3-ga293154
- Reenable debugging options.
2015-11-24 08:12:35 -08:00
Laura Abbott d9f46f47c2 Linux v4.4-rc2
- Disable debugging options.
2015-11-23 08:10:14 -08:00
Laura Abbott ea6f59a957 Linux v4.4-rc1-118-g34258a3
- Reenable debugging options.
2015-11-19 08:02:59 -08:00
Laura Abbott 869c2ad790 Linux v4.4-rc1
- Disable debugging options.
2015-11-16 08:42:13 -08:00
Laura Abbott 4edc7cd99a Linux v4.3-11481-gc5a3788
- Actually drop CONFIG_DMADEVICES_VDEBUG
2015-11-11 09:30:47 -08:00
Laura Abbott 86a3e5e789 Linux v4.3-9269-gce5c2d2 2015-11-09 09:56:21 -08:00
Laura Abbott cddb783d0d Linux v4.3-7965-gd1e41ff 2015-11-06 10:01:56 -08:00
Laura Abbott 7c1bce7100 Linux v4.3-1107-g66ef349 2015-11-04 10:13:38 -08:00
Laura Abbott ca8eea1fd3 Linux v4.3-272-g5062ecd
- Reenable debugging options.
2015-11-03 10:02:09 -08:00
Laura Abbott ff953c8de2 Linux v4.3
- Disable debugging options.
2015-11-02 08:07:23 -08:00
Laura Abbott bff81f3601 Linux v4.3-rc7-19-g858e904
- Reenable debugging options.
2015-10-27 09:39:34 -07:00
Laura Abbott 572e882d48 Linux v4.3-rc7
- Disable debugging options.
2015-10-26 10:32:30 -07:00
Laura Abbott cdab736f84 Linux v4.3-rc6-108-gce1fad2
- Reenable debugging options.
2015-10-20 08:17:26 -07:00
Laura Abbott 4c186b32b1 Linux v4.3-rc6
- Disable debugging options.
2015-10-19 09:54:08 -07:00
Laura Abbott 56a1f1e177 Linux v4.3-rc5-37-g5b5f145
- Reenable debugging options.
2015-10-14 08:37:31 -07:00
Laura Abbott 311c85e4d5 Linux v4.3-rc5
- Disable debugging options.
2015-10-12 08:12:53 -07:00
Laura Abbott 8dc1c549ba Linux v4.3-rc4-15-gf670268
- Reenable debugging options.
2015-10-06 08:36:18 -07:00
Laura Abbott 7e39aec88e Linux v4.3-rc4
- Disable debugging options.
2015-10-05 12:13:32 -07:00
Laura Abbott 0e78e8eedf Reenable debugging options. 2015-09-30 08:14:41 -07:00
Laura Abbott c8dc6762e9 Linux v4.3-rc3-40-g097f70b
- Disable debugging options.
2015-09-28 09:35:07 -07:00
Laura Abbott 5d080632e5 Linux v4.3-rc2-19-gbcee19f
- Reenable debugging options.
2015-09-22 09:48:03 -07:00
Laura Abbott 4111c83181 Linux v4.3-rc2
Disable debugging options.
2015-09-21 10:39:06 -07:00
Josh Boyer a3b5b8a56c Reenable debugging options. 2015-09-15 07:48:33 -04:00
Bastien Nocera e59c410970 Enable SPI support for BayTrail/CherryTrail 2015-09-14 08:41:56 -04:00
Josh Boyer 0b12c85af6 Linux v4.3-rc1
- Disable debugging options.

Also rebase the kdbus patches against 4.3-rc1
2015-09-14 08:41:32 -04:00
Josh Boyer 18c82493e5 Linux v4.2-10637-ga794b4f32921
- Rework secure boot patchset
2015-09-09 11:10:17 -04:00
Josh Boyer 31448c54f6 Linux v4.2-9700-g7d9071a09502 2015-09-08 08:34:33 -04:00
Josh Boyer f7d396f406 Linux v4.2-6105-gdd5cdb48edfd
- Networking merge
2015-09-03 16:00:15 -04:00
Josh Boyer 9700819ad7 Linux v4.2-4282-gae982073095a 2015-09-02 11:26:43 -04:00
Josh Boyer 861ffc70d2 Linux v4.2-2890-g361f7d175734 2015-09-01 15:17:24 -04:00
Josh Boyer 01b3ca6be6 Linux v4.2-2744-g65a99597f044
- Reenable debugging options.
2015-09-01 12:25:34 -04:00
Josh Boyer ed43d25f10 Disable EFI_VARS (rhbz 1252137) 2015-08-21 17:28:04 -04:00
Josh Boyer 0a3cece340 Linux v4.2-rc6-130-g7ddab73346a1 2015-08-14 10:59:25 -04:00
Hans de Goede 2899d29b6e Always enable mmiotrace when building x86 kernels
mmiotrace uses the ftrace framework for dynamic patching, so enabling it
does not cause any performance impact.

Having mmiotrace enabled is very useful for debugging nvidia / nouveau
driver problems, as we often use mmiotraces for nouveau development /
debugging.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-08-04 07:49:09 -04:00
Josh Boyer 7bc5dc75da Disable debugging options. 2015-08-03 08:57:53 -04:00
Josh Boyer c3cd2b9025 Linux v4.2-rc4-111-g8400935737bf 2015-07-31 11:49:28 -04:00
Josh Boyer e3539a5fbb Reenable debugging options. 2015-07-28 14:32:09 -04:00