Commit Graph

1441 Commits

Author SHA1 Message Date
Josh Boyer 0b49604ef2 Linux v3.7-rc4-20-g0e4a43e
- Reenable debugging options.
- Add patch to not break modules_install for external module builds
2012-11-07 08:55:13 -05:00
Josh Boyer 4a81e83198 Fix secure-boot patch name in spec 2012-11-05 13:14:45 -05:00
Josh Boyer a9993c78be Linux v3.7-rc4
- Disable debugging options.
- Fix build break without CONFIG_EFI set (reported by Peter W. Bowey)
2012-11-05 09:58:41 -05:00
Josh Boyer ffb21c1f0a Backport efivarfs from efi/next for moktools 2012-11-02 09:35:25 -04:00
Josh Boyer ff8812b9d0 Linux v3.7-rc3-77-g8c23f40 2012-11-01 15:35:24 -04:00
Peter Robinson d6637118db drop upstreamed ARM omap zoom patch 2012-11-01 07:37:29 +00:00
Peter Robinson ec467f5226 ARM kernel updates
- Update non unified kernels to build for 3.7 (always OMAP)
- Remove old ARM patches, add new to fix 3.7 build
- Disable perf on ARM temporarily as the uapi / asm-generic changes break it
2012-11-01 07:34:46 +00:00
Josh Boyer 8114a4c0cd Linux v3.7-rc3-75-g1e207eb 2012-10-31 20:24:14 -04:00
Josh Boyer ef06d4b22a Fix sign-file permissions and invocation after switching from bash to perl 2012-10-31 17:00:14 -04:00
Josh Boyer f06ee243c1 Linux v3.7-rc3-44-g08f05c4 2012-10-31 14:48:40 -04:00
Josh Boyer b07f54352e Update secure boot hibernate patch to include swsusp 2012-10-31 13:38:31 -04:00
Josh Boyer 54ff465a53 Linux v3.7-rc3-8-g35fd3dc
- Reenable debugging options.
2012-10-30 15:58:35 -04:00
Josh Boyer ede75f6f8f Update config options for 3.7
- Fix module blacklist patch to not leak a reference to the blacklist keyring
2012-10-30 15:49:07 -04:00
Josh Boyer 23aad7f77f Fix module blacklist patch to not leak a reference to the blacklist keyring 2012-10-30 14:13:23 -04:00
Josh Boyer e12c503006 Linux v3.7-rc3
- Disable debugging options.
2012-10-30 10:52:35 -04:00
Josh Boyer 1093c7907b enable CONFIG_MEDIA_{USB,PCI}_SUPPORT (rhbz 870457) 2012-10-30 10:46:47 -04:00
Josh Boyer 5e72ee302b Update secure boot support for UEFI cert importing 2012-10-27 09:26:27 -04:00
Peter Robinson faa8d0c2d9 The initial ARM unified kernel support (vexpress, highbank, mvebu to begin). WOO HOO 2012-10-26 15:38:35 +01:00
Justin M. Forbes 55fec3b8b0 Linux v3.7-rc2-191-g2ab3f29 2012-10-26 08:35:27 -05:00
Justin M. Forbes 1ef1d3dfe6 Linux v3.7-rc2-145-g4864ccb 2012-10-25 14:52:49 -05:00
Justin M. Forbes 254ff0a9fd Linux v3.7-rc2-119-g0e9e3e3 2012-10-24 10:41:44 -05:00
Justin M. Forbes 13fe024c56 v3.7-rc2-53-g2d1f4c8 2012-10-23 14:44:19 -05:00
Josh Boyer 6e2d2c54c0 Update modsign to add 'make modules_sign' target with latest upstream 2012-10-23 12:02:53 -04:00
Justin M. Forbes 8480c09581 Linux v3.7-rc1-154-gc9623de 2012-10-19 11:40:42 -05:00
Justin M. Forbes 312ff7b7be Re-enable NAT (rhbz 867871) 2012-10-18 10:39:38 -05:00
Justin M. Forbes fa191c6d1e Linux v3.7-rc1-102-g43c422e 2012-10-18 09:47:20 -05:00
Josh Boyer d71010a200 Enable VFIO (rhbz 867152) 2012-10-18 08:41:04 -04:00
Justin M. Forbes c9d1c6657d Linux v3.7-rc1-78-g8d2b6b3 2012-10-17 09:36:00 -05:00
Mauro Carvalho Chehab 05953f6713 Fix i82975x_edac (BZ#848149)
This driver was soooo broken that I needed to rewrote the
entire logic for memory identification and for memory error
report.

While here, enable EDAC_DEBUG, on debug kernels.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-16 22:58:02 -03:00
Justin M. Forbes 546b07d136 Enable CONFIG_TCM_VHOST 2012-10-16 08:10:33 -05:00
Justin M. Forbes cae83cc099 Add irqnr patch to make things compile 2012-10-15 15:57:08 -05:00
Justin M. Forbes be7ac52af6 re-enable modsign and secure boot 2012-10-15 09:42:26 -05:00
Justin M. Forbes cee1c9b0ca Linux 3.7-rc1 2012-10-15 09:16:42 -05:00
Justin M. Forbes d5a57ddec9 Add perf build fix back, changed to work with upstream 2012-10-12 15:39:29 -05:00
Justin M. Forbes ad58b20867 v3.6-10630-gccff9b1 2012-10-12 11:06:32 -05:00
Justin M. Forbes 5b5cc3df8e v3.6-9849-g2474542 2012-10-10 16:16:59 -05:00
Justin M. Forbes 7594423fc0 v3.6-9228-g547b1e8 2012-10-09 10:44:40 -05:00
Josh Boyer e5a9699c02 Drop unhandled irq polling patch 2012-10-09 08:28:19 -04:00
Justin M. Forbes ad887f5270 v3.6-8559-ge9eca4d 2012-10-08 12:41:42 -05:00
Josh Boyer 393a84a43a secure boot modsign depends on CONFIG_MODULE_SIG not CONFIG_MODULES 2012-10-06 08:53:30 -04:00
Justin M. Forbes ed866e8086 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel 2012-10-05 15:39:05 -05:00
Justin M. Forbes 6e82a62a6f Add perf bash_completion file 2012-10-05 15:39:01 -05:00
Josh Boyer 1b028bf58e Adjust secure boot modsign patch 2012-10-05 14:15:19 -04:00
Justin M. Forbes bf6e2f44b9 Fix handle-efi-roms.patch 2012-10-05 11:05:47 -05:00
Justin M. Forbes 1ae0b0fe93 merge fixup 2012-10-05 10:47:26 -05:00
Justin M. Forbes fc85362a27 Linux v3.6-6670-gecefbd9 2012-10-05 10:45:58 -05:00
Peter Robinson 8c0399628a Build MMC in on OMAP and Tegra until we work out why modules don't work 2012-10-05 08:12:47 +01:00
Adam Jackson bac708def6 Ugh, forgot about ApplyPatch 2012-10-03 12:01:41 -04:00
Adam Jackson 569c36b30a Drop vgem patches, not doing anything yet. 2012-10-03 12:00:29 -04:00
Josh Boyer a5b375cd63 Make sure kernel-tools-libs-devel provides kernel-tools-devel 2012-10-03 08:24:30 -04:00