summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* | Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-191-1/+4
| |
* | Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-181-1/+4
| |
* | Linux v5.3-2061-gad062195731bJeremy Cline2019-09-171-5/+6
| |
* | Reenable debugging options.Jeremy Cline2019-09-171-1/+4
| |
* | Drop drm-i915-hush-check-crtc-state.patchJeremy Cline2019-09-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch from 2013 stops the i915 driver from spitting out WARNs in some cases, but nearly the same thing can be achieved with the ``verbose_state_checks=false`` module option added in 2014. With the module setting the issue results in a log message at error level rather than the debug level set by this patch. However, it's not known if this is still a common issue. It seems worth the cost of (maybe) a few more bug reports about new error-level logs to drop the patch. To start with, we're going to leave ``verbose_state_checks=true`` (the default), but if we run into a lot of WARNs we will turn it off.
* | Drop old WARN patchLaura Abbott2019-09-161-3/+0
| | | | | | | | | | | | We haven't applied the patch in a while now. Let's just drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove crash driverLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | | | This has since been replaced by other in kernel pieces. We can finally drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove patch for GCC VTALaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | It's been years and gcc has changed a lot. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove old keyboard logging patchLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | Let's see if this results in flooding. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove some old modalias adjustments and move driversLaura Abbott2019-09-161-4/+0
| | | | | | | | | | | | | | | | We've come a long way. Let's just leave these drivers alone. Banish the drivers to mod-extra to ensure they really don't get loaded. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop old lis3 patchLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | | | We've been carrying this patch for years. If someone wants to do the work to get it upstream, they are welcome to do so. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Remove ancient ath9k workaroundLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | It's been years. Let's see if we actually still need this. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop scsi warning patchLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | It's been years since we've seen this warning. Just drop it. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop cpumask auto select patch and set NR_CPUS appropriatelyLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | We've been carrying a patch to make CPUMASK_OFFSTACK selectable without debugging for a long time now. The comment said this was going to be replaced with something else but that never seemed to happen. We're carrying it to have a higher number of CPUs but at this point, adjusting NR_CPUS doesn't really get us that much benfit. Drop the patch and just use 8192 or NR_CPUS on x86. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Drop namespaces config tweakLaura Abbott2019-09-161-2/+0
| | | | | | | | | | | | | | | | We've come a long way for namespaces since 2013 and all arches now enable namespaces. Drop the patch where we can turn it off and on. Signed-off-by: Laura Abbott <labbott@redhat.com>
* | Linux v5.3Laura Abbott2019-09-161-3/+6
| |
* | Drop patch that was already appliedLaura Abbott2019-09-101-2/+0
| |
* | Linux v5.3-rc8Laura Abbott2019-09-101-2/+5
| |
* | Disable debugging options.Laura Abbott2019-09-101-1/+4
| |
* | Add ACPI fixes plus a DT for qcom sd850 based Yoga C630Peter Robinson2019-09-061-0/+8
| |
* | Linux v5.3-rc7-2-g3b47fd5ca9eaLaura Abbott2019-09-051-1/+4
| |
* | Reenable debugging options.Laura Abbott2019-09-051-1/+4
| |
* | Linux v5.3-rc7Laura Abbott2019-09-031-4/+5
| |
* | Disable debugging options.Laura Abbott2019-09-031-1/+4
| |
* | drop old ApplyPatch logic as now eveything is done via git amPeter Robinson2019-09-021-36/+0
| |
* | Upstream fix for WP detection on SD cardPeter Robinson2019-08-291-0/+2
| |
* | Linux v5.3-rc6-119-g9cf6b756cdf2Laura Abbott2019-08-291-1/+4
| |
* | Linux v5.3-rc6-115-g9e8312f5e160Laura Abbott2019-08-281-1/+4
| |
* | Reenable debugging options.Laura Abbott2019-08-281-1/+4
| |
* | Linux v5.3-rc6Laura Abbott2019-08-261-2/+5
| |
* | Disable debugging options.Laura Abbott2019-08-261-1/+4
| |
* | minor Arm cleanupsPeter Robinson2019-08-251-20/+12
| |
* | Linux v5.3-rc5-224-gdd469a456047Laura Abbott2019-08-231-1/+4
| |
* | Linux v5.3-rc5-149-gbb7ba8069de9kernel-5.3.0-0.rc5.git1.1.fc29Laura Abbott2019-08-221-1/+4
| |
* | Reenable debugging options.Laura Abbott2019-08-221-1/+4
| |
* | Linux v5.3-rc5Laura Abbott2019-08-191-2/+5
| |
* | Disable debugging options.Laura Abbott2019-08-191-1/+4
| |
* | Linux v5.3-rc4-71-ga69e90512d9dLaura Abbott2019-08-161-1/+4
| |
* | Linux v5.3-rc4-53-g41de59634046Laura Abbott2019-08-151-1/+4
| |
* | Linux v5.3-rc4-4-gee1c7bd33e66Laura Abbott2019-08-141-1/+4
| |
* | Reenable debugging options.Laura Abbott2019-08-141-1/+4
| |
* | Remove copying of deleted fileLaura Abbott2019-08-131-1/+0
| | | | | | | | | | Removed with 4ce97317f41d ("x86/purgatory: Do not use __builtin_memcpy and __builtin_memset")
* | Linux v5.3-rc4Laura Abbott2019-08-131-2/+5
| |
* | Disable debugging options.Laura Abbott2019-08-131-1/+4
| |
* | Linux v5.3-rc3-282-g33920f1ec5bfLaura Abbott2019-08-071-5/+4
| |
* | Reenable debugging options.Laura Abbott2019-08-071-1/+4
| |
* | Linux v5.3-rc3Laura Abbott2019-08-051-2/+5
| |
* | Disable debugging options.Laura Abbott2019-08-051-1/+4
| |
* | fix mac on Jetson-TX2 NICPeter Robinson2019-08-041-0/+2
| |
* | Linux v5.3-rc2-70-g1e78030e5e5bLaura Abbott2019-08-021-1/+4
| |