Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add quirk for Mac Pro backlight (rhbz 1217249) | Josh Boyer | 2015-05-28 | 2 | -0/+46 | |
| | ||||||
* | Drop compile-fixes and upstream-reverts patches | Josh Boyer | 2015-05-26 | 3 | -19/+0 | |
| | | | | | | | | We very very rarely use these. The last time compile-fixes.patch was used was over 3 years ago. The upstream-reverts.patch has literally never been used since Fedora switched to git. We tend to apply the reverts as stand-alone patches anyway, and compile fixes are generally better as stand-alone patches that get sent upstream ASAP. | |||||
* | Update from git tree | Josh Boyer | 2015-05-26 | 1 | -0/+4 | |
| | ||||||
* | Drop patches that have long been unapplied | Josh Boyer | 2015-05-26 | 3 | -321/+0 | |
| | | | | | We've carried these along but not applied them for quite some time. Drop them now | |||||
* | Linux v4.1-rc5 | Josh Boyer | 2015-05-25 | 9 | -181/+72 | |
| | | | | - Disable debugging options. | |||||
* | Linux v4.1-rc4-11-g1113cdfe7d2c | Josh Boyer | 2015-05-21 | 7 | -64/+124 | |
| | | | | | - Reenable debugging options. - Add patch to fix discard on md RAID0 (rhbz 1223332) | |||||
* | Linux v4.1-rc4 | Josh Boyer | 2015-05-18 | 7 | -70/+73 | |
| | | | | - Disable debugging options. | |||||
* | Fix incorrect bandwidth on some Chicony webcams | Josh Boyer | 2015-05-18 | 2 | -0/+40 | |
| | | | | - Fix DVB oops (rhbz 1220118) | |||||
* | Fix DVB oops (rhbz 1220118) | Josh Boyer | 2015-05-18 | 2 | -0/+62 | |
| | ||||||
* | Fix xorg-x11-drv-vmmouse Conflicts version number | Josh Boyer | 2015-05-18 | 1 | -1/+1 | |
| | ||||||
* | Linux v4.1-rc3-346-gc0655fe9b090 | Josh Boyer | 2015-05-18 | 4 | -3/+9 | |
| | | | | - Enable in-kernel vmmouse driver (rhbz 1214474) | |||||
* | Linux v4.1-rc3-177-gf0897f4cc0fc | Josh Boyer | 2015-05-15 | 3 | -4/+7 | |
| | ||||||
* | Fix non-empty dir removal in overlayfs (rhbz 1220915) | Josh Boyer | 2015-05-14 | 2 | -0/+66 | |
| | ||||||
* | Fix spew from KVM switch (rhbz 1219343) | Laura Abbott | 2015-05-14 | 2 | -0/+61 | |
| | ||||||
* | Linux v4.1-rc3-165-g110bc76729d4 | Josh Boyer | 2015-05-13 | 2 | -2/+5 | |
| | ||||||
* | Linux v4.1-rc3-46-g4cfceaf0c087 | Josh Boyer | 2015-05-12 | 6 | -105/+68 | |
| | | | | - Reenable debugging options. | |||||
* | Cleanup image_install_path definitions | Josh Boyer | 2015-05-12 | 1 | -7/+1 | |
| | | | | | | | All arches define this to /boot, so just use one definition. Also remove redundant mkdir for the debuginfo /boot path. Issues reported by Jarod Wilson | |||||
* | Correct dtb copying | Josh Boyer | 2015-05-11 | 1 | -1/+1 | |
| | ||||||
* | Add note in rpm changelog for /boot kernel-install changes | Josh Boyer | 2015-05-11 | 1 | -0/+1 | |
| | ||||||
* | kernel.spec: no more files in /boot | Harald Hoyer | 2015-05-11 | 1 | -14/+25 | |
| | | | | | | | | | | | | | | | | | This patch is to install everything to /lib/modules/$KERNEL_VERSION and only have %ghost files for /boot files. Installation in %posttrans with kernel-install should work already. F20: systemd >= 208-31 F21: systemd >= 216-21 F >= 22: systemd >= 215-12 The main target is to have all rpms install only to /usr, so in the end we would have a self contained installation in /usr. As of now, we still have to cope with /var and /etc, but you have to start somewhere. | |||||
* | Linux v4.1-rc3 | Josh Boyer | 2015-05-11 | 7 | -68/+71 | |
| | | | | - Disable debugging options. | |||||
* | Minor ARM update | Peter Robinson | 2015-05-11 | 2 | -1/+4 | |
| | ||||||
* | Linux v4.1-rc2-79-g0e1dc4274828 | Josh Boyer | 2015-05-07 | 56 | -168/+9 | |
| | ||||||
* | Linux v4.1-rc2-37-g5198b44374ad | Josh Boyer | 2015-05-06 | 3 | -2/+6 | |
| | ||||||
* | Linux v4.1-rc2-7-gd9cee5d4f66e | Josh Boyer | 2015-05-05 | 5 | -63/+68 | |
| | | | | - Reenable debugging options. | |||||
* | Backport patch to blacklist TRIM on all Samsung 8xx series SSDs (rhbz 1218662) | Josh Boyer | 2015-05-05 | 2 | -0/+48 | |
| | ||||||
* | Linux v4.1-rc2 | Josh Boyer | 2015-05-04 | 59 | -222/+124 | |
| | | | | - Disable debugging options. | |||||
* | General ARMv7 updates | Peter Robinson | 2015-05-04 | 4 | -8/+7 | |
| | ||||||
* | minor virt config cleanups (NFC) | Peter Robinson | 2015-05-03 | 7 | -11/+1 | |
| | ||||||
* | Enable ACPI on aarch64 (add minor patch to disable EXPERT requirement so we ↵ | Peter Robinson | 2015-05-03 | 4 | -2/+20 | |
| | | | | don't pull all those options in too) | |||||
* | Update patch from Ming to match latest upstream submission | Justin M. Forbes | 2015-05-01 | 1 | -4/+4 | |
| | ||||||
* | Linux v4.1-rc1-117-g4a152c3913fb | Josh Boyer | 2015-05-01 | 8 | -67/+72 | |
| | | | | - Reenable debugging options. | |||||
* | Fix up boot times for live images (rhbz 1210857) | Justin M. Forbes | 2015-04-28 | 2 | -0/+113 | |
| | ||||||
* | Prune stale config options | Josh Boyer | 2015-04-28 | 9 | -24/+0 | |
| | | | | | | Some of these were removed upstream and others were dropped when kernel-arm64.patch was killed off. Found by Paul's check-configs.pl script. | |||||
* | Linux v4.1-rc1 | Josh Boyer | 2015-04-27 | 10 | -69/+80 | |
| | | | | | | | - Disable debugging options. Fixup a couple of small spots left over from the 3.x->4.x major version change | |||||
* | drop long disabled, now removed, ARM board options | Peter Robinson | 2015-04-26 | 1 | -3/+0 | |
| | ||||||
* | Linux v4.0-10976-gd56a669ca59c | Josh Boyer | 2015-04-24 | 7 | -11/+14 | |
| | ||||||
* | Fix iscsi with QNAP devices (rhbz 1208999) | Josh Boyer | 2015-04-24 | 2 | -0/+104 | |
| | ||||||
* | Linux v4.0-10710-g27cf3a16b253 | Josh Boyer | 2015-04-23 | 9 | -7/+21 | |
| | ||||||
* | Update from exploded git tree | Josh Boyer | 2015-04-22 | 2 | -18/+17 | |
| | | | | Change patch name to reflect new Subject: | |||||
* | Update AMD xgbe a0 aarch64 driver for 4.1 | Peter Robinson | 2015-04-22 | 2 | -164/+143 | |
| | ||||||
* | Upload git12 patch | Josh Boyer | 2015-04-22 | 2 | -3/+3 | |
| | | | | move build NVR to latest commit | |||||
* | Inital ARM updates for 4.1, Temporarily disable AMD ARM64 xgbe-a0 driver | Peter Robinson | 2015-04-22 | 5 | -27/+35 | |
| | ||||||
* | Linux v4.0-9804-gdb4fd9c5d072 | Josh Boyer | 2015-04-22 | 3 | -230/+8 | |
| | ||||||
* | Linux v4.0-9362-g1fc149933fd4 | Josh Boyer | 2015-04-21 | 8 | -6/+14 | |
| | ||||||
* | Enable ECHO driver (rhbz 749884) | Josh Boyer | 2015-04-21 | 2 | -1/+4 | |
| | ||||||
* | Linux v4.0-8962-g14aa02449064 | Josh Boyer | 2015-04-20 | 6 | -5/+13 | |
| | | | | DRM merge | |||||
* | Enable mvebu on the lpae kernel | Dennis Gilmore | 2015-04-20 | 4 | -52/+54 | |
| | | | | | | | | It has LPAE, there are boards that can have more than 4GiB ram. Anaconda defaults to installing LPAE when the hardware supports it, so any install today will not work post install. Signed-off-by: Dennis Gilmore <dennis@ausil.us> | |||||
* | Linux v4.0-8158-g09d51602cf84 | Josh Boyer | 2015-04-20 | 11 | -99/+21 | |
| | ||||||
* | Linux v4.0-7945-g7505256626b0 | Josh Boyer | 2015-04-18 | 5 | -5/+11 | |
| |