Commit Graph

1669 Commits

Author SHA1 Message Date
Josh Boyer bb07d251d0 Don't clear efi_info in boot_params (rhbz 918408) 2013-03-06 16:00:17 -05:00
Peter Robinson d77d603f14 Update ARM mvebu config 2013-03-06 19:45:15 +00:00
Dave Jones 674fbccd24 drop acpi debugging patch 2013-03-06 11:18:56 -05:00
Justin M. Forbes a728032789 Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051) 2013-03-06 10:09:37 -06:00
Josh Boyer 3ce66bca1d Fix intel_pstate init error path (rhbz 916833) 2013-03-05 21:19:33 -05:00
Peter Robinson 993b4799d8 Temporarily disable tegra until we get a fix from upstream 2013-03-05 19:13:25 +00:00
Josh Boyer e4ac04d8e1 Enable CONFIG_IP6_NF_TARGET_MASQUERADE 2013-03-05 09:47:07 -05:00
Josh Boyer 4d1cff551b Add 3 fixes for efi issues (rhbz 917984) 2013-03-05 09:33:50 -05:00
Josh Boyer 68c1caae27 Linux v3.9-rc1
- Add patch from Dirk Brandewie to fix intel pstate divide error (rhbz 916833)
- Disable debugging options.
2013-03-04 16:43:56 -05:00
Peter Robinson 5341f55198 Update vexpress and omap options (fix MMC on qemu, hopefully fix OMAP3) 2013-03-04 19:59:47 +00:00
Peter Robinson 078f71f7dd fix merge 2013-03-04 11:44:24 +00:00
Peter Robinson 83ef26c694 minor ARM updates 2013-03-04 11:19:03 +00:00
Josh Boyer 9608524f39 Linux v3.8-10734-ga7c1120 2013-03-03 09:23:35 -05:00
Josh Boyer f5e36b421c Linux v3.8-10206-gb0af9cd 2013-03-01 08:53:59 -05:00
Dave Jones d0bae3101f we want to do the oldconfigs on other arches
otherwise we don't find out about missed config options until we get to koji
2013-02-28 19:31:43 -05:00
Josh Boyer 5e517eb692 Linux v3.8-9761-gde1a226 2013-02-28 19:31:12 -05:00
Kyle McMartin 3537f29653 make iso9660 a module
what could possibly...
2013-02-28 13:39:27 -05:00
Josh Boyer 47510136d3 Linux v3.8-9633-g2a7d2b9 2013-02-28 07:55:36 -05:00
Peter Robinson aecc310e61 small fixup and work around for OMAP until we merge to unified 2013-02-28 07:10:06 +00:00
Josh Boyer 219c91be49 Make sure to drop modsign_pubkey.c in the second patch 2013-02-27 20:50:37 -05:00
Peter Robinson a9221ac3f8 - Drop ARM kirkwood kernel
- Enable SPI on ARM
- General 3.9 updates
2013-02-28 00:32:46 +00:00
Josh Boyer 951b84adc8 Put a BuildRequires on bc
Randomly changing what we need to build the kernel is awesome.  Let's keep
doing that.
2013-02-27 16:18:58 -05:00
Josh Boyer 0a85b3e682 Linux v3.8-9456-g309667e 2013-02-27 16:07:47 -05:00
Josh Boyer 0ace7eb5e6 Linux v3.8-9405-gd895cb1
Make sure to disable CONFIG_VMXNET3 in config-generic so prep doesn't fail
on non-x86 arches.  Sigh.  If only people actually put thought into Kconfig
deps.
2013-02-27 09:17:19 -05:00
Josh Boyer 55b874dbce Linux v3.8-9165-g1cef935 2013-02-26 15:21:16 -05:00
Kyle McMartin 41df8b4a7d move vmxnet3 to config-x86-generic 2013-02-26 15:16:34 -05:00
Josh Boyer ab465cba10 Linux v3.8-8664-gc41b381 2013-02-26 12:05:00 -05:00
Kyle McMartin 52da9d6402 Add blk_queue_physical_block_size and register_netdevice to the symbols
used for initrd generation (synched from .el6)
2013-02-26 11:43:19 -05:00
Kyle McMartin a7a87b974e ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and not
just on ppc64
2013-02-26 11:39:09 -05:00
Josh Boyer 318f6554a3 Fix vmalloc_fault oops during lazy MMU (rhbz 914737) 2013-02-26 08:17:31 -05:00
Josh Boyer c040d8cac3 Honor dmesg_restrict for /dev/kmsg (rhbz 903192) 2013-02-25 10:00:35 -05:00
Josh Boyer 45d5b3f0a4 Linux v3.8-7888-gab78265 2013-02-25 09:59:54 -05:00
Josh Boyer 4e8a0d7c4b Linux v3.8-6988-g9e2d59a 2013-02-24 14:23:23 -05:00
Josh Boyer 23479883b7 CVE-2013-1763 sock_diag: out-of-bounds access to sock_diag_handlers (rhbz 915052,915057) 2013-02-24 14:01:35 -05:00
Josh Boyer e41bfbe382 Linux v3.8-6071-g8b5628a 2013-02-22 09:58:26 -05:00
Josh Boyer 8be986a934 Linux v3.8-6071-g8b5628a
- Enable the rtl8192e driver (rhbz 913753)
2013-02-22 08:39:21 -05:00
Josh Boyer bf2d203e7f Linux v3.8-3195-g024e4ec 2013-02-21 15:20:03 -05:00
Josh Boyer 2192022f4b Shut up perf about missing build things we don't care about
- Drop the old aic7xxx driver, from Paul Bolle
2013-02-21 11:21:43 -05:00
Josh Boyer 0b030fad7e Linux v3.8-3040-ga0b1c42 2013-02-21 10:08:50 -05:00
Josh Boyer 3704ea2fb1 Linux v3.8-523-gece8e0b
- Reenable debugging options.
2013-02-21 08:45:44 -05:00
Josh Boyer 7da15bc1bb Fix devel-pekey-secure-boot related config options for non-x86
Sigh.
2013-02-19 19:14:14 -05:00
Josh Boyer 032cd0b866 Add pekey support from David Howells and rework secure-boot patchset on top 2013-02-19 19:01:01 -05:00
Josh Boyer f540242774 Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750) 2013-02-19 12:01:13 -05:00
Josh Boyer 5c860185af Backport support for newer ALPS touchpads (rhbz 812111) 2013-02-19 11:21:33 -05:00
Dave Jones 5ac38ff07b typo 2013-02-19 10:58:49 -05:00
Josh Boyer 3c64815c19 Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
2013-02-19 07:39:04 -05:00
Josh Boyer b1b2d34318 Linux v3.8
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)
- Disable debugging options.
2013-02-18 19:54:32 -05:00
Josh Boyer b8330c9705 Linux v3.8-rc7-93-gf741656 2013-02-18 08:42:21 -05:00
Josh Boyer 8bcc7be947 Linux v3.8-rc7-73-g323a72d 2013-02-14 14:57:25 -05:00
Josh Boyer 04aff465e5 Add patch to fix corruption on newer M6116 SATA bridges (rhbz 909591) 2013-02-14 09:43:56 -05:00