summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.17-rc5Josh Boyer2014-09-1561-316/+135
| | | | - Disable debugging options.
* Linux v3.17-rc4-244-g5874cfed0b04Josh Boyer2014-09-1258-64/+67
|
* Enable ACPI_I2C_OPREGIONJosh Boyer2014-09-112-1/+5
|
* Linux v3.17-rc4-168-g7ec62d421bdfJosh Boyer2014-09-1158-55/+359
| | | | - Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
* Linux v3.17-rc4-158-ge874a5fe3efaJosh Boyer2014-09-1055-54/+159
| | | | - Add patch to fix oops on keyring gc (rhbz 1116347)
* Linux v3.17-rc4-140-g8c68face5548Josh Boyer2014-09-0957-119/+127
| | | | - Reenable debugging options.
* Remove ppc32 supportJosh Boyer2014-09-085-269/+9
| | | | | | | | | | | | | | | | 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-082-18/+29
|
* Linux v3.17-rc4Josh Boyer2014-09-0857-132/+135
| | | | - Disable debugging options.
* Linux v3.17-rc3-94-gb7fece1be8b1Josh Boyer2014-09-0554-54/+57
|
* Linux v3.17-rc3-63-g44bf091f5089Josh Boyer2014-09-0454-53/+111
| | | | | - Enable kexec bzImage signature verification (from Vivek Goyal) - Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
* config: Enable kexec bzImage signature verificationVivek Goyal2014-09-042-1/+5
| | | | | | | | | | | | | | 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>
* Linux v3.17-rc3-16-g955837d8f50eJosh Boyer2014-09-0356-118/+121
| | | | - 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-0158-214/+129
| | | | - Disable debugging options.
* Linux v3.17-rc2-89-g59753a805499Josh Boyer2014-08-2955-55/+58
|
* Fix NFSv3 ACL regression (rhbz 1132786)Josh Boyer2014-08-282-0/+46
|
* Linux v3.17-rc2-42-gf1bd473f95e0Josh Boyer2014-08-2859-58/+59
| | | | - Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
* Disable streams on via XHCI (rhbz 1132666)Josh Boyer2014-08-272-0/+49
|
* Linux v3.17-rc2-9-g68e370289c29Josh Boyer2014-08-2756-117/+122
| | | | - Reenable debugging options.
* Minor tegra updates due to incorrect nvidia kernel config optionsPeter Robinson2014-08-263-4/+7
|
* Linux v3.17-rc2Josh Boyer2014-08-2657-122/+135
| | | | | - Fixup ARM MFD options after I2C=y change - Disable debugging options.
* fix date in changelogPeter Robinson2014-08-261-1/+1
|
* make I2C=y on armv7-generic due to various modules needing it and not ↵Peter Robinson2014-08-261-0/+3
| | | | requesting it
* Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 ↵Peter Robinson2014-08-265-70/+86
| | | | kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
* Linux v3.17-rc1-231-g7be141d05549Josh Boyer2014-08-2553-54/+141
| | | | - Add patch to fix NFS oops on /proc removal (rhbz 1132368)
* Drop userns revert patch (rhbz 917708)Josh Boyer2014-08-222-52/+3
|
* Linux v3.17-rc1-99-g5317821c0853Josh Boyer2014-08-2254-83/+56
|
* Linux v3.17-rc1-51-g372b1dbdd1fbJosh Boyer2014-08-2154-55/+58
|
* Patch file cleanupJosh Boyer2014-08-2059-2339/+2358
| | | | | | | | | 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-202-79/+0
| | | | Nobody knows why we're still carrying it. It isn't widely used.
* Linux v3.17-rc1-22-g480cadc2b7e0Josh Boyer2014-08-206-66/+72
| | | | - Reenable debugging options.
* Drop radeon ppc patchJosh Boyer2014-08-192-92/+0
| | | | Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
* Linux v3.17-rc1Josh Boyer2014-08-189-336/+75
| | | | | - Disable debugging options. - Fix CONFIG_SPI_DEBUG settings
* Linux v3.16-11452-g88ec63d6f85cJosh Boyer2014-08-163-16/+5
|
* Linux v3.16-11383-gc9d26423e56cJosh Boyer2014-08-153-2/+8
|
* kernel-arm64: resynch with git head (no functional change)Kyle McMartin2014-08-142-60/+41
|
* Linux v3.16-10959-gf0094b28f303Josh Boyer2014-08-144-2571/+7
|
* minor arm config updatePeter Robinson2014-08-142-1/+1
|
* - 3.17 ARMv7 updatesPeter Robinson2014-08-139-82/+54
| | | | | - Cleanup some old removed options - Disable legacy USB OTG (using new configfs equivilents)
* tag for buildKyle McMartin2014-08-121-2/+2
|
* nouveau_platform-fix.patch: update after actually testing...Kyle McMartin2014-08-121-1/+1
|
* me spell gudKyle McMartin2014-08-121-1/+1
|
* nouveau_platform-fix.patch: handle nouveau_dev() removalKyle McMartin2014-08-123-1/+17
| | | | (also fix previous patch... sigh.)
* tegra-powergate-header-move.patch: deal with armv7hl breakageKyle McMartin2014-08-122-2/+22
|
* Add updated crash driver from Dave Anderson and re-enableJosh Boyer2014-08-122-38/+41
|
* kernel-arm64.patch: fix up merge conflict and re-enableKyle McMartin2014-08-122-2362/+78
|
* Linux v3.16-10473-gc8d6637d0497Josh Boyer2014-08-124-2/+35
|
* Linux v3.16-10013-gc309bfa9b481Josh Boyer2014-08-109-163/+31
| | | | - Temporarily don't apply crash driver patch
* Linux v3.16-7503-g33caee39925bJosh Boyer2014-08-0812-41/+198
|