Commit Graph

1438 Commits

Author SHA1 Message Date
Peter Robinson
1d8418f89e Disable tegra30 2013-02-13 23:35:32 +00:00
Josh Boyer
061c643162 Drop patch that was included in 3.8-rc7-git2 2013-02-13 11:44:57 -05:00
Josh Boyer
8371157c75 Linux v3.8-rc7-32-gecf223f 2013-02-13 11:28:54 -05:00
Josh Boyer
dadd60bd6d Put the patches back in numerical order 2013-02-12 17:05:36 -05:00
Josh Boyer
8827d3f103 Add patch to create a convenient mount point for pstore (rhbz 910126) 2013-02-12 17:04:13 -05:00
Josh Boyer
526e2f3775 Linux v3.8-rc7-6-g211b0cd
- Reenable debugging options.
2013-02-12 14:31:07 -05:00
Dave Jones
5cd7274d5d remove experiment 2013-02-12 11:34:47 -05:00
Josh Boyer
79353e61f2 Add patch from Kees Cook to restrict MSR writting in secure boot mode 2013-02-11 10:23:51 -05:00
Josh Boyer
e6a8495624 Build PATA_MACIO in on powerpc (rhbz 831361) 2013-02-11 07:50:01 -05:00
Josh Boyer
a6e396049b Linux v3.8-rc7
- Add patch to fix atomic sleep issue on alloc_pid failure (rhbz 894623)
- Disable debugging options.
2013-02-08 17:08:39 -05:00
Peter Robinson
676a807e3b Minor ARM build fixes 2013-02-07 09:26:04 +00:00
Josh Boyer
f39ad01943 Enable CONFIG_NAMESPACES everywhere (rhbz 907576)
So apparently we've been enabling CONFIG_NAMESPACES in Fedora kernels for
a very long time even though it was never explicitly set.  The kconfig entry
for it looks like it should depend on CONFIG_EXPERT (which isn't set), but
either the fact that we've had CONFIG_NET_NS, etc enabled explicitly or the
fact that it defaults to !EXPERT seems to do something weird with menuconfig
and enables it in the final config.  Whatever, just turn it back on.  It
seems to break rtkit-daemon for some reason.
2013-02-06 11:49:05 -05:00
Josh Boyer
27e48a6999 Add patch to fix ath9k dma stop checks (rhbz 892811) 2013-02-06 10:00:23 -05:00
Josh Boyer
b342019593 Linux v3.8-rc6-98-g1589a3e
- Add patch to honor MokSBState (rhbz 907406)
2013-02-06 09:22:56 -05:00
Josh Boyer
f6882f7b83 Linux v3.8-rc6-62-gfe547d7
- Enable CONFIG_DRM_VMWGFX_FBCON (rhbz 907620)
- Enable CONFIG_DETECT_HUNG_TASK
2013-02-05 10:44:42 -05:00
Josh Boyer
a78de7a89d Fix rtlwifi scheduling while atomic from Larry Finger (rhbz 903881) 2013-02-04 10:00:58 -05:00
Josh Boyer
b5da79f835 Linux v3.8-rc6-22-g6edacf0
- Enable CONFIG_EXT4_DEBUG
2013-02-04 09:59:34 -05:00
Josh Boyer
9f81bc03a0 Add verrel for build 2013-02-01 09:41:13 -05:00
Josh Boyer
f63d946a67 Add patches to improve mac80211 latency and throughput (rhbz 830151) 2013-02-01 09:34:28 -05:00
Josh Boyer
72b2eb9d00 Linux v3.8-rc6
- Enable CONFIG_DMA_API_DEBUG
2013-02-01 09:16:42 -05:00
Peter Robinson
cb71575bc5 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel 2013-01-31 23:17:54 +00:00
Peter Robinson
81e3132689 drop obsolete omapdrm patch 2013-01-31 23:17:38 +00:00
Josh Boyer
47a1ebcf21 Linux v3.8-rc5-245-g04c2eee
- Enable CONFIG_DEBUG_STACK_USAGE
2013-01-31 15:08:26 -05:00
Josh Boyer
ebd1a1737a Linux v3.8-rc5-218-ga56e160
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature
- Enable CONFIG_DEBUG_ATOMIC_SLEEP
2013-01-30 10:56:40 -05:00
Josh Boyer
1a1f3b0695 Linux v3.8-rc5-150-g6abb7c2 2013-01-29 11:53:49 -05:00
Josh Boyer
655567cad9 Backport driver for Cypress PS/2 trackpad (rhbz 799564) 2013-01-29 08:49:12 -05:00
Josh Boyer
1c73ec9b84 Add verrel for build 2013-01-28 13:53:22 -05:00
Josh Boyer
87df459c2b Linux v3.8-rc5
- Add patches to fix issues with iwlwifi (rhbz 863424)
- Enable CONFIG_PROVE_RCU
2013-01-28 13:51:54 -05:00
Kyle McMartin
249d64d928 we don't need .tmp_versions anymore 2013-01-28 10:58:02 -05:00
Peter Robinson
f28d195902 Enable FB options for qemu vexpress on unified 2013-01-28 00:47:14 +00:00
Peter Robinson
783eee9cbf Reenable perf on ARM (was suppose to be temporary), Build and package dtbs on ARM 2013-01-27 16:17:49 +00:00
Kyle McMartin
d0a8cf569b sign all modules with the extras signing script 2013-01-25 15:32:18 -05:00
Kyle McMartin
0f6d46f6c8 fix grammar in find-debuginfo.sh -r blurb 2013-01-25 13:24:10 -05:00
Justin M. Forbes
e66c8fda44 Turn off THP for 32bit 2013-01-25 10:45:19 -06:00
Kyle McMartin
0769445f2d use pushd/popd instead of cd/cd- (since cd - && cd - is idempotent) 2013-01-25 10:29:40 -05:00
Justin M. Forbes
e65ebc2358 Linux v3.8-rc4-277-g66e2d3e 2013-01-25 09:07:08 -06:00
Kyle McMartin
9fc584b7af flavour flav in the hiz-ouse 2013-01-25 10:00:02 -05:00
Josh Boyer
a8e5aec61f Update secure-boot patchset 2013-01-24 16:56:31 -05:00
Justin M. Forbes
09eb2a38f4 Linux v3.8-rc4-183-gff7532c 2013-01-24 08:36:38 -06:00
Justin M. Forbes
11dc6fb0e3 Linux v3.8-rc4-139-g1d85490 2013-01-23 10:10:19 -06:00
Dave Jones
0246c53993 Remove warnings about empty IPI masks. 2013-01-23 10:54:21 -05:00
Peter Robinson
c30bd63856 Add patch to fix versatile build failure 2013-01-21 09:04:21 +00:00
Peter Robinson
e45a618db3 Remove obsolete ARM configs, Update OMAP config for TI AM35XX SoCs 2013-01-20 20:10:20 +00:00
Justin M. Forbes
708151e75e Linux v3.8-rc4-42-g5da1f88 2013-01-19 13:42:55 -06:00
Justin M. Forbes
1d0a7626b1 Linux v3.8-rc4 2013-01-18 14:47:39 -06:00
Peter Robinson
182801502c OMAP DRM driver to fix OMAP kernel build 2013-01-18 16:23:53 +00:00
Peter Robinson
ba00a4bb19 Disable problematic PL310 ARM errata,Minor ARM ocnfig tweaks 2013-01-18 14:54:46 +00:00
Kyle McMartin
9ce64c0129 quite -> quiet 2013-01-17 14:41:03 -05:00
Josh Boyer
de47636919 Fix power management sysfs on non-secure boot machines (rhbz 896243) 2013-01-16 22:13:05 -05:00
Dave Jones
74cf3922e7 Experiment: Double the length of the brcmsmac transmit timeout. 2013-01-16 13:53:10 -05:00
Josh Boyer
f6e1793609 Add patch from Stanislaw Gruszka to fix iwlegacy IBSS cleanup (rhbz 886946) 2013-01-16 08:27:12 -05:00
Justin M. Forbes
45aa9a2556 Linux v3.8-rc3-293-g406089d 2013-01-15 17:02:15 -06:00
Josh Boyer
aef2a4b3e0 Enable CONFIG_DVB_USB_V2 (rhbz 895460) 2013-01-15 11:01:18 -05:00
Josh Boyer
d30a701642 Enable Orinoco drivers in kernel-modules-extra (rhbz 894069) 2013-01-14 15:28:59 -05:00
Justin M. Forbes
938506818d Linux v3.8-rc3-74-gb719f43 2013-01-14 13:24:28 -06:00
Josh Boyer
95c66487c9 Update secure-boot patchset 2013-01-11 15:42:28 -05:00
Justin M. Forbes
7ef2fa6dc8 reenable debug 2013-01-10 16:38:26 -06:00
Dave Jones
793b41f285 Drop no longer needed workaround. 2013-01-10 14:28:14 -05:00
Dave Jones
efd70b8f77 Rename a bunch of patches. 2013-01-10 14:24:41 -05:00
Justin M. Forbes
1cdf6c9bdd Linux v3.8-rc3 2013-01-10 10:47:07 -06:00
Justin M. Forbes
1f105b6287 Linux v3.8-rc2-370-g57a0c1e 2013-01-09 13:12:05 -06:00
Peter Robinson
bc880f5f65 Update ARM mvebu config 2013-01-09 13:45:38 +00:00
Josh Boyer
8b0ebc3e2e Enable CONFIG_CIFS_DEBUG as it was on before it was split out 2013-01-09 08:19:10 -05:00
Kyle McMartin
92559e2963 ensure modules_sign runs even if debuginfo is not produced
tested most of the possible with_* options... hopefully i didn't
miss anything.
2013-01-08 15:32:03 -05:00
Justin M. Forbes
9198b1c856 Linux v3.8-rc2-222-g2a893f9 2013-01-08 09:35:57 -06:00
Justin M. Forbes
c011f81972 remove the namei-include.patch, it's upstream now 2013-01-07 15:37:16 -06:00
Justin M. Forbes
41659d6421 Linux v3.8-rc2-191-gd287b87 2013-01-07 15:24:21 -06:00
Peter Robinson
6f61d3d33c Further ARM config updates, Add patch to fix building omapdrm 2013-01-07 19:50:16 +00:00
Justin M. Forbes
5d109f0781 Kill sparc, it's dead 2013-01-07 10:50:09 -06:00
Justin M. Forbes
af8f3ebeb7 Fix up configs for build 2013-01-07 10:40:58 -06:00
Josh Boyer
fd89f36b90 Patch to fix efivarfs underflow from Lingzhu Xiang (rhbz 888163) 2013-01-07 11:25:41 -05:00
Peter Robinson
14f894d108 Initial update of ARM configs for 3.8, Enable DRM driver for tegra, Drop separate imx kernel. Will be reintroduced soon in unified 2013-01-05 20:39:44 +00:00
Justin M. Forbes
f82b10781d Linux v3.8-rc2-116-g5f243b9 2013-01-04 15:16:10 -06:00
Josh Boyer
5a4dd83779 BR the hostname package (rhbz 886113) 2013-01-02 09:08:37 -05:00
Dave Jones
834dba8200 On rebases, list new config options.
(Revert to pre-18 behaviour)
2012-12-18 15:51:22 -05:00
Dave Jones
6116703e3e trim changelog 2012-12-18 10:52:58 -05:00
Josh Boyer
0aeca8efc1 Fix oops in sony-laptop setup (rhbz 873107) 2012-12-17 09:12:27 -05:00
Peter Robinson
878f7ae56d Add patch to fix arm imx drm driver build 2012-12-14 15:09:56 +00:00
Josh Boyer
e1b90cc25d Fix infinite loop in efi signature parser
- Don't error out if db doesn't exist
2012-12-12 15:17:34 -05:00
Peter Robinson
741da46e82 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel 2012-12-11 18:56:35 +00:00
Peter Robinson
d787679a77 Update ARM configs for latest 3.7, Drop highbank kernel build variant as its in unified kernel 2012-12-11 18:54:51 +00:00
Josh Boyer
4fc17ca768 Update secure boot patches to include MoK support 2012-12-11 13:32:26 -05:00
Josh Boyer
2df5ebe9f2 Fix IBSS scanning in mac80211 (rhbz 883414) 2012-12-11 12:06:39 -05:00
Dave Jones
8a3c3fe290 Reenable debugging options. 2012-12-11 11:57:22 -05:00
Dave Jones
53fa0abda2 Linux v3.7 2012-12-11 09:49:11 -05:00
Josh Boyer
36f5ff2d4e Linux v3.7-rc8
- Disable debugging options.
2012-12-04 09:49:08 -05:00
Josh Boyer
5808d6aa29 Linux v3.7-rc7-163-g3c46f3d 2012-12-02 09:41:05 -05:00
Justin M. Forbes
1cfc9e3d1c Linux v3.7-rc7-71-ge9296e8 2012-11-30 09:12:54 -06:00
Peter Robinson
0defb6af7b Update some ARM GPIO and I2C configs 2012-11-29 13:51:17 +00:00
Peter Robinson
0d62a04e08 Hopefully fix the ARM unified kernel build 2012-11-29 09:25:22 +00:00
Josh Boyer
0970aa2a81 Update patches for 8139cp issues from David Woodhouse (rhbz 851278) 2012-11-27 14:06:45 -05:00
Josh Boyer
739840a505 Linux v3.7-rc7-25-g2844a48
- Reenable debugging options.
2012-11-27 09:07:29 -05:00
Josh Boyer
70ba27c8dc Linux v3.7-rc7
- Disable debugging options.
2012-11-26 16:41:42 -05:00
Josh Boyer
83ff7b7535 Enable CONFIG_UIO_PDRV on ppc64 (rhbz 878180) 2012-11-26 10:47:54 -05:00
Josh Boyer
dc02a216f9 Disable perf libunwind support. Revisit in 3.8 when elf-utils has unwind 2012-11-26 10:46:58 -05:00
Josh Boyer
fee5e57d00 CVE-2012-4530: stack disclosure binfmt_script load_script (rhbz 868285 880147) 2012-11-26 09:10:53 -05:00
Josh Boyer
f1e8a77adb Linux v3.7-rc6-209-g194d983 2012-11-24 19:40:35 -05:00
Josh Boyer
8ec3ca8249 Linux v3.7-rc6-109-g26d29d0 2012-11-23 07:58:05 -05:00
Josh Boyer
89d7c1ef73 Linux v3.7-rc6-41-g99b6e1e 2012-11-21 07:35:09 -05:00
Josh Boyer
35ceed23ec Add VC_MUTE ioctl (rhbz 859485) 2012-11-20 08:38:25 -05:00
Josh Boyer
c7233c4b7e Add support for BCM20702A0 (rhbz 874791) 2012-11-20 07:53:59 -05:00
Peter Robinson
6d041dc4e3 Change the minimum mmap address back to 32768 on ARM systems (thanks to Jon Masters), Add patch to fix unified kernel build failure 2012-11-20 09:45:08 +00:00
Josh Boyer
ad6cd36832 Add various patches to fix perf build on non-x86 arches 2012-11-19 14:17:23 -05:00
Josh Boyer
4dd0505711 Linux v3.7-rc6-21-g3587b1b
- Reenable debugging options.
2012-11-19 07:50:13 -05:00
Josh Boyer
cf4581e1f8 Linux v3.7-rc6
- Disable debugging options.
2012-11-17 07:21:39 -05:00
Jeff Layton
6681651872 Kconfig: enable CONFIG_CIFS_SMB2
Enough of the CIFS SMB2 code has been merged into 3.7 that users can
now mount SMB2.1 shares from servers that support it. It's still fairly
experimental, but enabling the Kconfig option is unlikely to break
users who are using SMB1.

Let's go ahead and enable this in 3.7 kernels. I think this patch
should be sufficient, but let me know if we should do anything else.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-11-16 08:51:24 -05:00
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
Josh Boyer
853b50086b Reenable debugging options. 2012-08-23 07:25:37 -04:00
Josh Boyer
c48544d695 Linux v3.6-rc3
- Disable debugging options.
2012-08-22 16:52:52 -04:00
Josh Boyer
14f0cc6e63 Linux v3.6-rc2-400-g23dcfa6
- CVE-2012-3520: af_netlink: invalid handling of SCM_CREDENTIALS passing
2012-08-22 07:35:19 -04:00
Josh Boyer
7051aa7c8d Add patch from Dave Jones to fix suspicious RCU usage in SELinux (rhbz 846037) 2012-08-21 13:18:20 -04:00
Josh Boyer
a78e28b4db Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548) 2012-08-21 10:47:14 -04:00
Josh Boyer
2875d27c9a Add patch from Dave Airlie to fix fb cursor vs grub2 gfxterm hang 2012-08-21 09:32:11 -04:00
Josh Boyer
663b0b92da Linux v3.6-rc2-206-g10c63c9 2012-08-20 17:04:33 -04:00
Dave Jones
341e5eb077 Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:05:53 -04:00
Josh Boyer
31bd260160 Reenable debugging options. 2012-08-17 07:26:51 -04:00
Josh Boyer
0c0b67ed4e Linux v3.6-rc2
- Disable debugging options.
2012-08-16 18:22:09 -04:00
Josh Boyer
bf81d15164 Bump requirement on pesign to grab the version that works on i686 too 2012-08-16 08:02:59 -04:00
Peter Jones
d3182f8335 Sign kernels with pesign if we're build with signmodules.
This is jwb's patch modified to work with %pesign .
2012-08-14 15:55:13 -04:00
Josh Boyer
2b2f139262 Linux v3.6-rc1-355-gddf343f 2012-08-14 07:58:29 -04:00
Josh Boyer
83eda0f218 Fix VFS file creation bugs (rhbz 844485) 2012-08-13 14:58:51 -04:00
Josh Boyer
0f5d14cc69 Linux v3.6-rc1-312-g3bf671a 2012-08-13 08:41:10 -04:00
Josh Boyer
c1a31a779a Linux v3.6-rc1-268-g21d2f8d 2012-08-12 17:07:27 -04:00
Dennis Gilmore
d76fa08bde - disable some options on highbank at calxeda's request
- enable the PL011 serial console on highbank
- enable ARM architected timer on all arm arches
2012-08-10 01:10:04 -05:00
Josh Boyer
1932bb1399 Update secure-boot patch to pass correct CFLAGS to EFI stub 2012-08-09 08:34:52 -04:00
Josh Boyer
5ddb25053f Linux v3.6-rc1-207-gf4ba394 2012-08-09 07:24:50 -04:00
Josh Boyer
eb44f89919 Update team driver from net-next from Jiri Pirko 2012-08-08 08:49:40 -04:00
Josh Boyer
3b7690310e Add support for ppc64p7 subarch 2012-08-08 20:25:31 -04:00
Josh Boyer
afd94febe4 Linux v3.6-rc1-133-g42a579a 2012-08-06 10:04:11 -04:00
Josh Boyer
9e3d322a61 Reenable debugging options. 2012-08-04 12:39:02 -04:00
Josh Boyer
4a8bd132d4 CVE-2012-3412 sfc: potential rDOS through TCP MSS option (rhbz 844714 845558) 2012-08-03 09:52:51 -04:00
Josh Boyer
d1027f0124 Linux v3.6-rc1
- Disable debugging options.
2012-08-03 09:45:24 -04:00
Josh Boyer
c115215afe Update modsign and secure-boot patch sets 2012-08-02 14:48:34 -04:00
Josh Boyer
6d2fcab7e3 Reenable cgroups memory controller (rhbz 845285) 2012-08-02 11:07:57 -04:00
Josh Boyer
7eb10928fe Add two patches from Seth Forshee to fix brcmsmac backtrace 2012-08-02 10:52:32 -04:00
Josh Boyer
99c4e998b3 Linux v3.5-9139-g1a9b499 2012-08-02 09:54:54 -04:00
Josh Boyer
da4313c6b3 Linux v3.5-8833-g2d53492 2012-08-01 08:13:43 -04:00
Josh Boyer
c669bee7df Linux v3.5-8367-g08843b7 2012-07-31 20:28:34 -04:00
Josh Boyer
baa249360d Linux v3.5-8197-g2e3ee61 2012-07-31 16:18:48 -04:00
John W. Linville
629ee7b235 Enable batman-adv and add it to the list of "extra" modules 2012-07-31 14:42:32 -04:00
Dave Jones
b37f31d7f9 Change VM_BUG_ON's to be WARN_ONs instead. 2012-07-31 09:48:32 -04:00
Josh Boyer
618d6ec8fe Move modules needed by Shorewall back to main kernel package (rhbz 844436) 2012-07-31 08:05:45 -04:00
Josh Boyer
f7572813ba Update config options 2012-07-30 19:13:04 -04:00
Josh Boyer
3e99ab1ff2 Linux v3.5-7815-g37cd960 2012-07-30 17:00:24 -04:00
Josh Boyer
3e0c7b8669 Linux v3.5-7078-gf7da9cd 2012-07-30 10:03:04 -04:00
Josh Boyer
af258da073 Fixup patches 2012-07-30 09:33:20 -04:00
Justin M. Forbes
2855840b26 Linux v3.5-6982-gb387e41 2012-07-27 11:11:28 -05:00
Josh Boyer
9b66eee4c5 Apply patch to fix uvcvideo crash (rhbz 836742) 2012-07-26 10:17:23 -04:00
Josh Boyer
edee8fca9a Enable Intel MEI driver (rhbz 842444) 2012-07-26 09:19:44 -04:00
Justin M. Forbes
ebdfef5fb4 Linunx v3.5-4773-gbdc0077 2012-07-25 16:52:14 -05:00
Josh Boyer
306dfccc03 Update modsign and include secure boot
- Update modsign patch to latest upstream
- Add initial UEFI Secure Boot patchset.  Work in progress.
2012-07-24 11:22:38 -04:00
Justin M. Forbes
e5daab5438 Linux v3.5-1643-gf0a08fc 2012-07-24 10:05:33 -05:00
Justin M. Forbes
df9de7a9a3 Linux v3.5 2012-07-23 08:28:32 -05:00
John W. Linville
0c1d59e4a4 Enable NFC subsystem and drivers 2012-07-20 13:32:21 -04:00
Josh Boyer
547660bd4c Touch the needed module-extras temp files so sort doesn't fail (rhbz 833558) 2012-07-20 12:45:06 -04:00
Justin M. Forbes
86b785ae0c Linux v3.5-rc7-141-g85efc72 2012-07-20 09:57:33 -05:00
Justin M. Forbes
bd80e0d65a Linux v3.5-rc7-124-g8a7298b 2012-07-19 10:51:16 -05:00
Josh Boyer
5a0e7f0b45 Update modsign patch to latest upstream 2012-07-18 14:04:10 -04:00
Justin M. Forbes
5e516250e5 Linux v3.5-rc7-81-ga018540 2012-07-18 11:03:31 -05:00
Josh Boyer
d7721263f2 check return value of power_supply_register from Lan Tianyu (rhbz 772730) 2012-07-18 09:43:58 -04:00
Justin M. Forbes
e8f3d1a1cb Linux v3.5-rc7-25-ge5254a6 2012-07-17 09:40:10 -05:00
Justin M. Forbes
99e9a62946 Linux v3.5-rc7 2012-07-16 10:11:21 -05:00
Justin M. Forbes
b36bdb9402 Linux v3.5-rc6-186-gac7d181 2012-07-13 16:20:09 -05:00
Josh Boyer
62b4308604 Build CONFIG_HID and CONFIG_HID_GENERIC in 2012-07-13 09:41:01 -04:00
Justin M. Forbes
92842cd550 Linux v3.5-rc6-117-g918227b 2012-07-12 10:47:51 -05:00
Justin M. Forbes
c4dc547251 Linux v3.5-rc6-40-g055c9fa 2012-07-11 10:42:52 -05:00
Justin M. Forbes
ea446ceb8e Linux v3.5-rc6-22-g2437fcc 2012-07-10 12:36:46 -05:00
Justin M. Forbes
e206698dca turn on debug 2012-07-09 17:27:34 -05:00
Justin M. Forbes
b389b122c7 Linux v3.5-rc6 2012-07-09 09:25:24 -05:00
Justin M. Forbes
6a6889b7cd Linux v3.5-rc5-149-gc4aed35 2012-07-06 10:35:46 -05:00
Josh Boyer
31eb76de86 Move sch_htb module into main kernel package (rhbz 836185) 2012-07-05 11:52:32 -04:00
Dennis Gilmore
415dc5f5c6 ARM: enable cpufreq on omap 2012-07-05 10:09:01 -05:00
Justin M. Forbes
90e2b5f7bd Linux v3.5-rc5-98-g9e85a6f 2012-07-05 09:41:09 -05:00
Josh Boyer
83ef0f3582 Patch from Stanislaw Gruszka to fix rt2x00 USB access point (rhbz 828824) 2012-07-04 11:34:36 -04:00
Justin M. Forbes
f594e5be67 Linux v3.5-rc5-6-g9d4056a 2012-07-03 11:04:52 -05:00
Justin M. Forbes
cf4016063f Linux 3.5-rc5 2012-07-02 11:56:17 -05:00
Justin M. Forbes
567a151719 Linux v3.5-rc4-211-g9acc7bd 2012-06-29 11:19:27 -05:00
Dennis Gilmore
3b024ebfe5 ARM: include the mach- headers on arm arches if they are available 2012-06-28 14:06:48 -05:00
Justin M. Forbes
7a9e3a0b19 Linux v3.5-rc4-98-g47b514c 2012-06-28 09:35:42 -05:00
Justin M. Forbes
870ff2e44e Linux v3.5-rc4-59-gd1346a6 2012-06-27 12:15:39 -05:00
Justin M. Forbes
97c90ee0b2 Re-enable debugging options 2012-06-26 10:31:46 -05:00
Justin M. Forbes
4c15f8ea0a Linux v3.5-rc4-52-gaace99e 2012-06-26 10:26:34 -05:00
Peter Robinson
c710bd58dd re-enable IMX kernel now it builds again 2012-06-26 01:17:12 +01:00
Peter Robinson
385c6d873e Add patch to fix ARM OMAP build 2012-06-25 23:12:06 +01:00
Justin M. Forbes
0350197e2d Linux 3.5-rc4 2012-06-25 12:16:21 -05:00
Josh Boyer
e8d34e0ae5 Add uprobe backports from -tip from Anton Arapov 2012-06-22 11:47:42 -04:00
Josh Boyer
b718a988d5 Fix incorrect logic in irqpoll patch 2012-06-20 15:06:01 -04:00
Josh Boyer
3b37beedf4 Disable debugging options. 2012-06-18 09:09:58 -04:00
Josh Boyer
8a9cf5c503 Linux v3.5-rc3 2012-06-18 07:30:14 -04:00
Peter Robinson
d12683f278 ARM: build in rtc modules so time gets set right on boot 2012-06-12 20:12:24 +01:00
Josh Boyer
6721e493d4 Add virtual provides for kernel-module to kernel-modules-extra (rhbz 770444) 2012-06-11 16:17:26 -04:00
Josh Boyer
83aa5018d4 Add patch to fix xen domU 32bit (rhbz 829016) 2012-06-11 08:41:46 -04:00
Josh Boyer
35b4d7aadf Reenable debugging options. 2012-06-11 08:05:23 -04:00
Josh Boyer
bec80f249c Add two upstream commits to fix flaky iwlwifi (rhbz 825491) 2012-06-11 08:05:05 -04:00
Peter Robinson
be25d94456 update ARM OMAP patch with another fix 2012-06-11 12:55:51 +01:00
Peter Robinson
d0e3520271 - Temporarily disable ARM imx kernel due to missing clk patches
- Add patch to fix OMAP build
- Drop DTB mac patches as rejected upstream
- General ARM cleanups
2012-06-10 23:41:53 +01:00
Josh Boyer
ff66a4e962 Linux v3.5-rc2 2012-06-09 10:03:09 -04:00
Josh Boyer
7ac8101a19 Enable HV assisted KVM on ppc64 2012-06-09 09:16:10 -04:00
Josh Boyer
b21ed959a4 Disable MV643XX on ppc32 because ARM broke it (rhbz 828776) 2012-06-06 15:26:21 -04:00
Peter Robinson
4ee438e84a Update ARM config options for 3.5, Enable MTD/UBI/JFFS2 on ARM platforms 2012-06-05 13:33:59 +01:00
Dave Jones
48d35dba7a Remove 32bit NX emulation. It's time has passed. (and it seems to be broken anyway) 2012-06-04 12:32:49 -04:00