summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable framebuffer takeover on s390 again due to more build failuresLaura Abbott2018-08-013-2/+3
|
* Enable Apollo Lake Whiskey Cove PMIC supportHans de Goede2018-08-0112-7/+30
|
* Add patch fixing FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER breakingHans de Goede2018-08-012-0/+106
| | | | VT switching when combined with vgacon (rhbz#1610562)
* Linux v4.18-rc7-90-gc1d61e7fe376Laura Abbott2018-08-013-2/+6
|
* Reenable debugging options.Laura Abbott2018-08-011-1/+4
|
* Enable AEGIS and MORUS ciphers (rhbz 1610180)Jeremy Cline2018-08-0130-107/+116
|
* Some AllWinner MMC driver fixesPeter Robinson2018-08-013-0/+188
|
* update configsDan Horák2018-07-312-4/+4
|
* build ppc64le kernels with Power8 CPU (#1605125)Dan Horák2018-07-312-1/+1
|
* set LANG explictly for consistent order of options in config filesDan Horák2018-07-311-0/+2
|
* update configsDan Horák2018-07-3116-16/+16
|
* enable FUNCTION_GRAPH_TRACER (#1605126)Dan Horák2018-07-311-1/+1
|
* Add two bcm283x vc4 stability patchesPeter Robinson2018-07-313-0/+136
|
* trim the changelog back to 4.16 and newerPeter Robinson2018-07-311-1076/+0
|
* Add patch to fix FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x andHans de Goede2018-07-315-3/+46
| | | | re-enable FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER on s390x
* Disable framebuffer takeover on s390 due to build failureLaura Abbott2018-07-303-2/+3
|
* Linux v4.18-rc7Laura Abbott2018-07-302-4/+6
|
* Disable debugging options.Laura Abbott2018-07-301-1/+4
|
* rebase-notes: Add note to turn off CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVERHans de Goede2018-07-301-0/+1
|
* Add patch queued in -next to make quiet more quietHans de Goede2018-07-3029-2/+880
| | | | | 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
* Enable FPGA Manager kernel frameworkPeter Robinson2018-07-3032-19/+250
|
* Add headers tarball creation scriptJustin M. Forbes2018-07-271-0/+85
|
* Linux v4.18-rc6-152-gcd3f77d74ac3Laura Abbott2018-07-273-3/+11
| | | | Disable headers in preparation for kernel headers split
* Linux v4.18-rc6-110-g6e77b267723cLaura Abbott2018-07-263-3/+6
|
* Add Raspberry Pi voltage sensor driverPeter Robinson2018-07-269-1/+416
|
* Linux v4.18-rc6-93-g9981b4fb8684Laura Abbott2018-07-253-2/+6
|
* Reenable debugging options.Laura Abbott2018-07-251-1/+4
|
* Fix cross build issues (rhbz 1607158)Laura Abbott2018-07-231-3/+9
| | | | | | The %{build_cflags} and %{build_ldflags} assume host == arch which isn't true on cross builds. Don't use these flags when cross building.
* Linux v4.18-rc6Laura Abbott2018-07-233-86/+6
|
* Disable debugging options.Laura Abbott2018-07-231-1/+4
|
* Linux v4.18-rc5-290-g28c20cc73b9cLaura Abbott2018-07-203-3/+6
|
* Add the config fileLaura Abbott2018-07-191-0/+1
|
* Linux v4.18-rc5-264-gf39f28ff82c1Laura Abbott2018-07-1921-3/+24
|
* Linux v4.18-rc5-37-g3c53776e29f8Laura Abbott2018-07-183-3/+6
|
* Linux v4.18-rc5-36-g30b06abfb92bLaura Abbott2018-07-171-0/+1
| | | | Fix aio uapi breakage (rhbz 1601529)
* Linux v4.18-rc5-36-g30b06abfb92bLaura Abbott2018-07-174-2/+87
|
* Reenable debugging options.Laura Abbott2018-07-171-1/+4
|
* Linux v4.18-rc5Laura Abbott2018-07-165-151/+6
|
* Disable debugging options.Laura Abbott2018-07-161-1/+4
|
* Linux v4.18-rc4-71-g63f047771621Laura Abbott2018-07-133-3/+6
|
* Proper support for parallel debuginfo and hardening flagsLaura Abbott2018-07-1232-3/+1068
|
* Drop the id field from generated BLS snippetsJavier Martinez Canillas2018-07-122-1/+3
| | | | | | | The id field was used to sort the menu entries and to be used as the menu entries id. But now the BLS filename is used for that, so drop this field. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
* Linux v4.18-rc4-69-gc25c74b7476eLaura Abbott2018-07-124-69/+6
|
* update configsDan Horák2018-07-124-4/+4
|
* VFIO_PCI_IGD needs explicit enable nowDan Horák2018-07-121-0/+1
|
* enable HDA sound drivers on PPCDan Horák2018-07-121-1/+0
|
* Linux v4.18-rc4-17-g1e09177acae3Laura Abbott2018-07-113-3/+6
|
* Linux v4.18-rc4-7-g092150a25cb7Laura Abbott2018-07-103-2/+6
|
* Reenable debugging options.Laura Abbott2018-07-101-1/+4
|
* Fix for arm64 compilation issueLaura Abbott2018-07-092-0/+57
| | | | | | The short answer is that it looks like Fedora binutils doesn't quite work with this patch. The long answer might be more complicated but this gets things compiling.