Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change method of configuration generation | Laura Abbott | 2016-12-06 | 1 | -84/+0 |
| | | | | | | | | | | The existing method of managing configuration files gets unweildy. Changing individual lines in text files gets difficult without manual organization. Switch to a method of configuration generation that's inspired from the method used inside Red Hat. Each configuration option gets its own file which are then combined to form the configuration files. This makes confirming what's actually enabled much easier. | ||||
* | Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) | Justin M. Forbes | 2016-05-16 | 1 | -0/+1 |
| | |||||
* | Clean up removed config options | Josh Boyer | 2016-03-17 | 1 | -1/+0 |
| | | | | | The DEBUG_RODATA and STATIC_CPU_HAS options were removed by the upstream maintainers. Drop them. | ||||
* | v4.4-1175-g03891f9 | Justin M. Forbes | 2016-01-12 | 1 | -0/+1 |
| | |||||
* | Linux v4.3-11481-gc5a3788 | Laura Abbott | 2015-11-11 | 1 | -1/+0 |
| | | | | - Actually drop CONFIG_DMADEVICES_VDEBUG | ||||
* | Enable SCHEDSTATS and LATENCYTOP again (rhbz 1013225) | Josh Boyer | 2015-08-26 | 1 | -4/+0 |
| | |||||
* | Linux v3.19-rc2 | Josh Boyer | 2015-01-05 | 1 | -1/+1 |
| | | | | | - Temporarily disable aarch64patches - Happy New Year | ||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2014-10-02 | 1 | -2/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | Linux v3.17-rc2-42-gf1bd473f95e0 | Josh Boyer | 2014-08-28 | 1 | -1/+0 |
| | | | | - Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160) | ||||
* | Linux v3.15-7218-g3f17ea6dea8b | Josh Boyer | 2014-06-11 | 1 | -0/+1 |
| | | | | - Reenable debugging options. | ||||
* | Fix up Provides on kernel-module variant packages | Josh Boyer | 2014-05-03 | 1 | -3/+0 |
| | | | | - Enable CONFIG_USB_UAS unconditionally per Hans | ||||
* | Linux v3.15-rc1 | Josh Boyer | 2014-04-14 | 1 | -1/+1 |
| | | | | | - Disable debugging options. - Turn SLUB_DEBUG off | ||||
* | Linux v3.14-751-g683b6c6f82a6 | Josh Boyer | 2014-04-01 | 1 | -0/+1 |
| | |||||
* | Linux v3.14-313-g918d80a13643 | Josh Boyer | 2014-04-01 | 1 | -0/+1 |
| | | | | | - Reenable debugging options. - Turn on SLUB_DEBUG | ||||
* | Default to SLUB_DEBUG_ON not set | Josh Boyer | 2014-01-16 | 1 | -1/+0 |
| | | | | | | | | We can flip it on at runtime if we need to, and this should help a performance hit people have been seeing for a while now. We'll enable it manually for merge window kernels. https://lists.fedoraproject.org/pipermail/kernel/2014-January/004810.html | ||||
* | Linux v3.12-7033-g42a2d92 | Josh Boyer | 2013-11-13 | 1 | -0/+1 |
| | | | | Enable support for the new nf_tables stuff | ||||
* | Disable LATENCYTOP/SCHEDSTATS in non-debug builds. | Dave Jones | 2013-07-12 | 1 | -0/+4 |
| | |||||
* | Linux v3.10-6005-gd2b4a64 | Justin M. Forbes | 2013-07-08 | 1 | -0/+2 |
| | |||||
* | Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425) | Josh Boyer | 2013-05-10 | 1 | -0/+1 |
| | |||||
* | Fix CONFIG_EDAC_DEBUG setting in debug kernels | Josh Boyer | 2013-05-10 | 1 | -0/+1 |
| | |||||
* | Linux v3.9-12316-g70eba42 | Josh Boyer | 2013-05-10 | 1 | -0/+1 |
| | |||||
* | Linux v3.9-5165-g5f56886 | Josh Boyer | 2013-05-01 | 1 | -0/+1 |
| | |||||
* | Update config options | Josh Boyer | 2012-07-30 | 1 | -0/+1 |
| | |||||
* | Enable CONFIG_NFSD_FAULT_INJECTION on debug builds (suggested by Jeff Layton) | Josh Boyer | 2012-05-11 | 1 | -0/+1 |
| | |||||
* | Disable debugging options. | Dave Jones | 2012-03-07 | 1 | -5/+3 |
| | |||||
* | add bug #'s | Dave Jones | 2012-01-19 | 1 | -1/+1 |
| | |||||
* | Change maximum CPU support for x86-64. | Dave Jones | 2012-01-17 | 1 | -1/+2 |
| | | | | | | Rawhide builds now use MAXSMP on x86. For release builds, set x86-64 to support 64 CPUs. If larger systems become widespread, we can increase in an update. | ||||
* | Disable UAS when we switch back to release builds. | Dave Jones | 2012-01-17 | 1 | -0/+2 |
| | |||||
* | Disable kmemleak for release builds | Dave Jones | 2012-01-17 | 1 | -0/+3 |
| | |||||
* | Enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK | Dave Jones | 2012-01-13 | 1 | -0/+1 |
| | | | | (On by default in rawhide/-debug) | ||||
* | CONFIG_DEBUG_SET_MODULE_RONX should always be set. | Dave Jones | 2012-01-04 | 1 | -2/+0 |
| | |||||
* | CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is still broken. | Dave Jones | 2011-12-07 | 1 | -1/+0 |
| | | | | This is just too much of a pain in the ass. Turn it off for good. | ||||
* | Linux 3.1-git3. Happy Halloween. | Josh Boyer | 2011-10-31 | 1 | -0/+1 |
| | |||||
* | Make rpmbuild option "without_debug" work properly on rawhide. | Chuck Ebbert | 2011-10-23 | 1 | -0/+76 |