summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Enable a few infiniband options (rhbz 1291902)Laura Abbott2018-04-111-0/+1
|
* Enable JFFS2 and some MTD modules (rhbz 1474493)Laura Abbott2018-04-111-0/+3
|
* Linux v4.16-11490-gb284d4d5a678Justin M. Forbes2018-04-111-2/+6
|
* Linux v4.16-10929-gc18bb396d3d2Justin M. Forbes2018-04-101-1/+4
|
* Fixes for Cavium ThunderX ZIP driver stabilityPeter Robinson2018-04-091-0/+6
|
* Linux v4.16-10608-gf8cf2f16a7c9Justin M. Forbes2018-04-091-1/+4
|
* drop a couple of no longer needed ARM patches, renumber ARM patch listPeter Robinson2018-04-091-8/+3
|
* Linux v4.16-9576-g38c23685b273Justin M. Forbes2018-04-061-8/+4
|
* Linux v4.16-7248-g06dd3dfeea60Justin M. Forbes2018-04-051-7/+4
|
* Linux v4.16-5456-g17dec0a94915Justin M. Forbes2018-04-041-10/+4
|
* Linux v4.16-2520-g642e7fd23353Justin M. Forbes2018-04-031-7/+8
|
* bump and build for RPi3+Peter Robinson2018-04-031-2/+2
|
* Improvements for the Raspberry Pi 3+, Fixes and minor improvements to ↵Peter Robinson2018-04-021-8/+16
| | | | Raspberry Pi 2/3
* Linux v4.16Jeremy Cline2018-04-021-5/+9
| | | | Disable debugging options.
* Linux v4.16-rc7-62-g0b412605ef5fJeremy Cline2018-03-291-2/+6
|
* Fix for NFS mounts with Kerberos (rhbz 1558977)Jeremy Cline2018-03-291-0/+6
|
* Linux v4.16-rc7Jeremy Cline2018-03-261-2/+5
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Disable debugging options.Jeremy Cline2018-03-261-1/+4
|
* Enable initial config for Xilinx ZynqMP platformsPeter Robinson2018-03-261-0/+3
|
* Linux v4.16-rc6-384-gf36b7534b833Jeremy Cline2018-03-231-1/+4
|
* Revert "Cleanup some binaries for kernel-devel (rhbz 1550152)"Laura Abbott2018-03-221-53/+1
| | | | | | | | | | | | This reverts commit 842f170f35de359b0c58707f8afca29d63ff631e. It turns out that despite having all the source files available, the kernel make system is not smart enough to automatically rebuild certain things like modpost or recordmcount when building an external modules. Really if we're going to have to copy everything under the sun so 'make prepare' succeeds it would be nice just to build things. But that requires more discussion upstream so just revert this change for now. Long live external modules.
* Wifi fixes for QCom DragonBoard 410c, drop reference to upstreamed bcm283x patchPeter Robinson2018-03-221-6/+12
|
* Linux v4.16-rc6-75-g3215b9d57a2cJeremy Cline2018-03-211-4/+4
|
* Cleanup some binaries for kernel-devel (rhbz 1550152)Laura Abbott2018-03-201-1/+53
| | | | | | | | As part of building the kernel, the scripts directory contains some binaries. Most of these binaries don't have debuginfo (because they don't need it) which throws off the packaging. Since these are binaries and we have the source files, just remove them from the buildroot.
* Linux v4.16-rc6-35-g1b5f3ba415feJeremy Cline2018-03-201-2/+6
|
* Include version field to generated BLS configuration fragmentJavier Martinez Canillas2018-03-191-0/+3
| | | | | | | | | | | The BootLoaderSpec defines an optional version field that contains a human readable version string for the menu item. This can be used by bootloaders to set the boot menu item names instead of the optional title field. For example the zipl bootloader used by s390x architecture doesn't support names that contains spaces, so it uses the kernel version as the item name. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
* Linux v4.16-rc6Jeremy Cline2018-03-191-2/+5
|
* Disable debugging options.Jeremy Cline2018-03-191-0/+3
|
* actual Initial Raspberry Pi 3+ supportPeter Robinson2018-03-191-0/+2
|
* Initial Raspberry Pi 3+ supportPeter Robinson2018-03-191-0/+3
|
* Linux v4.16-rc5-86-gdf09348f78dcJeremy Cline2018-03-161-1/+4
|
* Linux v4.16-rc5-60-g0aa3fdb8b3a6Jeremy Cline2018-03-151-5/+5
|
* Temporarily workaround gcc warningLaura Abbott2018-03-141-0/+2
| | | | | | | | | | | | New gcc, new warnings: ../lib/str_error_r.c: In function ‘str_error_r’: ../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict] snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err); ^~~~~~~~ cc1: all warnings being treated as errors Bring in a quick fix for now.
* Bump the release to rebuild rc5.git1 with aarch64 fixJeremy Cline2018-03-141-1/+4
|
* Fix for boot hang on arm64 (rhbz 1554954)Laura Abbott2018-03-131-0/+3
|
* Linux v4.16-rc5-4-gfc6eabbbf8efJeremy Cline2018-03-131-1/+4
| | | | Signed-off-by: Jeremy Cline <jeremy@jcline.org>
* Linux v4.16-rc5Jeremy Cline2018-03-121-2/+5
|
* Disable debugging options.Jeremy Cline2018-03-121-1/+4
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-121-0/+3
|
* Linux v4.16-rc4-159-g1b88accf6a65Jeremy Cline2018-03-091-1/+4
|
* Linux v4.16-rc4-152-gea9b5ee31078Jeremy Cline2018-03-071-1/+4
|
* Linux v4.16-rc4-120-gce380619fab9Jeremy Cline2018-03-061-5/+6
|
* Linux v4.16-rc4Jeremy Cline2018-03-041-3/+7
|
* restore the proper, commented out, local buildPeter Robinson2018-03-041-1/+1
|
* minor patch number cleanupsPeter Robinson2018-03-041-6/+3
|
* Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixesPeter Robinson2018-03-031-1/+21
|
* Linux v4.16-rc3-245-g5d60e057d127Jeremy Cline2018-03-021-4/+4
|
* Merge #7 `Drop placeholder /etc/ld.so.conf.d files`Jeremy Cline2018-03-021-33/+10
|\
| * Drop %defattr and Group lines, use httpsZbigniew Jędrzejewski-Szmek2018-02-281-24/+1
| |
| * Drop placeholder ld.so.conf filesZbigniew Jędrzejewski-Szmek2018-02-281-9/+9
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1381764