summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86/x86_64
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-016-0/+6
|
* Add patch queued in -next to make quiet more quietHans de Goede2018-07-301-0/+1
| | | | | Add patches queued in -next to make efifb / fbcon retain the vendor logo (ACPI BRGT boot graphics) until the first text is output to the console
* Linux v4.17-7997-g68abbe729567Laura Abbott2018-06-081-1/+1
|
* Config updates for upstream kconfig patch ↵Justin M. Forbes2018-05-151-0/+1
| | | | 17baab68d337a0bf4654091e2b4cd67c3fdb44d8
* Enable a few infiniband options (rhbz 1291902)Laura Abbott2018-04-111-0/+1
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-123-1/+2
|
* Add configsJustin M. Forbes2018-02-122-0/+2
|
* Linux v4.15-11704-ga2e5790d8416Justin M. Forbes2018-02-071-1/+0
|
* Linux v4.15-1549-g6304672b7f0aJustin M. Forbes2018-01-301-0/+1
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-05269-0/+269
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.