summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc1.git3.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc1.git3.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-214-67/+6
|\
| * Linux v4.9-rc1-145-gf4814e6Justin M. Forbes2016-10-204-67/+6
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc1.git2.1.vanilla.knurd.1.fc26kernel-4.9.0-0.rc1.git2.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc1.git2.1.vanilla.knurd.1.fc24kernel-4.9.0-0.rc1.git2.1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-205-12/+31
|\|
| * Linux v4.9-rc1-67-g1a1891dLaura Abbott2016-10-195-12/+31
| | | | | | | | | | - Switch to v2 of the aarch64 boot regression patch - Enable CONFIG_LEDS_MLXCPLD per request on mailing list
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc1.git1.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc1.git1.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-199-66/+164
|\|
| * Gracefully bail out of secureboot when EFI runtime is disabledLaura Abbott2016-10-183-0/+88
| | | | | | | | - Fix for aarch64 boot regression (rhbz 1384701)
| * Disable ACPI_CPPC_CPUFREQ on aarch64 as it's got 'basic arithmetic errors in ↵Peter Robinson2016-10-182-1/+4
| | | | | | | | the calculations' causing issues
| * Linux v4.9-rc1-3-g14155caLaura Abbott2016-10-183-3/+7
| |
| * Reenable debugging options.Laura Abbott2016-10-184-62/+65
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc1.git0.2.vanilla.knurd.1.fc26kernel-4.9.0-0.rc1.git0.2.vanilla.knurd.1.fc25kernel-4.9.0-0.rc1.git0.2.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-182-2/+5
|\|
| * Disable CONFIG_RTC_DRV_DS1307_CENTURYLaura Abbott2016-10-172-2/+5
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc1.git0.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-1715-117/+133
|\|
| * Rawhide snapshot updatesLaura Abbott2016-10-171-3/+14
| | | | | | | | | | | | - Check for trying to snapshot a git tag - Check for nothing to do case - Switch to using git -C in one place instead of a pushd
| * Stable script updatesLaura Abbott2016-10-171-12/+5
| | | | | | | | Reset the base release and use rpmdev-bumpspec for changelog entry
| * Linux v4.9-rc1Laura Abbott2016-10-175-23/+25
| |
| * Disable debugging options.Laura Abbott2016-10-174-62/+65
| |
| * Fixup rawhide RC script to actually workLaura Abbott2016-10-172-7/+15
| | | | | | | | | | | | | | | | | | - Drop some debug output - Make fixup-bumpspec executable - copy kernel.spec.tmp back to kernel.spec - Typo in grep command - Increment base properly - Actually grab/upload tarball
| * Re-enable omap-aes as should now be fixedPeter Robinson2016-10-152-2/+2
| |
| * Minor ARM config cleanupsPeter Robinson2016-10-154-8/+7
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git9.1.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git9.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git9.1.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git9.1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-158-4/+16
|\|
| * Linux v4.8-14604-g29fbff8Laura Abbott2016-10-144-3/+7
| |
| * Don't list /lib/modules/$KernelVer/kernel twicePaul Bolle2016-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For quite some time I see warnings like warning: File listed twice: /lib/modules/[...]/kernel when building the kernel-core rpm. This is because that directory is included both in module-dirs.list (and therefor in, basically, kernel-core.list) and in kernel_variant_files(). Tweak the find command that generates module-dirs.list so that this directory is not included in that list anymore. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
| * Linux v4.8-14230-gb67be92Laura Abbott2016-10-137-3/+11
| |
* | remove patches that were supposed to fix perf problemskernel-4.9.0-0.rc0.git7.1.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git7.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git7.1.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git7.1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-131-11/+0
| |
* | merge master, fix merge conflictThorsten Leemhuis2016-10-1320-1341/+78
|\|
| * Add script to remove binary diffsLaura Abbott2016-10-122-4/+41
| | | | | | | | | | | | | | | | | | Once upon a time, the kernel was just a series of patches. These days, git manages most of the kernel. git can do many useful things, such as maintain binary files. Binary file changes are not easily expressed in patches and can't be applied without using git. Remove the binary diffs from any snapshot or -rc patches. We will eventually pick up the changes/deletions in the final release tarball.
| * Linux v4.8-14109-g1573d2cLaura Abbott2016-10-1211-1332/+22
| | | | | | | | | | - Drop the extra parallel build optiosn from perf since perf does that on its own.
| * ... filter it everywhereJosh Boyer2016-10-126-6/+6
| |
| * Filter chcr module now that it's turned onJosh Boyer2016-10-121-1/+1
| |
| * Adjust aarch64 config optionsJosh Boyer2016-10-123-5/+8
| |
* | aply patches to solve build problemkernel-4.9.0-0.rc0.git6.2.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git6.2.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git6.2.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git6.2.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-121-4/+8
| |
* | Merge remote-tracking branch 'origin/master'Thorsten Leemhuis2016-10-1214-10/+355
|\|
| * Revert possible commits causing perf build failuresLaura Abbott2016-10-113-1/+156
| |
| * Linux v4.8-11825-g101105bLaura Abbott2016-10-115-4/+9
| |
| * Add scripts for automatically generating buildsLaura Abbott2016-10-106-0/+180
| | | | | | | | | | | | | | | | Many of the steps for day-to-day updates still require a lot of manual steps which can lead to typos. Add a series of scripts to make automate the manual steps and hopefully reduce errors. These are a work in progress because having them in tree makes it easier to work out issues.
| * Fix typo in dts MakefileLaura Abbott2016-10-102-7/+12
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git5.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git5.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-1013-161/+58
|\|
| * Linux v4.8-11417-g24532f7Laura Abbott2016-10-1013-161/+58
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git4.1.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git4.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git4.1.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git4.1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-087-6/+12
|\|
| * Linux v4.8-9431-g3477d16Laura Abbott2016-10-077-6/+12
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git3.2.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git3.2.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git3.2.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git3.2.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-078-5/+106
|\|
| * Disable CONFIG_DEBUG_TEST_DRIVER_REMOVELaura Abbott2016-10-062-2/+6
| | | | | | | | This seems to break ...almost everything
| * Linux v4.8-8780-gd230ec7Laura Abbott2016-10-068-3/+100
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git2.1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-058-936/+21
|\|
| * Linux v4.8-2283-ga3443cdLaura Abbott2016-10-058-936/+21
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.9.0-0.rc0.git1.1.vanilla.knurd.1.fc26kernel-4.9.0-0.rc0.git1.1.vanilla.knurd.1.fc25kernel-4.9.0-0.rc0.git1.1.vanilla.knurd.1.fc24kernel-4.9.0-0.rc0.git1.1.vanilla.knurd.1.fc23Thorsten Leemhuis2016-10-0518-727/+98
|\|
| * Clean up dead KconfigsLaura Abbott2016-10-0411-54/+0
| | | | | | | | There should be no change in generated configs with this
| * Linux v4.8-1558-g21f54ddLaura Abbott2016-10-0413-673/+98
| |
* | Merge remote-tracking branch 'origin/master'kernel-4.8.0-1.vanilla.knurd.1.fc26kernel-4.8.0-1.vanilla.knurd.1.fc25kernel-4.8.0-1.vanilla.knurd.1.fc24Thorsten Leemhuis2016-10-039-144/+134
|\|
| * Linux v4.8Justin M. Forbes2016-10-036-71/+73
| |