summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Linux v4.14-104-g1e19bded7f5dLaura Abbott2017-11-1325-5/+47
| | | | | | | | | | Also flip MAXSMP for generic vs. debug config (see f4861c48b88ff145cc8b50655b61d6c6a411f073)
| * Reenable debugging options.Laura Abbott2017-11-131-1/+4
| |
| * configs: Update scripts and spec file with layout changesDon Zickus2017-11-136-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 scriptsDon Zickus2017-11-135-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-directoryDon Zickus2017-11-1310155-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.
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-1.vanilla.knurd.1.fc28kernel-4.14.0-1.vanilla.knurd.1.fc27kernel-4.14.0-1.vanilla.knurd.1.fc26kernel-4.14.0-1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-135-64/+66
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Compress modules on all arches, originally infra capability added ↵Peter Robinson2017-11-131-1/+4
| | | | | | | | significant time, this is no longer the case
| * Linux v4.14kernel-4.14.0-1.fc28Justin M. Forbes2017-11-134-53/+12
| |
| * Add patch to fix issue with ULPI on QCom devicesPeter Robinson2017-11-122-10/+50
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc8.git3.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc8.git3.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc8.git3.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc8.git3.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-113-3/+6
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc8-66-g1c9dbd4615fdJustin M. Forbes2017-11-103-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc8.git2.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc8.git2.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc8.git2.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc8.git2.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-093-3/+6
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc8-12-gd6a2cf07f0c9Justin M. Forbes2017-11-083-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc8.git1.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc8.git1.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-11-083-4/+9
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Drop sh-utils from requirementsLaura Abbott2017-11-071-1/+1
| | | | | | | | | | It's an old package now provided by core-utils which is pulled in already.
| * Linux v4.14-rc8-9-gfbc3edf7d773Justin M. Forbes2017-11-073-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc8.git0.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc8.git0.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc8.git0.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc8.git0.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-0726-145/+407
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Fix for KVM regression on some machines (rhbz 1490803)Laura Abbott2017-11-062-0/+300
| |
| * Patches for ThinkPad X1 Carbon Gen5 Touchpad (rhbz 1509461)Laura Abbott2017-11-063-0/+78
| |
| * Linux v4.14-rc8Justin M. Forbes2017-11-062-4/+6
| |
| * Disable debugging options.Justin M. Forbes2017-11-063-122/+4
| |
| * Enable IS31FL32xx LED driverPeter Robinson2017-11-0419-19/+19
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc7.git4.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc7.git4.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc7.git4.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc7.git4.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-034-3/+7
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc7-129-g81ca2caefc6dJustin M. Forbes2017-11-034-3/+7
| |
* | Merge remote-tracking branch 'origin/master' into ↵Thorsten Leemhuis2017-11-0322-22/+25
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc7-47-g3a99df9a3d14Justin M. Forbes2017-11-0222-22/+25
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc7.git2.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc7.git2.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc7.git2.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc7.git2.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-11-023-3/+6
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc7-39-g4f2ba5dc183bJeremy Cline2017-11-013-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc7.git1.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc7.git1.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-11-0110-10/+16
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Stop setting CONFIG_MAXSMP and adjust NR_CPUSLaura Abbott2017-10-317-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-g5f479447d983Jeremy Cline2017-10-313-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc7.git0.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc7.git0.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc7.git0.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc7.git0.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-10-3125-571/+156
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc7Justin M. Forbes2017-10-3023-24/+74
| |
| * Disable debugging options.Justin M. Forbes2017-10-301-1/+4
| |
| * Fix for peaq_wmi nul spew (rhbz 1497861)Hans de Goede2017-10-302-0/+78
| |
| * Remove patch which should have never been addedHans de Goede2017-10-301-546/+0
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc6.git4.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc6.git4.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc6.git4.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc6.git4.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-10-283-3/+6
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc6-53-g15f859ae5c43Justin M. Forbes2017-10-273-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc6.git3.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc6.git3.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-10-278-139/+137
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc6-50-g567825502730Justin M. Forbes2017-10-264-138/+135
| |
| * arm64: minor cleanups for mvebuPeter Robinson2017-10-264-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc6.git2.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc6.git2.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc6.git2.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc6.git2.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-10-263-3/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc6-21-gf34157878d3bJustin M. Forbes2017-10-253-3/+6
| |
| * Linux v4.14-rc6-18-gae59df0349baJustin M. Forbes2017-10-243-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc6.git0.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc6.git0.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc6.git0.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc6.git0.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-10-233-56/+11
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc6Justin M. Forbes2017-10-233-55/+7
| |
| * Disable debugging options.Justin M. Forbes2017-10-231-1/+4
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc5.git4.1.vanilla.knurd.1.fc28kernel-4.14.0-0.rc5.git4.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc5.git4.1.vanilla.knurd.1.fc26kernel-4.14.0-0.rc5.git4.1.vanilla.knurd.1.fc25Thorsten Leemhuis2017-10-215-871/+325
|\| | | | | | | rawhide-user-thl-vanilla-fedora
| * Linux v4.14-rc5-94-g9a27ded2195aJustin M. Forbes2017-10-205-871/+325
| |
* | Merge remote-tracking branch 'origin/master' into ↵kernel-4.14.0-0.rc5.git3.1.vanilla.knurd.1.fc27kernel-4.14.0-0.rc5.git3.1.vanilla.knurd.1.fc26Thorsten Leemhuis2017-10-2026-605/+1249
|\| | | | | | | rawhide-user-thl-vanilla-fedora