summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64.Kyle McMartin2014-10-011-0/+3
|
* Linux v3.17-rc7-6-gaad7fb916a10Josh Boyer2014-10-011-2/+5
|
* tag for build 3.17.0-0.rc7.git0.2Kyle McMartin2014-09-301-2/+2
|
* Revert some v3.16 changes to mach-highbank which broke L2 cache enablement.Kyle McMartin2014-09-301-0/+8
| | | | Will debug upstream separately, but we need F22/21 running there. (#1139762)
* Don't build Exynos4 on lpae kernel, Add dts for BananaPi, Minor ARM updates, ↵Peter Robinson2014-09-301-0/+9
| | | | Build 6lowpan modules
* Update kernel-arm64.patch from git.Kyle McMartin2014-09-291-0/+3
|
* Linux v3.17-rc7Josh Boyer2014-09-291-6/+5
|
* Linux v3.17-rc6-180-g452b6361c4d9Josh Boyer2014-09-241-1/+4
|
* Fix return code when adding keys (rhbz 1145318)Josh Boyer2014-09-231-0/+7
|
* Add patch to fix XPS 13 touchpad issue (rhbz 1123584)Josh Boyer2014-09-231-0/+9
|
* Linux v3.17-rc6-125-gf3670394c29fJosh Boyer2014-09-231-5/+4
|
* Linux v3.17-rc6Josh Boyer2014-09-221-3/+12
| | | | | - Revert EFI GOT fixes as it causes boot failures - Disable debugging options.
* Linux v3.17-rc5-105-g598a0c7d0932Josh Boyer2014-09-191-2/+5
|
* Disable NO_HZ_FULL againJosh Boyer2014-09-191-1/+5
| | | | - Enable early microcode loading (rhbz 1083716)
* Linux v3.17-rc5-63-gd9773ceabfafJosh Boyer2014-09-191-1/+5
| | | | - Enable infiniband on s390x
* Linux v3.17-rc5-25-g8ba4caf1ee15Josh Boyer2014-09-181-1/+8
|
* re-enable RCU_FAST_NO_HZ, enable NO_HZ_FULL on x86_64Kyle McMartin2014-09-171-0/+5
| | | | | | - I also like to live dangerously. (Re-enable RCU_FAST_NO_HZ which has been off since April 2012. Also enable NO_HZ_FULL on x86_64.) - I added zipped modules ages ago, remove it from TODO.
* Linux v3.17-rc5-24-g37504a3be90bJosh Boyer2014-09-171-1/+11
| | | | - Fix vmwgfx header include (rhbz 1138759)
* Linux v3.17-rc5-13-g2324067fa9a4Josh Boyer2014-09-161-4/+6
| | | | - Reenable debugging options.
* Linux v3.17-rc5Josh Boyer2014-09-151-15/+7
| | | | - Disable debugging options.
* Linux v3.17-rc4-244-g5874cfed0b04Josh Boyer2014-09-121-1/+4
|
* Enable ACPI_I2C_OPREGIONJosh Boyer2014-09-111-0/+3
|
* Linux v3.17-rc4-168-g7ec62d421bdfJosh Boyer2014-09-111-1/+15
| | | | - Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
* Linux v3.17-rc4-158-ge874a5fe3efaJosh Boyer2014-09-101-1/+11
| | | | - Add patch to fix oops on keyring gc (rhbz 1116347)
* Linux v3.17-rc4-140-g8c68face5548Josh Boyer2014-09-091-2/+6
| | | | - Reenable debugging options.
* Remove ppc32 supportJosh Boyer2014-09-081-62/+8
| | | | | | | | | | | | | | | | The powerpc secondary arch team has disabled all ppc32 builds in koji for F21 and beyond: https://lists.fedoraproject.org/pipermail/ppc/2014-May/002801.html FESCo also recently said that dropped or new architectures must essentially prove they have an active and viable effort behind them before being considered for Secondary Arch support. This effort has not materialized in the interim since the current powerpc team dropped ppc32. There's little point in keeping support for ppc32 support in the kernel package when it will never be built. This also removes the -smp variant and with_smp* support, as that was only used on ppc32.
* Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanupsPeter Robinson2014-09-081-18/+17
|
* Linux v3.17-rc4Josh Boyer2014-09-081-3/+7
| | | | - Disable debugging options.
* Linux v3.17-rc3-94-gb7fece1be8b1Josh Boyer2014-09-051-1/+4
|
* Linux v3.17-rc3-63-g44bf091f5089Josh Boyer2014-09-041-1/+12
| | | | | - Enable kexec bzImage signature verification (from Vivek Goyal) - Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
* Linux v3.17-rc3-16-g955837d8f50eJosh Boyer2014-09-031-2/+6
| | | | - Reenable debugging options.
* Remove with_extra switchJosh Boyer2014-09-021-10/+3
| | | | | | | | | | | The with_extra switch was originally added with the addition of the modules-extra subpackage. However, it never really worked. If you build with it disabled, the subpackage is omitted but the modules that would be included in it would still be built. That can lead to errors further in the build when we're moving things around in the -core and -modules subpackages. Since it doesn't actually save build time at all, and it leads to build failures for no real gain, drop it.
* Linux v3.17-rc3Josh Boyer2014-09-011-15/+7
| | | | - Disable debugging options.
* Linux v3.17-rc2-89-g59753a805499Josh Boyer2014-08-291-1/+4
|
* Fix NFSv3 ACL regression (rhbz 1132786)Josh Boyer2014-08-281-0/+9
|
* Linux v3.17-rc2-42-gf1bd473f95e0Josh Boyer2014-08-281-1/+5
| | | | - Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
* Disable streams on via XHCI (rhbz 1132666)Josh Boyer2014-08-271-0/+7
|
* Linux v3.17-rc2-9-g68e370289c29Josh Boyer2014-08-271-2/+6
| | | | - Reenable debugging options.
* Minor tegra updates due to incorrect nvidia kernel config optionsPeter Robinson2014-08-261-0/+3
|
* Linux v3.17-rc2Josh Boyer2014-08-261-3/+8
| | | | | - Fixup ARM MFD options after I2C=y change - Disable debugging options.
* fix date in changelogPeter Robinson2014-08-261-1/+1
|
* Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 ↵Peter Robinson2014-08-261-2/+5
| | | | kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
* Linux v3.17-rc1-231-g7be141d05549Josh Boyer2014-08-251-1/+11
| | | | - Add patch to fix NFS oops on /proc removal (rhbz 1132368)
* Drop userns revert patch (rhbz 917708)Josh Boyer2014-08-221-6/+3
|
* Linux v3.17-rc1-99-g5317821c0853Josh Boyer2014-08-221-5/+4
|
* Linux v3.17-rc1-51-g372b1dbdd1fbJosh Boyer2014-08-211-2/+5
|
* Patch file cleanupJosh Boyer2014-08-201-29/+79
| | | | | | | | | Do a couple things here: - Split the mega-patches into individual patches. Should help with rebasing. - Make all patches 'git am' acceptable. There should be no functional or actual code differences from before
* Drop serial-460800.patchJosh Boyer2014-08-201-5/+0
| | | | Nobody knows why we're still carrying it. It isn't widely used.
* Linux v3.17-rc1-22-g480cadc2b7e0Josh Boyer2014-08-201-2/+6
| | | | - Reenable debugging options.
* Drop radeon ppc patchJosh Boyer2014-08-191-4/+0
| | | | Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream