Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v4.0-rc4 | Josh Boyer | 2015-03-16 | 16 | -738/+190 |
| | | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options. | ||||
* | And one more missing -n for kernel-tools | Jarod Wilson | 2015-03-15 | 1 | -1/+1 |
| | | | | | | | | Yeah, I shouldn't be committing things to the Fedora kernel tree when I haven't done so in years, and its after 2am on a Saturday night. I promise I haven't been drinking though... Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Oops, missed a few more -n for kernel-tools | Jarod Wilson | 2015-03-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Fix kernel-tools sub-packages for variant builds | Jarod Wilson | 2015-03-15 | 1 | -8/+11 |
| | | | | | | | | | | | | | | If you try rebuilding with a %variant set, you'll hit: error: line 2026: Package does not exist: %post -n kernel-tools In the %post defs, we had '%post -n kernel-tools', while the package was named simply '%package tools', which for the base kernel build, meant they worked out to the same thing, but if doing say a kernel-vanilla build, you had kernel-vanilla-tools and kernel-tools mismatching. This fixes the inconsistency. Signed-off-by: Jarod Wilson <jarod@redhat.com> | ||||
* | Fix esrt build on aarch64 | Josh Boyer | 2015-03-13 | 2 | -7/+11 |
| | | | | | | Tested via cross build with: [jwboyer@vader linux]$ aarch64-linux-gnu-gcc --version aarch64-linux-gnu-gcc (GCC) 4.9.1 20140717 (Red Hat Cross 4.9.1-1) | ||||
* | revert ESRT on AArch64 for now | Kyle McMartin | 2015-03-13 | 1 | -0/+3 |
| | |||||
* | add kernel-4* to .gitignore | Kyle McMartin | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | arm64-revert-tlb-rcu_table_free.patch: revert 5e5f6dc1 | Kyle McMartin | 2015-03-13 | 2 | -0/+443 |
| | | | | which causes lockups on arm64 machines. | ||||
* | Add patch to support clickpads (rhbz 1201532) | Josh Boyer | 2015-03-13 | 2 | -0/+57 |
| | |||||
* | Add ESRT patch here. | Peter Jones | 2015-03-13 | 2 | -0/+769 |
| | | | | Signed-off-by: Peter Jones <pjones@redhat.com> | ||||
* | Linux v4.0-rc3-148-gc202baf017ae | Josh Boyer | 2015-03-13 | 9 | -168/+15 |
| | |||||
* | CVE-2014-8159 infiniband: uverbs: unprotected physical memory access (rhbz ↵ | Josh Boyer | 2015-03-12 | 2 | -0/+56 |
| | | | | 1181166 1200950) | ||||
* | CVE-2015-2150 xen: NMIs triggerable by guests (rhbz 1196266 1200397) | Josh Boyer | 2015-03-11 | 2 | -0/+163 |
| | |||||
* | Revert synaptics patch | Josh Boyer | 2015-03-11 | 2 | -0/+37 |
| | | | | Benjamin says this hurts more than it helps | ||||
* | Patch series to fix Lenovo *40 and Carbon X1 touchpads (rhbz 1200777 1200778) | Josh Boyer | 2015-03-11 | 15 | -0/+999 |
| | |||||
* | Revert commit that added bad rpath to cpupower (rhbz 1199312) | Josh Boyer | 2015-03-11 | 2 | -0/+49 |
| | |||||
* | Linux v4.0-rc3-111-gaffb8172de39 | Josh Boyer | 2015-03-11 | 7 | -66/+73 |
| | | | | - Reenable debugging options. | ||||
* | Add patch to fix DMA-API warning from rtsx_usb driver | Josh Boyer | 2015-03-10 | 2 | -0/+131 |
| | |||||
* | Linux v4.0-rc3 | Josh Boyer | 2015-03-09 | 10 | -78/+81 |
| | | | | - Disable debugging options. | ||||
* | ARMv7: add patches to fix crash on boot for some devices on multiplatform | Peter Robinson | 2015-03-08 | 4 | -0/+159 |
| | |||||
* | Linux v4.0-rc2-255-g5f237425f352 | Josh Boyer | 2015-03-06 | 6 | -8/+11 |
| | |||||
* | Linux v4.0-rc2-150-g6587457b4b3d | Josh Boyer | 2015-03-05 | 7 | -105/+69 |
| | | | | - Reenable debugging options. | ||||
* | Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719) | Josh Boyer | 2015-03-04 | 3 | -0/+10 |
| | |||||
* | Linux v4.0-rc2 | Josh Boyer | 2015-03-03 | 7 | -72/+76 |
| | | | | | - Enable CONFIG_CM32181 for ALS on Carbon X1 - Disable debugging options. | ||||
* | Drop kernel-arm64-fix-psci-when-pg.patch | Josh Boyer | 2015-03-03 | 2 | -24/+0 |
| | | | | | Upstream went with a different solution to the problem by moving the functions to their own .S files. Seems overkill but whatever. | ||||
* | Upload 4.0-rc1-git3 patch | Josh Boyer | 2015-03-03 | 1 | -1/+1 |
| | | | | Sigh. Need more coffee. | ||||
* | Linux v4.0-rc1-178-g023a6007a08d | Josh Boyer | 2015-03-03 | 7 | -117/+13 |
| | |||||
* | Add patch to fix nfsd soft lockup (rhbz 1185519) | Josh Boyer | 2015-03-02 | 2 | -0/+42 |
| | |||||
* | Enable ET131X driver (rhbz 1197842) | Josh Boyer | 2015-03-02 | 2 | -2/+3 |
| | |||||
* | Enable YAMA (rhbz 1196825) | Josh Boyer | 2015-03-02 | 3 | -1/+39 |
| | |||||
* | ARMv7 OMAP updates, fix panda boot | Peter Robinson | 2015-02-28 | 4 | -7/+11 |
| | |||||
* | Linux v4.0-rc1-36-g4f671fe2f952 | Josh Boyer | 2015-02-27 | 2 | -2/+5 |
| | |||||
* | Add support for AR5B195 devices from Alexander Ploumistos (rhbz 1190947) | Josh Boyer | 2015-02-25 | 2 | -0/+80 |
| | |||||
* | Linux v4.0-rc1-22-gb24e2bdde4af | Josh Boyer | 2015-02-24 | 6 | -111/+71 |
| | | | | | | | - Reenable debugging options. Fixup one more 3.x place and make sure we don't apply the -rcX patch in yet another spot. | ||||
* | Add patch to fix aarch64 KVM bug with module loading (rhbz 1194366). | Richard W.M. Jones | 2015-02-24 | 2 | -1/+77 |
| | |||||
* | Minor ARM config update | Peter Robinson | 2015-02-24 | 3 | -2/+6 |
| | |||||
* | Missed a hack | Josh Boyer | 2015-02-23 | 1 | -3/+4 |
| | | | | | | We're using the -rcX tarballs, so we don't need to apply the patch-4.0-rcX patch. It wasn't actually being applied, but the SRPM rebuild in koji fails because we list it as Patch00 and it doesn't exist. | ||||
* | Add patch for HID i2c from Seth Forshee (rhbz 1188439) | Josh Boyer | 2015-02-23 | 2 | -0/+48 |
| | |||||
* | Build rcutorture as a module | Josh Boyer | 2015-02-23 | 1 | -1/+1 |
| | |||||
* | Linux v4.0-rc1 | Josh Boyer | 2015-02-23 | 20 | -328/+204 |
| | | | | | | | | | | | | | | | | | | | - CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178) - Disable debugging options. Yay for major version bumps :\. We grab the full rc1 tarball instead of just the patch to make this way less messy in the spec. When 4.0 final is released, we'll need to undo a few specific hacks. Namely, we need to redefine: upstream_sublevel kversion Source0 back to the standard definitions. Thanks to Kyle for figuring this out 3 years ago. | ||||
* | enable transactional memory support in ppc64 kernels | Dan Horák | 2015-02-20 | 2 | -1/+2 |
| | |||||
* | Linux v3.19-8975-g3d883483dc0a | Josh Boyer | 2015-02-20 | 12 | -120/+154 |
| | | | | | - Add patch to fix intermittent hangs in nouveau driver - Move mtpspi and related mods to kernel-core for VMWare guests (rhbz 1194612) | ||||
* | Linux v3.19-8784-gb2b89ebfc0f0 | Josh Boyer | 2015-02-18 | 10 | -16/+26 |
| | |||||
* | fixes to arm64 | Kyle McMartin | 2015-02-18 | 4 | -31/+361 |
| | |||||
* | Linux v3.19-8217-gcc4f9c2a91b7 | Josh Boyer | 2015-02-18 | 6 | -4/+16 |
| | |||||
* | Shoot the cow. | Josh Boyer | 2015-02-17 | 1 | -9/+0 |
| | |||||
* | fix the cow banner | Kyle McMartin | 2015-02-17 | 1 | -6/+6 |
| | |||||
* | turn on %aarch64patches | Kyle McMartin | 2015-02-17 | 1 | -2/+5 |
| | |||||
* | fix build on aarch64 with gcc5 | Kyle McMartin | 2015-02-17 | 3 | -2984/+17479 |
| | |||||
* | Linux v3.19-7478-g796e1c55717e | Josh Boyer | 2015-02-17 | 10 | -573/+21 |
| | | | | - DRM merge |