Commit Graph

2398 Commits

Author SHA1 Message Date
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
Vivek Goyal
d5eb8951d2 config: Enable kexec bzImage signature verification
New kexec syscall (kexec_file_load()) can perform bzimage signature
verification.

This will re-enable kexec/kdump on secureboot systems using new syscall.
Currently kexec/kdump is disabled on secureboot systems.

User space (kexec-tools) will be modifed to automatically detect that
running system has secureboot enabled and use new syscall instead of
old one.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2014-09-04 08:12:26 -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
e3a8de07f1 make I2C=y on armv7-generic due to various modules needing it and not requesting it 2014-08-26 11:13:50 +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
Josh Boyer
593ea10443 Linux v3.16-11383-gc9d26423e56c 2014-08-15 08:51:23 -04:00
Kyle McMartin
904876094c kernel-arm64: resynch with git head (no functional change) 2014-08-14 11:03:39 -04:00
Josh Boyer
c2ffd34e66 Linux v3.16-10959-gf0094b28f303 2014-08-14 10:11:49 -04:00
Peter Robinson
76658d2649 minor arm config update 2014-08-14 12:50:16 +01:00
Peter Robinson
a412315350 - 3.17 ARMv7 updates
- Cleanup some old removed options
- Disable legacy USB OTG (using new configfs equivilents)
2014-08-13 07:41:01 +01:00
Kyle McMartin
574fd2c300 tag for build 2014-08-12 17:18:06 -04:00
Kyle McMartin
80030a0b31 nouveau_platform-fix.patch: update after actually testing... 2014-08-12 17:16:59 -04:00
Kyle McMartin
d81631f2db me spell gud 2014-08-12 16:51:04 -04:00
Kyle McMartin
0c88b0b7fb nouveau_platform-fix.patch: handle nouveau_dev() removal
(also fix previous patch... sigh.)
2014-08-12 16:31:08 -04:00
Kyle McMartin
1fd75f556a tegra-powergate-header-move.patch: deal with armv7hl breakage 2014-08-12 15:29:34 -04:00
Josh Boyer
980c60263e Add updated crash driver from Dave Anderson and re-enable 2014-08-12 12:09:11 -04:00
Kyle McMartin
5da751d082 kernel-arm64.patch: fix up merge conflict and re-enable 2014-08-12 11:18:04 -04:00
Josh Boyer
39f3a276ce Linux v3.16-10473-gc8d6637d0497 2014-08-12 10:38:09 -04:00
Josh Boyer
531b0ea5a0 Linux v3.16-10013-gc309bfa9b481
- Temporarily don't apply crash driver patch
2014-08-10 13:41:58 -04:00
Josh Boyer
3f7b3ae795 Linux v3.16-7503-g33caee39925b 2014-08-08 08:47:17 -04:00
Kyle McMartin
d2b85a675d kernel-arm64.patch: fix up merge conflict and re-enable 2014-08-05 10:24:31 -04:00
Josh Boyer
1010065148 Commit the first 3.17 git snapshot
Damnit.  MORE COFFEE
2014-08-05 06:46:33 -04:00
Josh Boyer
7de7a7f141 Linux v3.16-3652-gf19107379dbc
- Reenable debugging options.
2014-08-05 06:44:35 -04:00
Josh Boyer
9c9c16627d Linux v3.16
- Disable debugging options.
2014-08-04 05:32:27 -04:00
Peter Robinson
b958f0c6de Minor config updates for Armada and Sunxi ARM devices 2014-08-03 21:11:26 +01:00
Josh Boyer
8e011f011e Linux v3.16-rc7-84-g6f0928036bcb 2014-08-01 08:40:25 -04:00