Commit Graph

412 Commits

Author SHA1 Message Date
Justin M. Forbes a698721916 Linux v4.15-10668-g35277995e179 2018-02-05 12:54:33 -06:00
Justin M. Forbes a84c4d8276 Linux v4.15-9939-g4bf772b14675 2018-02-02 14:38:32 -06:00
Justin M. Forbes 2de661d489 Linux v4.15-6064-g255442c93843 2018-02-01 15:50:49 -06:00
Justin M. Forbes 98c76e090f Linux v4.15-1549-g6304672b7f0a 2018-01-30 12:26:27 -06:00
Peter Robinson 613cf10377 Filter GPU bridge drivers on all arches, re-enable adv7511 2018-01-29 22:28:36 +00:00
Don Zickus 4df1293806 Fix misnamed CONFIG files
A couple of CONFIG file names were misnamed during their creation.
Fix them up.

configs/fedora/generic/CONFIG_DEBUG_VM_RB revisit this if performance isn't horrible -> configs/fedora/generic/CONFIG_DEBUG_VM_RB

and

configs/fedora/generic/CONFIG_DPM_WATCHDOG revisit this in debug -> configs/fedora/generic/CONFIG_DPM_WATCHDOG
2018-01-25 00:13:35 -08:00
Laura Abbott 2841ab2761 Enable CONFIG_IP6_NF_TARGET_NPT (rhbz 1435884) 2018-01-18 08:59:42 -08:00
Peter Robinson 283a6156bc add MMC support for 96boards Synquacer platform, add missing CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config 2018-01-13 06:20:30 +00:00
Justin M. Forbes 78b277bd72 Initial retpoline patches for Spectre v2 2018-01-11 10:28:58 -06:00
Laura Abbott e3ed9bf70d Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058) 2018-01-08 14:37:57 -08:00
Peter Robinson b56d7dd11d remove old qcom config options 2018-01-08 09:45:22 +00:00
Don Zickus 4d6d8cc5c1 configs: Move base-debug and base-generic to configs/fedora
It was suggested that base-debug and base-generic were not good names
to use.  Further discussion led to using configs/fedora for the base
config files and configs/rhel for any overrides.

This patch does a plain

mkdir configs/fedora
git mv configs/base-{generic,debug} configs/fedora

No code changes.
2018-01-05 14:40:14 -08:00