summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* Enable CONFIG_DM_DELAY (rhbz 923721)Dave Jones2013-03-201-1/+1
|
* Reenable debugging options.Dave Jones2013-03-191-4/+4
|
* Linux v3.9-rc3Dave Jones2013-03-171-4/+4
| | | | | merged: w1-fix-oops-when-w1_search-is-called-from.patch - Disable debugging options.
* drm/qxl: reenable qxl now that some fbcon bugs are fixedDave Airlie2013-03-151-1/+1
|
* drm/qxl: disable for now, some wierd fb interaction is leaking ramDave Airlie2013-03-141-1/+1
|
* Reenable debugging options.Dave Jones2013-03-121-4/+4
|
* add QXL driver (f19 only)Dave Airlie2013-03-121-0/+1
|
* Linux 3.9-rc2Dave Jones2013-03-111-4/+4
| | | | Disable debugging options.
* Linux v3.9-rc1-211-g47b3bc9Josh Boyer2013-03-081-4/+6
| | | | | - Reenable debugging options. - CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
* Enable CONFIG_IP6_NF_TARGET_MASQUERADEJosh Boyer2013-03-051-1/+1
|
* Linux v3.9-rc1Josh Boyer2013-03-041-4/+4
| | | | | - Add patch from Dirk Brandewie to fix intel pstate divide error (rhbz 916833) - Disable debugging options.
* Linux v3.8-10734-ga7c1120Josh Boyer2013-03-031-0/+3
|
* Linux v3.8-10206-gb0af9cdJosh Boyer2013-03-011-3/+4
|
* Linux v3.8-9761-gde1a226Josh Boyer2013-02-281-0/+1
|
* make iso9660 a moduleKyle McMartin2013-02-281-1/+1
| | | | what could possibly...
* Linux v3.8-9633-g2a7d2b9Josh Boyer2013-02-281-0/+1
|
* Linux v3.8-9405-gd895cb1Josh Boyer2013-02-271-0/+1
| | | | | | 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.
* Linux v3.8-9165-g1cef935Josh Boyer2013-02-261-0/+2
|
* move vmxnet3 to config-x86-genericKyle McMartin2013-02-261-1/+0
|
* Linux v3.8-8664-gc41b381Josh Boyer2013-02-261-0/+3
|
* ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and notKyle McMartin2013-02-261-1/+3
| | | | just on ppc64
* Linux v3.8-7888-gab78265Josh Boyer2013-02-251-0/+5
|
* Linux v3.8-6988-g9e2d59aJosh Boyer2013-02-241-0/+11
|
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-5/+20
| | | | - Enable the rtl8192e driver (rhbz 913753)
* Linux v3.8-3195-g024e4ecJosh Boyer2013-02-211-0/+1
|
* Shut up perf about missing build things we don't care aboutJosh Boyer2013-02-211-1/+2
| | | | - Drop the old aic7xxx driver, from Paul Bolle
* Linux v3.8-3040-ga0b1c42Josh Boyer2013-02-211-6/+23
|
* Linux v3.8-523-gece8e0bJosh Boyer2013-02-211-4/+6
| | | | - Reenable debugging options.
* Fix devel-pekey-secure-boot related config options for non-x86Josh Boyer2013-02-191-0/+2
| | | | Sigh.
* typoDave Jones2013-02-191-1/+1
|
* Enable CONFIG_AUDIT_LOGINUID_IMMUTABLEJosh Boyer2013-02-191-1/+2
| | | | http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
* Linux v3.8Josh Boyer2013-02-181-4/+4
| | | | | - Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833) - Disable debugging options.
* Linux v3.8-rc7-6-g211b0cdJosh Boyer2013-02-121-4/+4
| | | | - Reenable debugging options.
* Enable CONFIG_NAMESPACES everywhere (rhbz 907576)Josh Boyer2013-02-061-1/+1
| | | | | | | | | | 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.
* Linux v3.8-rc6-62-gfe547d7Josh Boyer2013-02-051-1/+1
| | | | | - Enable CONFIG_DRM_VMWGFX_FBCON (rhbz 907620) - Enable CONFIG_DETECT_HUNG_TASK
* Linux v3.8-rc5-218-ga56e160Josh Boyer2013-01-301-0/+2
| | | | | - Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature - Enable CONFIG_DEBUG_ATOMIC_SLEEP
* Linux v3.8-rc4Justin M. Forbes2013-01-181-4/+4
|
* Linux v3.8-rc3-293-g406089dJustin M. Forbes2013-01-151-0/+2
|
* Enable CONFIG_DVB_USB_V2 (rhbz 895460)Josh Boyer2013-01-151-1/+1
|
* Enable Orinoco drivers in kernel-modules-extra (rhbz 894069)Josh Boyer2013-01-141-1/+10
|
* reenable debugJustin M. Forbes2013-01-101-4/+4
|
* Linux v3.8-rc3Justin M. Forbes2013-01-101-4/+4
|
* Linux v3.8-rc2-370-g57a0c1eJustin M. Forbes2013-01-091-2/+2
|
* Enable CONFIG_CIFS_DEBUG as it was on before it was split outJosh Boyer2013-01-091-1/+1
|
* Linux v3.8-rc2-116-g5f243b9Justin M. Forbes2013-01-041-5/+65
|
* Reenable debugging options.Dave Jones2012-12-111-4/+4
|
* Linux v3.7-rc8Josh Boyer2012-12-041-4/+4
| | | | - Disable debugging options.
* Linux v3.7-rc7-25-g2844a48Josh Boyer2012-11-271-4/+4
| | | | - Reenable debugging options.
* Linux v3.7-rc7Josh Boyer2012-11-261-4/+4
| | | | - Disable debugging options.
* Linux v3.7-rc6-21-g3587b1bJosh Boyer2012-11-191-4/+4
| | | | - Reenable debugging options.