| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Sigh
|
|
|
|
|
| |
- Revert EFI GOT fixes as it causes boot failures
- Disable debugging options.
|
| |
|
|
|
|
| |
- Enable early microcode loading (rhbz 1083716)
|
|
|
|
| |
- Enable infiniband on s390x
|
| |
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
- Fix vmwgfx header include (rhbz 1138759)
|
|
|
|
| |
- Reenable debugging options.
|
|
|
|
| |
- Disable debugging options.
|
| |
|
| |
|
|
|
|
| |
- Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
|
|
|
|
| |
- Add patch to fix oops on keyring gc (rhbz 1116347)
|
|
|
|
| |
- Reenable debugging options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
- Disable debugging options.
|
| |
|
|
|
|
|
| |
- Enable kexec bzImage signature verification (from Vivek Goyal)
- Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
- Reenable debugging options.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- Disable debugging options.
|
| |
|
| |
|
|
|
|
| |
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
|
| |
|
|
|
|
| |
- Reenable debugging options.
|
| |
|
|
|
|
|
| |
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
|
| |
|
|
|
|
| |
requesting it
|
|
|
|
| |
kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
|
|
|
|
| |
- Add patch to fix NFS oops on /proc removal (rhbz 1132368)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Nobody knows why we're still carrying it. It isn't widely used.
|
|
|
|
| |
- Reenable debugging options.
|
|
|
|
| |
Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
|
|
|
|
|
| |
- Disable debugging options.
- Fix CONFIG_SPI_DEBUG settings
|
| |
|
| |
|