Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reenable debugging options. | Laura Abbott | 2017-11-13 | 1 | -1/+4 |
| | |||||
* | configs: Update scripts and spec file with layout changes | Don Zickus | 2017-11-13 | 6 | -68/+243 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the configs in the new place, update the scripts to find them and utilize the base-generic and generic heirarchy to apply configs and overrides. Implement new process_configs.sh script that post-process the config changes in a simple script and remove those commands from the spec file. Add option flags to preserve functionality. config_generation is a simple rename of baseconfig -> generic and debugconfig -> debug and arm64 -> aarach64. build_configs.sh is modified to find configs in generic and base-generic and then apply base-generic first and if any generic files, apply those next. The generic directory is used as an overrides and is expected to be empty for Fedora initially. kernel.spec is modified to use process_configs.sh instead of all the commands in the spec file. Enabled spec options are translated to script options. The config manipulation is moved to be grouped with all config manipulation commands. This makes 'cd configs/' simpler. Now all config scripts and executiion are done in configs/ directory. v1 -> v2: * the scripts were not working with SUBARCH correctly * checkoptions was using wrong comparison file * passing wrong kernel version to process_configs in spec file v2 -> v3: (incorporate Laura A's feedback) * update README.txt * fix build_configs.sh warnings * Output info message on listnewconfig failure | ||||
* | configs: Create symlinks to used scripts | Don Zickus | 2017-11-13 | 5 | -191/+128 |
| | | | | | | | | | As part of the config re-organization, put the scripts needed to create the config files in the configs/ directory. At the top level create symlinks for those scripts. This allows the kernel.spec file to find the scripts it needs and work correctly. No code changes. | ||||
* | configs: Rename config directories to sub-directory | Don Zickus | 2017-11-13 | 10155 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | As part of an effort to foster better cross collaboration with internal Red Hat kernels, align the configs layout to match that kernel. This will allow Red Hat engineers to provide easier guidance on how to set various config options. In addition, the scripts that process the config options will migrate to the configs/ directory too in later patches. Future config workflows will stage all work in the configs/ area. A simple diff between the kernels will easily expose which config options are different. Reading the comments in the file provides guidance to Fedora to determine if that kernel should make a similar change or not. Rename debugconfig -> configs/base-debug Rename baseconfig -> configs/base-generic Rename configs/base-generic/arm/arm64 -> configs/base-generic/arm/aarch64 No code changes made. | ||||
* | Compress modules on all arches, originally infra capability added ↵ | Peter Robinson | 2017-11-13 | 1 | -1/+4 |
| | | | | significant time, this is no longer the case | ||||
* | Linux v4.14kernel-4.14.0-1.fc28 | Justin M. Forbes | 2017-11-13 | 4 | -53/+12 |
| | |||||
* | Add patch to fix issue with ULPI on QCom devices | Peter Robinson | 2017-11-12 | 2 | -10/+50 |
| | |||||
* | Linux v4.14-rc8-66-g1c9dbd4615fd | Justin M. Forbes | 2017-11-10 | 3 | -3/+6 |
| | |||||
* | Linux v4.14-rc8-12-gd6a2cf07f0c9 | Justin M. Forbes | 2017-11-08 | 3 | -3/+6 |
| | |||||
* | Drop sh-utils from requirements | Laura Abbott | 2017-11-07 | 1 | -1/+1 |
| | | | | | It's an old package now provided by core-utils which is pulled in already. | ||||
* | Linux v4.14-rc8-9-gfbc3edf7d773 | Justin M. Forbes | 2017-11-07 | 3 | -3/+8 |
| | |||||
* | Fix for KVM regression on some machines (rhbz 1490803) | Laura Abbott | 2017-11-06 | 2 | -0/+300 |
| | |||||
* | Patches for ThinkPad X1 Carbon Gen5 Touchpad (rhbz 1509461) | Laura Abbott | 2017-11-06 | 3 | -0/+78 |
| | |||||
* | Linux v4.14-rc8 | Justin M. Forbes | 2017-11-06 | 2 | -4/+6 |
| | |||||
* | Disable debugging options. | Justin M. Forbes | 2017-11-06 | 3 | -122/+4 |
| | |||||
* | Enable IS31FL32xx LED driver | Peter Robinson | 2017-11-04 | 19 | -19/+19 |
| | |||||
* | Linux v4.14-rc7-129-g81ca2caefc6d | Justin M. Forbes | 2017-11-03 | 4 | -3/+7 |
| | |||||
* | Linux v4.14-rc7-47-g3a99df9a3d14 | Justin M. Forbes | 2017-11-02 | 22 | -22/+25 |
| | |||||
* | Linux v4.14-rc7-39-g4f2ba5dc183b | Jeremy Cline | 2017-11-01 | 3 | -3/+6 |
| | |||||
* | Stop setting CONFIG_MAXSMP and adjust NR_CPUS | Laura Abbott | 2017-10-31 | 7 | -7/+8 |
| | | | | | | | During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead of just debug builds. This bumps the NR_CPUs up to 8192 which is far more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP on non-debug configs and adjust NR_CPUs back to what it was before. | ||||
* | Linux v4.14-rc7-8-g5f479447d983 | Jeremy Cline | 2017-10-31 | 3 | -3/+8 |
| | |||||
* | Linux v4.14-rc7 | Justin M. Forbes | 2017-10-30 | 23 | -24/+74 |
| | |||||
* | Disable debugging options. | Justin M. Forbes | 2017-10-30 | 1 | -1/+4 |
| | |||||
* | Fix for peaq_wmi nul spew (rhbz 1497861) | Hans de Goede | 2017-10-30 | 2 | -0/+78 |
| | |||||
* | Remove patch which should have never been added | Hans de Goede | 2017-10-30 | 1 | -546/+0 |
| | |||||
* | Linux v4.14-rc6-53-g15f859ae5c43 | Justin M. Forbes | 2017-10-27 | 3 | -3/+6 |
| | |||||
* | Linux v4.14-rc6-50-g567825502730 | Justin M. Forbes | 2017-10-26 | 4 | -138/+135 |
| | |||||
* | arm64: minor cleanups for mvebu | Peter Robinson | 2017-10-26 | 4 | -1/+2 |
| | |||||
* | Linux v4.14-rc6-21-gf34157878d3b | Justin M. Forbes | 2017-10-25 | 3 | -3/+6 |
| | |||||
* | Linux v4.14-rc6-18-gae59df0349ba | Justin M. Forbes | 2017-10-24 | 3 | -3/+8 |
| | |||||
* | Linux v4.14-rc6 | Justin M. Forbes | 2017-10-23 | 3 | -55/+7 |
| | |||||
* | Disable debugging options. | Justin M. Forbes | 2017-10-23 | 1 | -1/+4 |
| | |||||
* | Linux v4.14-rc5-94-g9a27ded2195a | Justin M. Forbes | 2017-10-20 | 5 | -871/+325 |
| | |||||
* | Linux v4.14-rc5-31-g73d3393ada4f | Justin M. Forbes | 2017-10-19 | 25 | -592/+1233 |
| | |||||
* | Turn off DCCP | Laura Abbott | 2017-10-19 | 14 | -13/+16 |
| | | | | | | | The DCCP protocol has had a number of bugs recently and people keep finding more. It hasn't been well maintained and there is talk of removing it from the kernel. It doesn't seem to be highly used so just turn it off. | ||||
* | Linux v4.14-rc5-22-g3e0cc09a3a2c | Justin M. Forbes | 2017-10-18 | 3 | -3/+6 |
| | |||||
* | Linux v4.14-rc5-15-gebe6e90ccc66 | Justin M. Forbes | 2017-10-17 | 3 | -3/+8 |
| | |||||
* | Linux v4.14-rc5 | Justin M. Forbes | 2017-10-16 | 4 | -105/+6 |
| | |||||
* | Disable debugging options. | Justin M. Forbes | 2017-10-16 | 1 | -1/+4 |
| | |||||
* | minor arm64 allwinner config tweak | Peter Robinson | 2017-10-15 | 3 | -0/+2 |
| | |||||
* | minor cleanups | Peter Robinson | 2017-10-15 | 21 | -36/+18 |
| | |||||
* | Fix USB-3 Superspeed negotiation on exynos5 hardware | Peter Robinson | 2017-10-15 | 2 | -0/+416 |
| | |||||
* | Linux v4.14-rc4-143-g997301a860fc | Justin M. Forbes | 2017-10-13 | 3 | -3/+6 |
| | |||||
* | Linux v4.14-rc4-84-gff5abbe799e2 | Justin M. Forbes | 2017-10-12 | 4 | -3/+209 |
| | |||||
* | Fix vboxvideo causing gnome 3.26+ to not work under VirtualBox | Hans de Goede | 2017-10-12 | 2 | -0/+124 |
| | |||||
* | drop retired option MMC_BLOCK_BOUNCE | Peter Robinson | 2017-10-12 | 19 | -19/+0 |
| | |||||
* | Add the second rhbz in the changelog and unbump the release | Jeremy Cline | 2017-10-11 | 1 | -2/+2 |
| | |||||
* | Fix incorrect updates of uninstantiated keys crash the kernel (rhbz 1498017) | Jeremy Cline | 2017-10-11 | 3 | -1/+396 |
| | |||||
* | Linux v4.14-rc4-77-g56ae414e9d27 | Justin M. Forbes | 2017-10-11 | 3 | -3/+6 |
| | |||||
* | Reduces a number of primarily info logs to dmesg | Peter Robinson | 2017-10-11 | 2 | -0/+101 |
| |