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