Commit Graph

463 Commits

Author SHA1 Message Date
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
Josh Boyer fa4660e648 Disable debugging options. 2015-07-27 07:45:45 -04:00
Josh Boyer 17981c2696 Reenable debugging options. 2015-07-21 08:38:06 -04:00
Josh Boyer 6e946a4d94 Linux v4.2-rc3 2015-07-20 11:17:52 -04:00
Bastien Nocera 7e4cb87c6a Better BayTrail ACPI SoC support
- Add Crystal Cove PMIC support necessary to access the PMIC
  on many BayTrail tablets
- Add support for Intel PMIC operation regions, as added in
  b1eea857d8c70dc3789cc2231e3c0a273a67ba06 upstream and necessary
  for battery/charge operations on BayTrail systems
- Add AXP288 ADC and fuel gauge support, as used in many BayTrail SoCs
2015-07-14 10:45:34 -04:00
Josh Boyer 228ccc4def Linux v4.2-rc2
- Disable debugging options.
2015-07-13 10:53:53 -04:00
Josh Boyer 84bb446543 Linux v4.2-rc1-17-gc7e9ad7da219
- Reenable debugging options.
2015-07-07 10:55:05 -04:00
Josh Boyer 088a50c52e Linux v4.2-rc1
- Disable debug options.
- Add patch to fix perf build
2015-07-06 16:34:35 -04:00
Josh Boyer 6a50f36878 Linux v4.1-11355-g6aaf0da8728c
- Add patch to fix KVM sleeping in atomic issue (rhbz 1237143)
- Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
2015-06-30 13:01:28 -04:00
Josh Boyer 76c11d9b55 Linux v4.1-11235-gc63f887bdae8
- Reenable debugging options.
2015-06-29 11:24:25 -04:00
Josh Boyer 35eff41288 Linux v4.1-5596-gaefbef10e3ae 2015-06-26 09:33:38 -04:00
Josh Boyer 264ac3865c Linux v4.1-rc5
- Disable debugging options.
2015-05-25 10:32:01 -04:00
Josh Boyer 58bbe0b064 Linux v4.1-rc4-11-g1113cdfe7d2c
- Reenable debugging options.
- Add patch to fix discard on md RAID0 (rhbz 1223332)
2015-05-21 08:35:34 -04:00
Josh Boyer 3f7ea9f387 Linux v4.1-rc4
- Disable debugging options.
2015-05-18 15:27:09 -04:00
Josh Boyer cf59280c31 Linux v4.1-rc3-346-gc0655fe9b090
- Enable in-kernel vmmouse driver (rhbz 1214474)
2015-05-18 10:03:18 -04:00
Josh Boyer 44970a2eb6 Linux v4.1-rc3-46-g4cfceaf0c087
- Reenable debugging options.
2015-05-12 11:50:58 -04:00
Josh Boyer 64b8b8f2f4 Linux v4.1-rc3
- Disable debugging options.
2015-05-11 08:27:28 -04:00
Josh Boyer e73e7e3929 Linux v4.1-rc2-7-gd9cee5d4f66e
- Reenable debugging options.
2015-05-05 16:13:11 -04:00
Josh Boyer d0e1dabbc9 Linux v4.1-rc2
- Disable debugging options.
2015-05-04 10:12:29 -04:00
Peter Robinson 2e3090902b minor virt config cleanups (NFC) 2015-05-03 18:50:11 +01:00
Josh Boyer 684b527a52 Linux v4.1-rc1-117-g4a152c3913fb
- Reenable debugging options.
2015-05-01 09:00:22 -04:00
Josh Boyer 51c0771553 Prune stale config options
Some of these were removed upstream and others were dropped when
kernel-arm64.patch was killed off.  Found by Paul's check-configs.pl
script.
2015-04-28 08:45:44 -04:00
Josh Boyer 09bbb44fb1 Linux v4.1-rc1
- Disable debugging options.

Fixup a couple of small spots left over from the 3.x->4.x major
version change
2015-04-27 10:09:27 -04:00
Josh Boyer ed8080d353 Linux v4.0-8158-g09d51602cf84 2015-04-20 08:58:25 -04:00
Josh Boyer cc7213fcfe Linux v4.0-3843-gbb0fd7ab0986 2015-04-15 10:47:18 -04:00
Josh Boyer b18e6e7536 Linux v4.0-2620-gb79013b2449c 2015-04-14 09:55:36 -04:00
Peter Jones f0d73f97ac Enable CONFIG_EFI_MIXED.
This enables the 32-bit EFI entry point on 64-bit kernels, so hardware
like Baytrail devices with 32-bit firmware on a 64-bit cpu can boot the
64-bit kernel.

