summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reenable debugging options.Laura Abbott2016-11-014-62/+65
|
* arm64: Enable 48bit VAPeter Robinson2016-10-312-0/+6
|
* Linux v4.9-rc3Laura Abbott2016-10-313-4/+8
| | | | | - Update remove-binary-diff.pl to remove git binary patches as well. Git binary patches can be applied but the spec file needs to be updated to support this.
* Disable debugging options.Laura Abbott2016-10-314-62/+65
|
* Linux v4.9-rc2-138-g14970f2Laura Abbott2016-10-284-3/+7
|
* Refresh SB patchset to fix bisectability issueJosh Boyer2016-10-2721-146/+166
|
* CVE-2016-9083 CVE-2016-9084 vfio multiple flawsJustin M. Forbes2016-10-272-0/+108
|
* Linux v4.9-rc2-40-g9fe68caLaura Abbott2016-10-254-62/+7
|
* Reenable debugging options.Laura Abbott2016-10-254-62/+65
|
* Rebuild for build problemsLaura Abbott2016-10-242-1/+64
| | | | - Add fix for rng with VMAP_STACK (rhbz 1383451)
* Linux v4.9-rc2Laura Abbott2016-10-242-4/+6
|
* Disable debugging options.Laura Abbott2016-10-244-62/+65
|
* rawhide-rc fixesLaura Abbott2016-10-241-2/+4
| | | | | - rcrev is a %global, not a %define - base_sublevel needs to be +1 (see comments in kernel.spec)
* Linux v4.9-rc1-193-g6edc51aJustin M. Forbes2016-10-213-3/+6
|
* Linux v4.9-rc1-145-gf4814e6Justin M. Forbes2016-10-204-67/+6
|
* 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
* 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
|
* Disable CONFIG_RTC_DRV_DS1307_CENTURYLaura Abbott2016-10-172-2/+5
|
* 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
|
* 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
|
* 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
|
* 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
|
* Linux v4.8-11417-g24532f7Laura Abbott2016-10-1013-161/+58
|
* Linux v4.8-9431-g3477d16Laura Abbott2016-10-077-6/+12
|
* 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
|
* Linux v4.8-2283-ga3443cdLaura Abbott2016-10-058-936/+21
|
* 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
|
* Linux v4.8Justin M. Forbes2016-10-036-71/+73
|
* ARM config cleanups, some minor general cleanupsPeter Robinson2016-10-035-73/+61
|
* Some bcm283x VC4 fixes for Raspberry PiPeter Robinson2016-09-303-38/+641
|