Commit Graph

3594 Commits

Author SHA1 Message Date
Justin M. Forbes d9bf1c0293 Linux v4.9-11999-g50f6584 2016-12-23 09:36:58 -06:00
Laura Abbott a20ad4f4fd Add script to check config generation
The kernel configuration generation currently checks to make sure
every option is defined with listnewconfig. It does not check that
each option is the same as listnewconfig. This can lead to odd
situations where the Fedora configuration does not match what's
actually present in the generated config. Add a script to check
for these kinds of changes.

Based on work done by Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-12-22 14:11:05 -08:00
Justin M. Forbes b77b08c9c4 Linux v4.9-11937-g52bce91 2016-12-22 11:35:13 -06:00
Justin M. Forbes 62458db07f Linux v4.9-11815-ge93b1cc 2016-12-21 13:03:15 -06:00
Laura Abbott dd50066e0b Update README.txt
The config portion of README.txt hasn't reflected reality for a while
now. With the change of how configuration options are generated, it's
even less reflective of reality. Update it to be a bit more useful.
2016-12-20 10:01:24 -08:00
Justin M. Forbes df505fba5d Linux v4.9-11815-ge93b1cc 2016-12-20 09:51:29 -06:00
Peter Robinson dcffacfddd Enable some Qualcomm QDF2432 server platform options 2016-12-20 11:01:29 +00:00
Peter Robinson 86b2f443ee Minor ARM config updates 2016-12-20 10:11:24 +00:00
Justin M. Forbes deaaa3cf20 Enable QDF2400 Onboard Networking 2016-12-19 16:42:05 -06:00
Justin M. Forbes ad2e73028b Linux v4.9-11744-gb0b3a37 2016-12-19 15:11:15 -06:00
Justin M. Forbes ccbb099501 Linux v4.9-10415-g73e2e0c 2016-12-16 09:42:31 -06:00
Justin M. Forbes 84f938c2ad Linux v4.9-8648-g5cc60ae 2016-12-15 13:27:26 -06:00
Justin M. Forbes cabf9a0506 Fix build issue with armada_trace 2016-12-14 17:07:05 -06:00
Justin M. Forbes 962ea4f047 Linux v4.9-7150-gcdb98c2 2016-12-14 12:50:48 -06:00
Justin M. Forbes b31b0fb7f4 Linux v4.9-2682-ge7aa8c2 part 2 2016-12-13 16:26:51 -06:00
Justin M. Forbes 4778b265ca Linux v4.9-2682-ge7aa8c2 (missing secure boot as that is being rebased to the new upstream tree 2016-12-13 16:26:04 -06:00
Justin M. Forbes 6f9fe00d55 Reenable debugging options 2016-12-13 10:55:34 -06:00
Peter Jones 71ec70ab2a Update UEFI memory map cleaning
Signed-off-by: Peter Jones <pjones@redhat.com>
2016-12-13 11:12:18 -05:00
Laura Abbott 1a59ad58a8 Linux v4.9 2016-12-12 08:54:20 -08:00
Laura Abbott 3af030fde8 Disable debugging options. 2016-12-12 08:49:07 -08:00
Christopher Covington 6f726e7e6f Re-add ACPI SPCR (serial console) support
Four SPCR patches were merged upstream into 4.9, but one was reverted by a
subsequent commit (due to a trivial merge conflict with a later, unrelated
patch). A fixed up version of the missing patch is queued up for 4.10 in
tty-next. Carry it to make sure users see serial console output on ACPI
systems. Otherwise manually setting console=ttyAMAn would be required.
2016-12-12 08:04:45 -08:00
Laura Abbott ccd7de53c9 Linux v4.9-rc8-85-ga37102d 2016-12-09 10:07:06 -08:00
Laura Abbott 9e32671dde Linux v4.9-rc8-78-g318c893 2016-12-08 10:59:09 -08:00
Peter Jones 27925bfba5 Work around thinkpad firmware memory layout issues and efi_mem_reserve()
Signed-off-by: Peter Jones <pjones@redhat.com>
2016-12-08 10:29:08 -05:00
Laura Abbott 43988ee4c0 Linux v4.9-rc8-55-gce779d6
- Disable CONFIG_AF_KCM (rhbz 1402489)
2016-12-07 09:44:47 -08:00
Laura Abbott 1b7eeb8019 Change method of configuration generation
The existing method of managing configuration files gets unweildy.
Changing individual lines in text files gets difficult without
manual organization. Switch to a method of configuration generation
that's inspired from the method used inside Red Hat. Each configuration
option gets its own file which are then combined to form the
configuration files. This makes confirming what's actually enabled much
easier.
2016-12-06 12:07:10 -08:00
Laura Abbott fe324f6990 Linux v4.9-rc8-9-gd9d0452
- Fix DMA from stack in virtio-net (rhbz 1401612)
2016-12-06 08:49:41 -08:00
Laura Abbott 825deb57fe Reenable debugging options. 2016-12-06 08:44:12 -08:00
Laura Abbott 6ddb10e59b Linux v4.9-rc8 2016-12-05 08:46:14 -08:00
Laura Abbott cca567f300 Disable debugging options. 2016-12-05 08:45:56 -08:00
Laura Abbott 01a7d596f4 Linux v4.9-rc7-45-g2caceb3 2016-12-02 08:25:02 -08:00
Laura Abbott a23f7201f6 Linux v4.9-rc7-39-g43c4f67 2016-12-01 10:32:02 -08:00
Laura Abbott 06aafad222 Linux v4.9-rc7-23-gded6e84 2016-11-30 07:50:38 -08:00
Peter Robinson 9e06d81dae actually add imx6sx-Add-UDOO-Neo-support.patch 2016-11-29 22:24:22 +00:00
Peter Robinson 786689e7f6 Add upstream i.MX6sx Udoo NEO support 2016-11-29 16:41:48 +00:00
Laura Abbott db59f734b1 Linux v4.9-rc7-7-g88abd82 2016-11-29 07:44:35 -08:00
Laura Abbott f0a4926129 Reenable debugging options. 2016-11-29 07:39:03 -08:00
Laura Abbott 4a651d61da Linux v4.9-rc7 2016-11-28 08:11:12 -08:00
Laura Abbott a6b951f78a Disable debugging options. 2016-11-28 08:07:52 -08:00
Justin M. Forbes 6065ff973d Add reminder to disable 48bit VA on F25 and earlier 2016-11-28 08:29:40 -06:00
Peter Robinson f99e82fbd1 disable GPIO_SYSFS as it's obsolete http://www.spinics.net/lists/arm-kernel/msg545005.html 2016-11-28 11:28:36 +00:00
Peter Robinson 8b15f5aece Add upstream patch to fix all ARMv7 devices set to initial 200Mhz 2016-11-28 07:57:26 +00:00
Peter Robinson 89ece1e8cb Minor ARM config updates, Enable two 802.15.4 drivers, General config cleanups (NFC: move some x86 specific configs to x86, EDAC generic to generic, some minor seonsor cleanups) 2016-11-28 06:42:47 +00:00
Laura Abbott 38c76ac355 Linux v4.9-rc6-124-gded9b5d 2016-11-23 08:44:03 -08:00
Laura Abbott 7cfdabc194 Linux v4.9-rc6-86-g3b404a5 2016-11-22 09:10:19 -08:00
Laura Abbott 07a3ac0263 Reenable debugging options. 2016-11-22 07:34:16 -08:00
Josh Boyer 8afcc19c6a Add patch from Dave Anderson to fix live system crash analysis on Aarch64 2016-11-22 08:35:07 -05:00
Laura Abbott 0617a9a8d0 Linux v4.9-rc6 2016-11-21 08:45:25 -08:00
Laura Abbott 3d2e582571 Disable debugging options. 2016-11-21 08:39:48 -08:00
Peter Robinson 6debda98a6 Build gpio tools 2016-11-21 09:17:18 +00:00