Signed-off-by: Peter Jones <pjones@redhat.com>
2015-04-09 10:33:06 -04:00
Josh Boyer 5db764fdeb Cleanup stale Kconfig options
No functional change.  These are all removed upstream.  Results provided by
the check-config.pl script from Paul Bolle.  Yay Paul!
2015-03-16 10:53:45 -04:00
Josh Boyer 9608f11d20 Linux v4.0-rc4
- Drop arm64 RCU revert patch.  Should be fixed properly upstream now.
- Disable debugging options.
2015-03-16 10:07:00 -04:00
Josh Boyer 853ea7612f Linux v4.0-rc3-111-gaffb8172de39
- Reenable debugging options.
2015-03-11 08:48:06 -04:00
Josh Boyer 3be331969c Linux v4.0-rc3
- Disable debugging options.
2015-03-09 09:12:49 -04:00
Josh Boyer 3168389a4e Linux v4.0-rc2-150-g6587457b4b3d
- Reenable debugging options.
2015-03-05 09:30:32 -05:00
Josh Boyer 9633911b56 Linux v4.0-rc2
- Enable CONFIG_CM32181 for ALS on Carbon X1
- Disable debugging options.
2015-03-03 15:52:27 -05:00
Josh Boyer adc659526c Linux v4.0-rc1-22-gb24e2bdde4af
- Reenable debugging options.

Fixup one more 3.x place and make sure we don't apply the -rcX patch in yet
another spot.
2015-02-24 17:49:49 -05:00
Josh Boyer d7293323e7 Linux v4.0-rc1
- CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178)
- Disable debugging options.

Yay for major version bumps :\.

We grab the full rc1 tarball instead of just the patch to make this way less
messy in the spec.  When 4.0 final is released, we'll need to undo a few
specific hacks.  Namely, we need to redefine:

upstream_sublevel
kversion
Source0

back to the standard definitions.

Thanks to Kyle for figuring this out 3 years ago.
2015-02-23 11:30:23 -05:00
Josh Boyer fe6305dc49 Linux v3.19-4542-g8cc748aa76c9 2015-02-12 12:53:25 -05:00
Josh Boyer a281db6571 Linux v3.19-4020-gce01e871a1d4 2015-02-12 10:15:10 -05:00
Josh Boyer 01bc4f68ee Linux v3.19-2595-gc5ce28df0e7c 2015-02-11 15:11:34 -05:00
Josh Boyer 1ef071e4db Linux v3.19-463-g3e8c04eb1174
- Reenable debugging options.
- Temporarily disable aarch64 patches
2015-02-11 09:17:16 -05:00
Josh Boyer 6340a09c79 Linux v3.19-rc7
- Disable debugging options.
2015-02-02 09:49:50 -05:00
Josh Boyer 558c859bd4 Enable SND_SOC and the button array driver on x86 for Baytrail devices
https://lists.fedoraproject.org/pipermail/kernel/2015-January/005719.html

Move the common SND_SOC options from the ARM configs to config-generic and
enable the Intel ones in config-x86-generic
2015-01-27 14:54:16 -05:00
Josh Boyer 34a1d66030 Linux v3.19-rc6-21-g4adca1cbc4ce
- Reenable debugging options.
2015-01-27 11:46:16 -05:00
Josh Boyer f4123407df Linux v3.19-rc6
- Disable debugging options.
2015-01-26 10:23:42 -05:00
Josh Boyer 08cb3a2b46 Linux v3.19-rc5-117-g5eb11d6b3f55
- Reenable debugging options.
2015-01-21 09:50:33 -05:00
Josh Boyer db9184b802 Linux v3.19-rc5
- Disable debugging options.
2015-01-19 09:36:16 -05:00
Josh Boyer e7e3ce09a8 Linux v3.19-rc4-23-g971780b70194
- Reenable debugging options.
2015-01-13 09:43:21 -05:00
Josh Boyer 0a8b8ae940 Linux v3.19-rc4
- Disable debugging options.
2015-01-12 11:36:21 -05:00
Josh Boyer 52fd119334 Linux v3.19-rc3-38-gbdec41963890
- Enable POWERCAP and INTEL_RAPL options
- Reenable debugging options.
2015-01-07 10:55:00 -05:00
Josh Boyer 208228cebd Linux v3.19-rc2
- Temporarily disable aarch64patches
- Happy New Year
2015-01-05 16:09:49 -05:00
Josh Boyer 96440958bc Revert "Merge branch 'master' into baytrail"
This reverts commit 7511bcf2e6, reversing
changes made to cd44fa829c.

