summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Linux 4.10 rebase for stabilizationJustin M. Forbes2017-02-201-83/+9
|
* Linux v4.6Josh Boyer2016-05-171-3/+3
| | | | | - Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173) - CVE-2016-3713 kvm: out-of-bounds access in set_var_mtrr_msr (rhbz 1332139 1336410)
* Linux v4.2Laura Abbott2015-09-011-9/+4
| | | | This is a squashed patch of the history from F22 + the 4.2 rebase
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+2
|
* Enable CONFIG_NFSD_FAULT_INJECTION on debug builds (suggested by Jeff Layton)Josh Boyer2012-05-111-0/+1
|
* Change config parsing to use {_target_cpu} (From Niels de Vos)Dave Jones2012-03-301-6/+1
|
* hush outputDave Jones2012-03-051-1/+1
|
* Change maximum CPU support for x86-64.Dave Jones2012-01-171-1/+1
| | | | | | 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/+3
|
* Disable kmemleak for release buildsDave Jones2012-01-171-0/+1
|
* 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
|
* Disable debugging options.Dave Jones2012-01-041-0/+2
|
* 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
|
* Vanilla targets have been broken for ages, drop them.Kyle McMartin2011-10-261-11/+0
|
* Make 'make local' do something helpfulKyle McMartin2011-10-261-3/+7
|
* Prune junk from MakefileKyle McMartin2011-10-261-120/+0
|
* Make rpmbuild option "without_debug" work properly on rawhide.Chuck Ebbert2011-10-231-70/+3
|
* implement xkcd#149Adam Jackson2011-10-131-0/+9
|
* Drop/replace obsolete debug options, remove stray backslashesChuck Ebbert2011-09-081-10/+4
|
* Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide.Dave Jones2011-08-261-0/+2
|
* 3.0-git3 snapshotKyle McMartin2011-07-251-0/+2
| | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...
* Remove CONFIG_CRYPTO_MANAGER_DISABLE_TESTS munging from MakefileDave Jones2011-06-271-2/+0
|
* and also linux-2.6-defaults-pci_use_crs.patch droppedKyle McMartin2011-06-171-2/+0
|
* DEBUG_OBJECTS_RCU_HEAD should be debug toggledKyle McMartin2011-05-301-4/+6
|
* disable CONFIG_DEBUG_SET_MODULE_RONX for nowKyle McMartin2011-01-101-2/+2
|
* Branch for 2.6.38Kyle McMartin2011-01-101-0/+4
| | | | | | | | | | | | | | - Rebase trivial patches. - Switch debug configs back on. - config changes: DEBUG_SET_MODULE_RONX=y B43_PHY_N=y RT2800USB_RT33XX=y | RT2800PCI_RT33XX=y | experimental WL12XX=m RTL8192CE=m CAN_SLCAN=m SCHED_AUTOGROUP=n
* add a target to toggle debuginfo generationKyle McMartin2010-11-161-0/+2
| | | | (my disk is slow...)
* Linux 2.6.37-rc1Kyle McMartin2010-11-021-0/+4
|
* Linux 2.6.36-git8Kyle McMartin2010-10-261-0/+2
|
* start following git head againKyle McMartin2010-10-221-2/+2
|
* linux-2.6-defaults-pci_use_crsKyle McMartin2010-09-081-0/+2
|
* linus is back from brazil so we have 2.6.36-rc3-git1Kyle McMartin2010-09-081-0/+2
|
* add a 'nodebug' target to turn off -debug entirelyKyle McMartin2010-09-031-0/+2
|
* Add prep target to Makefile; use PREPARCHChuck Ebbert2010-08-021-0/+3
| | | | (cherry picked from commit 5ad0e9875257b361ab545bdf80e148aaea6c600e)
* First crack at adaptation to dist-git.Roland McGrath2010-07-291-0/+294