summaryrefslogtreecommitdiffstats
path: root/Makefile.release
Commit message (Collapse)AuthorAgeFilesLines
* Change method of configuration generationLaura Abbott2016-12-061-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. Forbes2016-05-161-0/+1
|
* Clean up removed config optionsJosh Boyer2016-03-171-1/+0
| | | | | The DEBUG_RODATA and STATIC_CPU_HAS options were removed by the upstream maintainers. Drop them.
* v4.4-1175-g03891f9Justin M. Forbes2016-01-121-0/+1
|
* Linux v4.3-11481-gc5a3788Laura Abbott2015-11-111-1/+0
| | | | - Actually drop CONFIG_DMADEVICES_VDEBUG
* Enable SCHEDSTATS and LATENCYTOP again (rhbz 1013225)Josh Boyer2015-08-261-4/+0
|
* Linux v3.19-rc2Josh Boyer2015-01-051-1/+1
| | | | | - Temporarily disable aarch64patches - Happy New Year
* Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-021-2/+0
| | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v3.17-rc2-42-gf1bd473f95e0Josh Boyer2014-08-281-1/+0
| | | | - Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-0/+1
| | | | - Reenable debugging options.
* Fix up Provides on kernel-module variant packagesJosh Boyer2014-05-031-3/+0
| | | | - Enable CONFIG_USB_UAS unconditionally per Hans
* Linux v3.15-rc1Josh Boyer2014-04-141-1/+1
| | | | | - Disable debugging options. - Turn SLUB_DEBUG off
* Linux v3.14-751-g683b6c6f82a6Josh Boyer2014-04-011-0/+1
|
* Linux v3.14-313-g918d80a13643Josh Boyer2014-04-011-0/+1
| | | | | - Reenable debugging options. - Turn on SLUB_DEBUG
* Default to SLUB_DEBUG_ON not setJosh Boyer2014-01-161-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-g42a2d92Josh Boyer2013-11-131-0/+1
| | | | Enable support for the new nf_tables stuff
* Disable LATENCYTOP/SCHEDSTATS in non-debug builds.Dave Jones2013-07-121-0/+4
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+2
|
* Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425)Josh Boyer2013-05-101-0/+1
|
* Fix CONFIG_EDAC_DEBUG setting in debug kernelsJosh Boyer2013-05-101-0/+1
|
* Linux v3.9-12316-g70eba42Josh Boyer2013-05-101-0/+1
|
* Linux v3.9-5165-g5f56886Josh Boyer2013-05-011-0/+1
|
* Update config optionsJosh Boyer2012-07-301-0/+1
|
* Enable CONFIG_NFSD_FAULT_INJECTION on debug builds (suggested by Jeff Layton)Josh Boyer2012-05-111-0/+1
|
* Disable debugging options.Dave Jones2012-03-071-5/+3
|
* add bug #'sDave Jones2012-01-191-1/+1
|
* Change maximum CPU support for x86-64.Dave Jones2012-01-171-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 Jones2012-01-171-0/+2
|
* Disable kmemleak for release buildsDave Jones2012-01-171-0/+3
|
* Enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECKDave Jones2012-01-131-0/+1
| | | | (On by default in rawhide/-debug)
* CONFIG_DEBUG_SET_MODULE_RONX should always be set.Dave Jones2012-01-041-2/+0
|
* CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is still broken.Dave Jones2011-12-071-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 Boyer2011-10-311-0/+1
|
* Make rpmbuild option "without_debug" work properly on rawhide.Chuck Ebbert2011-10-231-0/+76