Commit Graph

2117 Commits

Author SHA1 Message Date
Kyle McMartin
9ee62d10a3 tag for build 3.17.0-0.rc7.git0.2 2014-09-30 16:53:31 -04:00
Kyle McMartin
d6b86222cd Revert some v3.16 changes to mach-highbank which broke L2 cache enablement.
Will debug upstream separately, but we need F22/21 running there. (#1139762)
2014-09-30 16:19:47 -04:00
Peter Robinson
05b52e7e93 Don't build Exynos4 on lpae kernel, Add dts for BananaPi, Minor ARM updates, Build 6lowpan modules 2014-09-30 14:29:26 +01:00
Kyle McMartin
8462484ef2 Update kernel-arm64.patch from git. 2014-09-29 18:09:56 -04:00
Josh Boyer
c33dae81dc Linux v3.17-rc7 2014-09-29 09:54:15 -04:00
Josh Boyer
657f83c3d7 Linux v3.17-rc6-180-g452b6361c4d9 2014-09-24 09:41:34 -04:00
Josh Boyer
20c23beaf6 Fix return code when adding keys (rhbz 1145318) 2014-09-23 11:57:32 -04:00
Josh Boyer
9dcf78723c Add patch to fix XPS 13 touchpad issue (rhbz 1123584) 2014-09-23 10:43:33 -04:00
Josh Boyer
f1140bd02a Linux v3.17-rc6-125-gf3670394c29f 2014-09-23 10:20:20 -04:00
Josh Boyer
f4cf24d458 Linux v3.17-rc6
- Revert EFI GOT fixes as it causes boot failures
- Disable debugging options.
2014-09-22 16:08:53 -04:00
Josh Boyer
daec5ad199 Linux v3.17-rc5-105-g598a0c7d0932 2014-09-19 15:39:14 -04:00
Josh Boyer
fe33fe1055 Disable NO_HZ_FULL again
- Enable early microcode loading (rhbz 1083716)
2014-09-19 14:40:35 -04:00
Josh Boyer
7c202583fc Linux v3.17-rc5-63-gd9773ceabfaf
- Enable infiniband on s390x
2014-09-19 12:40:32 -04:00
Josh Boyer
bface6d723 Linux v3.17-rc5-25-g8ba4caf1ee15 2014-09-18 15:04:06 -04:00
Kyle McMartin
3836faf6e6 re-enable RCU_FAST_NO_HZ, enable NO_HZ_FULL on x86_64
- 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.
2014-09-17 13:10:12 -05:00
Josh Boyer
dd6c13b6b2 Linux v3.17-rc5-24-g37504a3be90b
- Fix vmwgfx header include (rhbz 1138759)
2014-09-17 09:48:32 -04:00
Josh Boyer
cf23086f03 Linux v3.17-rc5-13-g2324067fa9a4
- Reenable debugging options.
2014-09-16 09:07:16 -04:00
Josh Boyer
7094b06a73 Linux v3.17-rc5
- Disable debugging options.
2014-09-15 11:10:34 -04:00
Josh Boyer
9d990eb716 Linux v3.17-rc4-244-g5874cfed0b04 2014-09-12 13:26:54 -04:00
Josh Boyer
4ef2bf546a Enable ACPI_I2C_OPREGION 2014-09-11 15:16:35 -04:00
Josh Boyer
34af6ad39a Linux v3.17-rc4-168-g7ec62d421bdf
- Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
2014-09-11 09:04:00 -04:00
Josh Boyer
3252fbd882 Linux v3.17-rc4-158-ge874a5fe3efa
- Add patch to fix oops on keyring gc (rhbz 1116347)
2014-09-10 09:55:35 -04:00
Josh Boyer
4a609d3051 Linux v3.17-rc4-140-g8c68face5548
- Reenable debugging options.
2014-09-09 09:22:23 -04:00
Josh Boyer
9a6acd5add Remove ppc32 support
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.
2014-09-08 14:43:02 -04:00
Peter Robinson
964596a34c Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanups 2014-09-08 17:44:41 +01:00
Josh Boyer
8382f77e81 Linux v3.17-rc4
- Disable debugging options.
2014-09-08 08:19:57 -04:00
Josh Boyer
39c21e4f5d Linux v3.17-rc3-94-gb7fece1be8b1 2014-09-05 10:18:34 -04:00
Josh Boyer
70fa09981c Linux v3.17-rc3-63-g44bf091f5089
- Enable kexec bzImage signature verification (from Vivek Goyal)
- Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
2014-09-04 09:34:41 -04:00
Josh Boyer
0806fade32 Linux v3.17-rc3-16-g955837d8f50e
- Reenable debugging options.
2014-09-03 15:29:26 -04:00
Josh Boyer
219cc0ba42 Remove with_extra switch
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.
2014-09-02 12:42:58 -04:00
Josh Boyer
27d7c4756a Linux v3.17-rc3
- Disable debugging options.
2014-09-01 10:27:14 -04:00
Josh Boyer
4b72251382 Linux v3.17-rc2-89-g59753a805499 2014-08-29 09:19:32 -04:00
Josh Boyer
c8610754fd Fix NFSv3 ACL regression (rhbz 1132786) 2014-08-28 14:56:54 -04:00
Josh Boyer
760806ab8a Linux v3.17-rc2-42-gf1bd473f95e0
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
2014-08-28 10:35:19 -04:00
Josh Boyer
ab9570130f Disable streams on via XHCI (rhbz 1132666) 2014-08-27 08:15:30 -04:00
Josh Boyer
79bc7c25df Linux v3.17-rc2-9-g68e370289c29
- Reenable debugging options.
2014-08-27 08:11:48 -04:00
Peter Robinson
a806b7f09f Minor tegra updates due to incorrect nvidia kernel config options 2014-08-26 16:29:38 +01:00
Josh Boyer
dbc4098dbc Linux v3.17-rc2
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
2014-08-26 10:11:52 -04:00
Peter Robinson
96dba40a77 fix date in changelog 2014-08-26 12:04:21 +01:00
Peter Robinson
6bebad469b Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000) 2014-08-26 11:08:07 +01:00
Josh Boyer
efcd02beae Linux v3.17-rc1-231-g7be141d05549
- Add patch to fix NFS oops on /proc removal (rhbz 1132368)
2014-08-25 10:33:49 -04:00
Josh Boyer
80bc74d4ce Drop userns revert patch (rhbz 917708) 2014-08-22 13:22:21 -04:00
Josh Boyer
cc594c1f09 Linux v3.17-rc1-99-g5317821c0853 2014-08-22 12:08:11 -04:00
Josh Boyer
3644cb387d Linux v3.17-rc1-51-g372b1dbdd1fb 2014-08-21 09:24:32 -04:00
Josh Boyer
6a91557e4c Patch file cleanup
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
2014-08-20 13:22:24 -04:00
Josh Boyer
a99be7d4cf Drop serial-460800.patch
Nobody knows why we're still carrying it.  It isn't widely used.
2014-08-20 12:35:12 -04:00
Josh Boyer
65a08efa4c Linux v3.17-rc1-22-g480cadc2b7e0
- Reenable debugging options.
2014-08-20 09:46:55 -04:00
Josh Boyer
c75e8208aa Drop radeon ppc patch
Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
2014-08-19 13:23:09 -04:00
Josh Boyer
e85b468696 Linux v3.17-rc1
- Disable debugging options.
- Fix CONFIG_SPI_DEBUG settings
2014-08-18 10:39:33 -04:00
Josh Boyer
24a429b4e9 Linux v3.16-11452-g88ec63d6f85c 2014-08-16 09:26:45 -04:00