This should get the tree back to the state it was before the errant push.
The history will be ugly because Fedora disallows force pushing (sigh), but
oh well.
2014-11-27 09:26:42 -05:00
Adam Williamson 87f9785b43 Merge branch 'master' into baytrail 2014-11-22 08:26:24 -08:00
Josh Boyer 56722effff Linux v3.18-rc5
- Disable debugging options.
2014-11-17 09:48:04 -05:00
Josh Boyer d21f4c390b Linux v3.18-rc4-52-g04689e749b7e
- Reenable debugging options.
2014-11-13 07:43:02 -05:00
Josh Boyer d74e638376 Cleanup dead Kconfig symbols for 3.18-rc4 2014-11-11 09:58:33 -05:00
Adam Williamson cd2051e50e Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-11-10 19:31:40 -08:00
Josh Boyer 9a2db57bfd Linux v3.18-rc4
- Temporarily disable aarch64patches
- Disable debugging options.
2014-11-10 10:18:23 -05:00
Adam Williamson 54fd44e88b adjust patch set for 3.18: rediffs and drops
Once again try a 'real' fix for ACPI _DEP (the one currently
in upstream review). Re-diff the ath6kl SDIO ID patch. Drop
the UEFI 'big arse revert', should be merged upstream now. For
now do not apply the mic fix patch as I *think* a correct fix
has gone upstream:
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-October/081780.html
Update config-x86-generic with a bunch more ASoC drivers to
disable.
2014-11-08 15:30:23 -08:00
Adam Williamson 89b19396f6 Merge branch 'master' into baytrail (3.18 bump) 2014-11-08 14:59:30 -08:00
Josh Boyer 8a5a8ea38a Linux v3.18-rc3-31-g980d0d51b1c9
- Reenable debugging options.
2014-11-04 09:12:31 -05:00
Josh Boyer d99a023228 Add driver for goodix touchscreen from Bastien Nocera 2014-11-03 13:22:56 -05:00
Josh Boyer a011ddd4b5 Linux v3.18-rc3
- Disable debugging options.
2014-11-03 10:15:39 -05:00
Josh Boyer c6207348df Linux v3.18-rc2-43-gf7e87a44ef60
- Add two RCU patches to fix a deadlock and a hang
- Reenable debugging options.
2014-10-28 09:55:15 -04:00
Josh Boyer 995f274d71 Linux v3.18-rc2
- Disable debugging options.
2014-10-27 08:48:49 -04:00
Peter Robinson fc0bb7245f Update ARM config options, some minor cleanups 2014-10-27 09:21:05 +00:00
Josh Boyer f42901a61c Linux v3.18-rc1-422-g2cc91884b6b3 2014-10-26 10:06:25 -04:00
Josh Boyer 300a55307c Linux v3.18-rc1-221-gc3351dfabf5c
- Add patch to fix wifi on X550VB machines (rhbz 1089731)
2014-10-22 09:59:21 -04:00
Kyle McMartin 88b2d09576 Re-enable kernel-arm64.patch after updating.
- CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic
  and arm64 now.
