Commit Graph

1132 Commits

Author SHA1 Message Date
Josh Boyer
e58fc2dbb8 Linux v3.7-rc5-68-gc5e35d6 2012-11-16 08:25:43 -05:00
Josh Boyer
0758f4450d Bump for build 2012-11-14 21:59:25 -05:00
Josh Boyer
19d3a2dc57 Fix module signing of kernel flavours 2012-11-14 21:45:22 -05:00
Josh Boyer
31bc2ae998 Add patch from David Howells to fix header guards on installed kernel headers 2012-11-13 12:42:33 -05:00
Josh Boyer
858d74266a Linux v3.7-rc5-14-g9924a19
- Reenable debugging options.
2012-11-13 08:23:00 -05:00
Peter Robinson
f1fac620d9 Minor ARM unified config updates 2012-11-11 20:00:39 +00:00
Josh Boyer
9d0153e811 Linux v3.7-rc5
- Disable debugging options.
2012-11-11 09:24:41 -05:00
Josh Boyer
6e47491a23 Linux v3.7-rc4-136-gaffd9a8 2012-11-10 11:47:49 -05:00
Josh Boyer
9ba61cece2 Linux v3.7-rc4-72-ga186d25 2012-11-09 07:58:59 -05:00
Peter Robinson
e6981d5327 Update ARM unified config 2012-11-07 22:47:48 +00:00
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
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
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
Josh Boyer
20accb4a0e Patch from David Howells to fix overflow on 32-bit X.509 certs (rhbz 861322) 2012-10-02 09:59:19 -04:00
Peter Robinson
386d01e31a - Update ARM configs for 3.6 final
- Add highbank SATA driver for stability
- Build in OMAP MMC and DMA drivers to fix borkage for now
2012-10-02 08:22:04 +01:00
Justin M. Forbes
0649cffad1 Linux 3.6.0 2012-10-01 07:44:16 -05:00
Josh Boyer
10cd51af8e Linux v3.6-rc7-103-g6672d90 2012-09-28 15:29:36 -04:00
Josh Boyer
55e586cd59 Split out kernel-tools-libs (rhbz 859943) 2012-09-28 08:31:45 -04:00
Josh Boyer
c3430ac481 Linux v3.6-rc7-71-g6399413 2012-09-28 08:27:35 -04:00
Josh Boyer
2b6717e5a3 Add verrel for build 2012-09-25 15:41:24 -04:00
Josh Boyer
f0f4ff23f1 Switch to using modsign-post-KS upstream with x509 certs 2012-09-25 13:22:04 -04:00
Josh Boyer
7e6e483520 Prep mod-extra.sh for signed modules 2012-09-25 13:22:00 -04:00
Josh Boyer
0b4338630c Move the modules-extra processing to a script 2012-09-25 13:21:53 -04:00
Josh Boyer
23daab13f7 Update team driver from net-next from Jiri Pirko 2012-09-25 12:20:48 -04:00
Josh Boyer
20f0612037 Linux v3.6-rc7-10-g56d27ad 2012-09-25 12:15:55 -04:00
Josh Boyer
8ab92ea89b Reenable debugging options. 2012-09-25 12:08:18 -04:00
Josh Boyer
a73323708c Linux v3.6-rc7
- Disable debugging options.
2012-09-24 08:33:35 -04:00
Josh Boyer
d8003ec9f4 Linux v3.6-rc6-52-gc46de22 2012-09-20 08:35:04 -04:00
Josh Boyer
e87cd8bb40 Linux v3.6-rc6-25-g4651afb
- Enable POWER7+ crypto modules (rhbz 857971)
2012-09-18 08:32:00 -04:00
Josh Boyer
d484434fe3 Reenable debugging options. 2012-09-17 13:10:03 -04:00
Josh Boyer
6aa69c7b9d Linux v3.6-rc6
- Disable debugging options.
2012-09-17 08:36:31 -04:00
Josh Boyer
9c840a0709 Linux v3.6-rc5-315-g3f0c3c8 2012-09-16 09:12:49 -04:00
Dave Jones
f6771f41a8 Enable CONFIG_DRM_LOAD_EDID_FIRMWARE (rhbz 857511) 2012-09-14 13:29:38 -04:00
Dave Jones
9654342460 Reenable UBIFS (rhbz 823238) 2012-09-14 13:15:17 -04:00
Dave Jones
702ef34859 Fix license tag. (rhbz 450492) 2012-09-14 12:04:56 -04:00
Josh Boyer
76e09972fb Linux v3.6-rc5-44-g0bd1189 2012-09-12 08:48:07 -04:00
Josh Boyer
e927dd5591 Drop old Xen EC2 patch. It is no longer needed per Matt Wilson 2012-09-11 09:04:14 -04:00
Josh Boyer
f0f4976cae Linux v3.6-rc5-32-g1a95620
- Reenable debugging options.
2012-09-11 08:38:59 -04:00
Josh Boyer
0be4694942 Linux v3.6-rc5
- Disable debugging options.
2012-09-11 08:36:43 -04:00
Josh Boyer
0887df20e1 Re-enable BTRFS on ppc. Brent Baude says it works now. 2012-09-07 10:40:52 -04:00
Josh Boyer
3d110825de Linux v3.6-rc4-128-geeea3ac 2012-09-07 08:22:40 -04:00
Dave Jones
29df3c4816 Cow update. 2012-09-05 14:29:19 -04:00
Dave Jones
c8092863b4 Don't create empty include/linux/autoconf.h in kernel-devel (rhbz 854689) 2012-09-05 14:20:56 -04:00
Josh Boyer
4755af6ee4 Linux v3.6-rc4-53-g5b716ac
- Add patch to fix ibmveth issue from Santiago Leon (rhbz 852842)
2012-09-05 08:24:53 -04:00
Josh Boyer
221b79a9ac Reenable debugging options. 2012-09-05 08:21:24 -04:00
Matthew Garrett
447e3a6aa1 handle-efi-roms.patch: Improve PCI support on UEFI systems 2012-09-04 11:35:16 -04:00
Peter Robinson
1b72b444f0 Tweak OMAP options 2012-09-04 08:52:54 -04:00
Josh Boyer
166ea25781 Linux v3.6-rc4
- Disable debugging options.
2012-09-03 09:43:00 -04:00
Josh Boyer
ae44aa4f4f Linux v3.6-rc3-230-g155e36d 2012-08-30 16:59:46 -04:00
Josh Boyer
a3b7bc1c15 Add patch to fix USB audio regression (rhbz 851619) 2012-08-29 17:26:21 -04:00
Josh Boyer
9745498bee Linux v3.6-rc3-207-g318e151 2012-08-29 17:22:02 -04:00
Peter Robinson
901d1efc1e Add patches to fix OMAP drm, radio shark, tweak ARM config 2012-08-28 22:58:54 +01:00
Josh Boyer
8858097b08 Linux v3.6-rc3-177-gc182ae4 2012-08-27 09:28:49 -04:00
Peter Robinson
f05cdeebfe Add patch to fix build on ARM, Enable USB ULPI driver to fix some USB ports 2012-08-26 09:44:25 +01:00
Josh Boyer
b49693cc59 Linux v3.6-rc3-37-g2d809dc 2012-08-24 08:13:38 -04:00