Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change method of configuration generation | Laura Abbott | 2016-12-06 | 1 | -204/+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. | ||||
* | Minor ARM config updates, Enable two 802.15.4 drivers, General config ↵ | Peter Robinson | 2016-11-28 | 1 | -16/+5 |
| | | | | cleanups (NFC: move some x86 specific configs to x86, EDAC generic to generic, some minor seonsor cleanups) | ||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2016-04-15 | 1 | -9/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | Linux v4.4-10454-g3e1e21c | Justin M. Forbes | 2016-01-22 | 1 | -0/+1 |
| | |||||
* | Linux v4.4-8606-g5807fca | Justin M. Forbes | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | Linux v4.2-rc1-62-gc4b5fd3fb205 | Josh Boyer | 2015-07-10 | 1 | -1/+0 |
| | | | | - Build perf with NO_PERF_READ_VDSO32 on all arches | ||||
* | Linux v4.2-rc1 | Josh Boyer | 2015-07-06 | 1 | -0/+1 |
| | | | | | - Disable debug options. - Add patch to fix perf build | ||||
* | Linux v4.0-3843-gbb0fd7ab0986 | Josh Boyer | 2015-04-15 | 1 | -0/+1 |
| | |||||
* | Cleanup stale Kconfig options | Josh Boyer | 2015-03-16 | 1 | -1/+0 |
| | | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul! | ||||
* | Linux v4.0-rc4 | Josh Boyer | 2015-03-16 | 1 | -0/+1 |
| | | | | | - Drop arm64 RCU revert patch. Should be fixed properly upstream now. - Disable debugging options. | ||||
* | Linux v4.0-rc1 | Josh Boyer | 2015-02-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | - CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178) - Disable debugging options. Yay for major version bumps :\. We grab the full rc1 tarball instead of just the patch to make this way less messy in the spec. When 4.0 final is released, we'll need to undo a few specific hacks. Namely, we need to redefine: upstream_sublevel kversion Source0 back to the standard definitions. Thanks to Kyle for figuring this out 3 years ago. | ||||
* | Linux v3.19-7478-g796e1c55717e | Josh Boyer | 2015-02-17 | 1 | -0/+1 |
| | | | | - DRM merge | ||||
* | Linux v3.19-rc2 | Josh Boyer | 2015-01-05 | 1 | -0/+2 |
| | | | | | - Temporarily disable aarch64patches - Happy New Year | ||||
* | Cleanup dead Kconfig symbols for 3.18-rc4 | Josh Boyer | 2014-11-11 | 1 | -1/+0 |
| | |||||
* | Update ARM config options, some minor cleanups | Peter Robinson | 2014-10-27 | 1 | -4/+0 |
| | |||||
* | Linux v3.17-9670-g0429fbc0bdc2 | Josh Boyer | 2014-10-15 | 1 | -0/+1 |
| | |||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2014-10-02 | 1 | -16/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | Linux v3.15-9930-g0e04c641b199 | Josh Boyer | 2014-06-14 | 1 | -0/+1 |
| | | | | - Enable CONFIG_RCU_NOCB_CPU(_ALL) (rbhz 1109113) | ||||
* | Linux v3.15-7218-g3f17ea6dea8b | Josh Boyer | 2014-06-11 | 1 | -0/+2 |
| | | | | - Reenable debugging options. | ||||
* | remove last vestiges of ISA config which was obsolete anyway as ISA is disabled | Peter Robinson | 2014-05-05 | 1 | -3/+0 |
| | |||||
* | Linux v3.15-rc1-113-g6ca2a88ad820 | Josh Boyer | 2014-04-17 | 1 | -0/+1 |
| | | | | - Build perf with unwind support via libdw (rhbz 1025603) | ||||
* | Linux v3.13-5617-g3aacd62 | Josh Boyer | 2014-01-24 | 1 | -0/+3 |
| | |||||
* | Linux v3.13-3260-g03d11a0 | Josh Boyer | 2014-01-22 | 1 | -0/+2 |
| | |||||
* | Linux v3.12-10928-g527d151 | Josh Boyer | 2013-11-20 | 1 | -2/+0 |
| | | | | - Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 ) | ||||
* | Linux v3.12-rc3-186-gc31eeac | Josh Boyer | 2013-10-02 | 1 | -0/+1 |
| | | | | - Enable options for Intel Low Power Subsystem Support | ||||
* | Minor kernel configs cleanup merging duplicated config opts into generic | Peter Robinson | 2013-08-19 | 1 | -2/+0 |
| | | | | Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config. | ||||
* | Linux v3.11-rc1 | Kyle McMartin | 2013-07-16 | 1 | -0/+2 |
| | | | | | - Disable debugging options. - Fix %kernel_modules warning. | ||||
* | Turn off CONFIG_X86_32_NON_STANDARD. | Josh Boyer | 2013-05-10 | 1 | -1/+1 |
| | | | | No more jokes pjones. | ||||
* | Linux v3.8-8664-gc41b381 | Josh Boyer | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | Linux v3.8-523-gece8e0b | Josh Boyer | 2013-02-21 | 1 | -0/+1 |
| | | | | - Reenable debugging options. | ||||
* | Turn off THP for 32bit | Justin M. Forbes | 2013-01-25 | 1 | -0/+2 |
| | |||||
* | Fix up configs for build | Justin M. Forbes | 2013-01-07 | 1 | -0/+8 |
| | |||||
* | Update config options for 3.7 | Josh Boyer | 2012-10-30 | 1 | -0/+4 |
| | | | | - Fix module blacklist patch to not leak a reference to the blacklist keyring | ||||
* | Update config options | Josh Boyer | 2012-07-30 | 1 | -2/+0 |
| | |||||
* | Fixup LBD/LBDAF config options | Josh Boyer | 2012-05-25 | 1 | -0/+2 |
| | | | | | CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms | ||||
* | Linux v3.4-5161-g56edab3 | Josh Boyer | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | Update configs for first 3.5 merge window git snapshot | Josh Boyer | 2012-05-21 | 1 | -0/+7 |
| | |||||
* | Rebase to Linux 3.3-rc1 | Josh Boyer | 2012-01-20 | 1 | -0/+4 |
| | | | | The utrace patch is left unapplied as it doesn't apply cleanly any longer | ||||
* | Remove CONFIG_BLK_DEV_AMD74XX duplicate entries | Dave Jones | 2012-01-17 | 1 | -2/+0 |
| | |||||
* | pcmcia scsi can diaf | Dave Jones | 2012-01-13 | 1 | -3/+0 |
| | |||||
* | Linux 3.2-rc5 | Kyle McMartin | 2011-12-11 | 1 | -0/+2 |
| | |||||
* | Linux 3.1-git6 (upstream 1a67a573b8d) | Josh Boyer | 2011-11-04 | 1 | -0/+1 |
| | | | | | Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels. | ||||
* | Linux 3.1-git2 snapshot (upstream f362f98e7c) | Josh Boyer | 2011-10-28 | 1 | -0/+1 |
| | |||||
* | Drop dead CONFIG_VMI option | Kyle McMartin | 2011-10-21 | 1 | -2/+0 |
| | | | | | | | | commit 9863c90f682fba34cdc26c3437e8c00da6c83fa4 Author: Alok Kataria <akataria@vmware.com> Date: Mon Aug 23 14:49:11 2010 -0700 x86, vmware: Remove deprecated VMI kernel support | ||||
* | Limit 32-bit x86 kernels to 32 processors. | Dave Jones | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | fix up some config warnings | Dave Jones | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | Split out the 32bit only options from x86-32 | Dave Jones | 2011-08-09 | 1 | -0/+206 |
Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64. |