49 Commits

Author SHA1 Message Date
Laura Abbott 0ad9385788 Linux v4.9.2 rebase 2017-01-09 13:37:51 -08:00
Laura Abbott cfaea7dc72 Linux v4.6-8907-g7639dad
- trace, f2fs, btrfs, rtc, mailbox, akpm, staging, driver core, char, usb,
  tty, clk, net, devicetree, rdma, mfd, iio, powerpc, arm merges
2016-05-23 11:41:00 -07:00
Justin M. Forbes 9b3b59db20 Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) 2016-05-16 11:43:04 -05:00
Josh Boyer 9a8428e0a7 Clean up removed config options
The DEBUG_RODATA and STATIC_CPU_HAS options were removed by
the upstream maintainers.  Drop them.
2016-03-17 09:18:44 -04:00
Justin M. Forbes 84f6318818 v4.4-1175-g03891f9 2016-01-12 13:07:02 -06:00
Laura Abbott 1275020b3e Linux v4.3-6681-g8e483ed 2015-11-05 10:49:10 -08:00
Laura Abbott 24984a4391 Disable CONFIG_DMADEVICES_VDEBUG
Several IRQ handlers dump out too much information with this on
which isn't actually useful. Just turn it off.
2015-10-28 09:50:52 -07:00
Josh Boyer f761bb27bd Enable SCHEDSTATS and LATENCYTOP again (rhbz 1013225) 2015-08-26 08:45:33 -04:00
Josh Boyer 0a8b8ae940 Linux v3.19-rc4
- Disable debugging options.
2015-01-12 11:36:21 -05:00
Josh Boyer 208228cebd Linux v3.19-rc2
- Temporarily disable aarch64patches
- Happy New Year
2015-01-05 16:09:49 -05:00
Paul Bolle b092e490fa Remove all references to unknown Kconfig symbols
Reported-by: Paul Bolle <pebolle@tiscali.nl>
2014-10-02 08:26:50 -04:00
Josh Boyer 760806ab8a Linux v3.17-rc2-42-gf1bd473f95e0
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
2014-08-28 10:35:19 -04:00
Josh Boyer e85b468696 Linux v3.17-rc1
- Disable debugging options.
- Fix CONFIG_SPI_DEBUG settings
2014-08-18 10:39:33 -04:00
Josh Boyer a7fb62873e Linux v3.15-7218-g3f17ea6dea8b
- Reenable debugging options.
2014-06-11 13:36:24 -04:00
Josh Boyer fbff9edd56 Linux v3.14-751-g683b6c6f82a6 2014-04-01 15:56:24 -04:00
Josh Boyer 48c16485fb Linux v3.14-313-g918d80a13643
- Reenable debugging options.
- Turn on SLUB_DEBUG
2014-04-01 15:17:50 -04:00
Josh Boyer 79b57ad120 Default to SLUB_DEBUG_ON not set
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
2014-01-16 15:07:12 -05:00
Josh Boyer 991987b307 Linux v3.12-7033-g42a2d92
Enable support for the new nf_tables stuff
2013-11-13 10:27:35 -05:00
Dave Jones 73e4f49352 Disable LATENCYTOP/SCHEDSTATS in non-debug builds. 2013-07-12 11:50:09 -04:00
Justin M. Forbes 692b701d08 Linux v3.10-6005-gd2b4a64 2013-07-08 14:59:04 -05:00
Josh Boyer 75c42b4007 Enable RTLWIFI_DEBUG in debug kernels (rhbz 889425) 2013-05-10 11:07:54 -04:00
Josh Boyer d937c7d4ce Linux v3.9-12316-g70eba42 2013-05-10 09:31:48 -04:00
Josh Boyer 9cf9eb4044 Linux v3.9-5165-g5f56886 2013-05-01 08:35:03 -04:00
Josh Boyer 9608524f39 Linux v3.8-10734-ga7c1120 2013-03-03 09:23:35 -05:00
Mauro Carvalho Chehab 05953f6713 Fix i82975x_edac (BZ#848149)
This driver was soooo broken that I needed to rewrote the
entire logic for memory identification and for memory error
report.

While here, enable EDAC_DEBUG, on debug kernels.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-16 22:58:02 -03:00