summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove sources for kernel-toolsPaul Bolle2018-11-063-20/+0
| | | | | | | The userspace tools were split out into kernel-tools last year. Remove their sources too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Add hid-asus for i686 tooJustin M. Forbes2018-11-051-1/+1
|
* Linux v4.20-rc1Justin M. Forbes2018-11-0519-5/+23
|
* Disable debugging options.Justin M. Forbes2018-11-051-1/+4
|
* Updates for hid-asusJustin M. Forbes2018-11-031-1/+1
|
* Add config filesJustin M. Forbes2018-11-0212-0/+12
|
* Linux v4.19-12532-g8adcc59974b8Justin M. Forbes2018-11-0217-3/+154
|
* Linux v4.19-12279-g5b7449810ae6Justin M. Forbes2018-11-0127-9/+80
|
* Linux v4.19-11807-g310c7585e830Justin M. Forbes2018-10-3119-18/+56
|
* drop the controverial speck crypto bits now it's gone upstream tooPeter Robinson2018-10-3116-22/+0
|
* drop obsolete DAC960 (replaced with SCSI_MYR[SB])Peter Robinson2018-10-3117-17/+0
|
* Linux v4.19-11706-g11743c56785cJustin M. Forbes2018-10-3033-8150/+135
|
* Turn on CONFIG_STACKPROTECTOR for ppcJustin M. Forbes2018-10-293-0/+3
|
* Linux v4.19-9448-g673c790e7282Justin M. Forbes2018-10-2934-9/+173
|
* Fix thinko with macrosJustin M. Forbes2018-10-271-1/+1
|
* Add macros.S to kernel-devel due to changes for gcc bugsJustin M. Forbes2018-10-261-0/+1
|
* Linux v4.19-6148-ge5f6d9afa341Justin M. Forbes2018-10-2621-3/+42
|
* Linux v4.19-5646-g3acbd2de6bc3Justin M. Forbes2018-10-2531-3/+184
|
* Linux v4.19-4345-g638820d8da8eJustin M. Forbes2018-10-2430-3/+159
|
* Linux v4.19-1676-g0d1b82cd8ac2Justin M. Forbes2018-10-2333-607/+105
|
* Spelling and minor readme fixesPeter Robinson2018-10-231-3/+3
|
* Linux v4.19Jeremy Cline2018-10-222-8/+10
|
* Fix network on some i.MX6 devices (rhbz 1628209)Peter Robinson2018-10-2220-53/+55
|
* Linux v4.19-rc8-95-g91b15613ce7fJeremy Cline2018-10-198-7/+12
| | | | Also enable pinctrl-cannonlake (rhbz 1641057)
* Linux v4.19-rc8-27-gfa520c47eaa1Jeremy Cline2018-10-183-3/+6
|
* Linux v4.19-rc8-16-gc343db455eb3Jeremy Cline2018-10-173-3/+6
|
* Fixes to Rock960 series of devices, Raspberry Pi graphics fixPeter Robinson2018-10-173-0/+185
|
* Linux v4.19-rc8-11-gb955a910d7fdJeremy Cline2018-10-163-3/+8
|
* Linux v4.19-rc8Jeremy Cline2018-10-152-4/+6
|
* Disable debugging options.Jeremy Cline2018-10-151-1/+4
|
* one more use -delete on find commandsPeter Robinson2018-10-141-1/+1
|
* use -delete on find commands where possible rather than forking out to xargs/rmPeter Robinson2018-10-141-3/+3
|
* Rebase device specific NVRAM files on brcm WiFi devices to latestPeter Robinson2018-10-126-411/+1033
| | | | Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
* Linux v4.19-rc7-139-g6b3944e42e2eJeremy Cline2018-10-123-3/+6
|
* Make buildflags optionalPablo Greco2018-10-111-2/+2
| | | | | | | build_hostcflags and build_hostldflags may not be defined on all systems. Make them optional for compatibility. [labbott: Add more commit text]
* Disable kernel-headers only in FedoraPablo Greco2018-10-111-0/+2
| | | | | | | | For ease of building on other targets that still build the headers in the same spec file, add a guard around the kernel headers [labbott: Add more commit text]
* Disable DRM settings for impossible hardware on s390x (rhbz 1637914)Jeremy Cline2018-10-1114-24/+36
| | | | Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Linux v4.19-rc7-61-g9f203e2f2f06Jeremy Cline2018-10-113-3/+6
|
* Linux v4.19-rc7-33-gbb2d8f2f6104Jeremy Cline2018-10-103-3/+6
|
* Exit immediately on failure in the header tarball scriptJeremy Cline2018-10-101-0/+2
| | | | Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Turn off debug buildsJeremy Cline2018-10-091-1/+2
|
* Linux v4.19-rc7-15-g64c5e530ac2cJeremy Cline2018-10-093-2/+6
|
* Linux v4.19-rc7Jeremy Cline2018-10-082-4/+6
|
* Disable debugging options.Jeremy Cline2018-10-081-1/+4
|
* Linux v4.19-rc6-223-gbefad944e231Jeremy Cline2018-10-053-3/+6
|
* Trim EXTRAVERSION in the Makefile on CI buildsJeremy Cline2018-10-051-1/+3
| | | | | | | | | | | The CI build currently adds the full git commit hash to the release of the RPM it builds. This breaks the kernel build as the EXTRAVERSION cannot exceed 64 characters. This sets the EXTRAVERSION to whatever the release was minus ".pr.<hash>". Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Add memory/filesystem testsxiawu2018-10-0513-0/+512
| | | | | | | | Add one memory test and one filesystem test memory/memfd_create filesystem/ext4/freeze-protection-bypass Signed-off-by: xiawu <xiawu@redhat.com>
* emable SCSI_MPT3SAS on ARMPeter Robinson2018-10-057-7/+6
|
* Linux v4.19-rc6-177-gcec4de302c5fJeremy Cline2018-10-043-3/+6
|
* Add support for building with gcc-pluginsLaura Abbott2018-10-0319-16/+61
| | | | | This doesn't enable any plugins, only the infrastrucutre for enabling plugins at a later date.