Commit Graph

288 Commits

Author SHA1 Message Date
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
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 526e2f3775 Linux v3.8-rc7-6-g211b0cd
- Reenable debugging options.
2013-02-12 14:31:07 -05: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 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 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
Justin M. Forbes 1d0a7626b1 Linux v3.8-rc4 2013-01-18 14:47:39 -06: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 7ef2fa6dc8 reenable debug 2013-01-10 16:38:26 -06: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
Josh Boyer 8b0ebc3e2e Enable CONFIG_CIFS_DEBUG as it was on before it was split out 2013-01-09 08:19:10 -05:00
Justin M. Forbes f82b10781d Linux v3.8-rc2-116-g5f243b9 2013-01-04 15:16:10 -06:00
Dave Jones 8a3c3fe290 Reenable debugging options. 2012-12-11 11:57:22 -05:00
Josh Boyer 36f5ff2d4e Linux v3.7-rc8
- Disable debugging options.
2012-12-04 09:49:08 -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 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 858d74266a Linux v3.7-rc5-14-g9924a19
- Reenable debugging options.
2012-11-13 08:23:00 -05:00
Josh Boyer 9d0153e811 Linux v3.7-rc5
- Disable debugging options.
2012-11-11 09:24:41 -05: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 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 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 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
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 546b07d136 Enable CONFIG_TCM_VHOST 2012-10-16 08:10:33 -05:00
Justin M. Forbes cee1c9b0ca Linux 3.7-rc1 2012-10-15 09:16:42 -05:00
Justin M. Forbes fc85362a27 Linux v3.6-6670-gecefbd9 2012-10-05 10:45:58 -05:00
Justin M. Forbes 0649cffad1 Linux 3.6.0 2012-10-01 07:44:16 -05: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 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
Dave Jones f6771f41a8 Enable CONFIG_DRM_LOAD_EDID_FIRMWARE (rhbz 857511) 2012-09-14 13:29:38 -04:00
Dave Jones 6e109313d6 MTD is also needed for UBIFS to be enabled. 2012-09-14 13:27:07 -04:00