- CONFIG_IMX_THERMAL=n added to config-arm64.
2014-10-21 13:40:24 -04:00
Josh Boyer 27d39a95f6 Linux v3.18-rc1-68-gc2661b806092
- Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327)
- Enable RTC PL031 driver on arm64 (rhbz 1123882)
- Reenable debugging options.
2014-10-21 09:22:39 -04:00
Josh Boyer 5917cde9c1 Linux v3.18-rc1
- Disable debugging options.
2014-10-20 13:34:33 -04:00
Josh Boyer 7f1b8a88fb Linux v3.17-9283-g2d65a9f48fcd 2014-10-14 10:54:21 -04:00
Josh Boyer 91dcc1748d Linux v3.17-7639-g90eac7eee2f4 2014-10-13 07:56:44 -04:00
Josh Boyer da99f20f02 Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
2014-10-08 12:10:33 -04:00
Paul Bolle b092e490fa Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2014-10-02 08:26:50 -04:00
Adam Williamson bb5d04d2ed Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-09-23 07:50:48 -07:00
Josh Boyer f4cf24d458 Linux v3.17-rc6
- Revert EFI GOT fixes as it causes boot failures
- Disable debugging options.
2014-09-22 16:08:53 -04:00
Adam Williamson 5ddbd85a50 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-09-22 08:59:04 -07:00
Josh Boyer fe33fe1055 Disable NO_HZ_FULL again
- Enable early microcode loading (rhbz 1083716)
2014-09-19 14:40:35 -04:00
Josh Boyer cf23086f03 Linux v3.17-rc5-13-g2324067fa9a4
- Reenable debugging options.
2014-09-16 09:07:16 -04:00
Josh Boyer 7094b06a73 Linux v3.17-rc5
- Disable debugging options.
2014-09-15 11:10:34 -04:00
Adam Williamson 0936a7721a more sound SoC options needed 2014-09-13 11:07:10 -07:00
Adam Williamson a18b584961 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail
3.17 merge.

Conflicts:
	Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch
	config-armv7
	config-armv7-generic
	config-armv7-lpae
	config-nodebug
	kernel-arm64.patch
	kernel.spec
	secure-modules.patch
	sources
2014-09-13 10:52:15 -07:00
Josh Boyer 4ef2bf546a Enable ACPI_I2C_OPREGION 2014-09-11 15:16:35 -04:00
Josh Boyer 4a609d3051 Linux v3.17-rc4-140-g8c68face5548
- Reenable debugging options.
2014-09-09 09:22:23 -04:00
Josh Boyer 8382f77e81 Linux v3.17-rc4
- Disable debugging options.
2014-09-08 08:19:57 -04:00
Vivek Goyal d5eb8951d2 config: Enable kexec bzImage signature verification
New kexec syscall (kexec_file_load()) can perform bzimage signature
verification.

This will re-enable kexec/kdump on secureboot systems using new syscall.
Currently kexec/kdump is disabled on secureboot systems.

User space (kexec-tools) will be modifed to automatically detect that
running system has secureboot enabled and use new syscall instead of
old one.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2014-09-04 08:12:26 -04:00
Josh Boyer 0806fade32 Linux v3.17-rc3-16-g955837d8f50e
- Reenable debugging options.
2014-09-03 15:29:26 -04:00
Josh Boyer 27d7c4756a Linux v3.17-rc3
- Disable debugging options.
2014-09-01 10:27:14 -04:00
Josh Boyer 79bc7c25df Linux v3.17-rc2-9-g68e370289c29
- Reenable debugging options.
2014-08-27 08:11:48 -04:00
Josh Boyer dbc4098dbc Linux v3.17-rc2
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
2014-08-26 10:11:52 -04:00
Adam Williamson d2d09c4a3e set some more possibly-baytrail-relevant config options suggested by pbrobinson 2014-08-25 10:03:37 -07:00
Adam Williamson 21e24125a9 Merge branch 'f21' into baytrail
Conflicts:
	kernel-arm64.patch
	kernel.spec
	sources
2014-08-25 09:48:26 -07:00
Josh Boyer 65a08efa4c Linux v3.17-rc1-22-g480cadc2b7e0
- Reenable debugging options.
2014-08-20 09:46:55 -04:00
Josh Boyer e85b468696 Linux v3.17-rc1
- Disable debugging options.
- Fix CONFIG_SPI_DEBUG settings
2014-08-18 10:39:33 -04:00
Josh Boyer 39f3a276ce Linux v3.16-10473-gc8d6637d0497 2014-08-12 10:38:09 -04:00
Josh Boyer 531b0ea5a0 Linux v3.16-10013-gc309bfa9b481
- Temporarily don't apply crash driver patch
2014-08-10 13:41:58 -04:00
Josh Boyer 3f7b3ae795 Linux v3.16-7503-g33caee39925b 2014-08-08 08:47:17 -04:00