Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change method of configuration generation | Laura Abbott | 2016-12-06 | 1 | -3/+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. | ||||
* | Reorganisation and cleanup of the powerpc configs | Peter Robinson | 2015-06-26 | 1 | -178/+2 |
| | |||||
* | Linux v4.1-5596-gaefbef10e3ae | Josh Boyer | 2015-06-26 | 1 | -0/+5 |
| | |||||
* | minor virt config cleanups (NFC) | Peter Robinson | 2015-05-03 | 1 | -2/+0 |
| | |||||
* | Prune stale config options | Josh Boyer | 2015-04-28 | 1 | -2/+0 |
| | | | | | | Some of these were removed upstream and others were dropped when kernel-arm64.patch was killed off. Found by Paul's check-configs.pl script. | ||||
* | Linux v4.1-rc1 | Josh Boyer | 2015-04-27 | 1 | -0/+1 |
| | | | | | | | - Disable debugging options. Fixup a couple of small spots left over from the 3.x->4.x major version change | ||||
* | Linux v4.0-6817-geea3a00264cf | Josh Boyer | 2015-04-16 | 1 | -0/+2 |
| | |||||
* | 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! | ||||
* | enable transactional memory support in ppc64 kernels | Dan Horák | 2015-02-20 | 1 | -0/+1 |
| | |||||
* | Linux v3.19-rc2 | Josh Boyer | 2015-01-05 | 1 | -0/+4 |
| | | | | | - Temporarily disable aarch64patches - Happy New Year | ||||
* | Move BPF_JIT to generic as all platforms now support it (no func change) | Peter Robinson | 2014-10-13 | 1 | -1/+0 |
| | |||||
* | Linux v3.17-7639-g90eac7eee2f4 | Josh Boyer | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2014-10-02 | 1 | -12/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | enable firmware assisted dump on PPC | Dan Horák | 2014-10-01 | 1 | -1/+1 |
| | | | | also remove the old option PHYP_DUMP | ||||
* | Linux v3.16-7503-g33caee39925b | Josh Boyer | 2014-08-08 | 1 | -0/+1 |
| | |||||
* | Linux v3.14-12812-g321d03c86732 | Josh Boyer | 2014-04-13 | 1 | -0/+1 |
| | |||||
* | Linux v3.14-5146-g0f1b1e6d73cb | Josh Boyer | 2014-04-02 | 1 | -0/+2 |
| | |||||
* | Linux v3.13-10637-ge7651b8 | Josh Boyer | 2014-01-31 | 1 | -1/+2 |
| | | | | | - Enable ZRAM/ZSMALLOC (rhbz 1058072) - Turn EXYNOS_HDMI back on now that it should build | ||||
* | Linux v3.13-8789-g54c0a4b | Josh Boyer | 2014-01-28 | 1 | -0/+4 |
| | | | | - Enable CONFIG_CC_STACKPROTECTOR_STRONG on x86 | ||||
* | Build PR KVM on POWER7 too (rhbz 1038541) | Josh Boyer | 2013-12-05 | 1 | -2/+2 |
| | |||||
* | Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984) | Josh Boyer | 2013-11-19 | 1 | -0/+2 |
| | |||||
* | Linux v3.12-9888-gf63c482 | Josh Boyer | 2013-11-16 | 1 | -0/+1 |
| | |||||
* | Linux v3.12-4849-g10d0c97 | Josh Boyer | 2013-11-12 | 1 | -0/+2 |
| | | | | | | | | Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk not already applied upstream. Don't install the 'trace' alias symlink for 'perf trace'. Seems much too generic to just throw that into /usr/bin | ||||
* | Linux v3.11-3891-gae7a835 | Josh Boyer | 2013-09-05 | 1 | -0/+2 |
| | |||||
* | Minor kernel configs cleanup merging duplicated config opts into generic | Peter Robinson | 2013-08-19 | 1 | -9/+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.9-10518-gd7ab730 | Josh Boyer | 2013-05-06 | 1 | -0/+1 |
| | |||||
* | Linux v3.9-8153-g5a148af | Josh Boyer | 2013-05-02 | 1 | -0/+1 |
| | |||||
* | Disable Intel HDA and enable RSXX block dev on ppc64/ppc64p7 | Josh Boyer | 2013-04-19 | 1 | -1/+2 |
| | |||||
* | Enable CONFIG_UIO_PDRV on ppc64 (rhbz 878180) | Josh Boyer | 2012-11-26 | 1 | -0/+2 |
| | |||||
* | Update config options for 3.7 | Josh Boyer | 2012-10-30 | 1 | -1/+4 |
| | | | | - Fix module blacklist patch to not leak a reference to the blacklist keyring | ||||
* | Linux v3.6-rc6-25-g4651afb | Josh Boyer | 2012-09-18 | 1 | -2/+2 |
| | | | | - Enable POWER7+ crypto modules (rhbz 857971) | ||||
* | Add support for ppc64p7 subarch | Josh Boyer | 2012-08-08 | 1 | -0/+167 |