summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Save the full sha1sum of the commit we generate patch-4.y-*-gitN fromJosh Boyer2015-09-282-0/+3
| | | | | | We save off the top commit into a new file called 'gitrev'. This will help us automate exploded tree creation by providing a simple file to read to get the exact upstream commit to use as the base.
* Minor ARMv7 updatesPeter Robinson2015-09-284-0/+9
|
* CVE-2015-5257 Null ptr deref in usb whiteheat driver (rhbz 1265607 1265612)Josh Boyer2015-09-242-2/+89
|
* Linux v4.3-rc2-19-gbcee19fLaura Abbott2015-09-225-63/+68
| | | | - Reenable debugging options.
* Linux v4.3-rc2Laura Abbott2015-09-217-177/+69
| | | | Disable debugging options.
* Linux v4.3-rc1-131-ga7d5c18Laura Abbott2015-09-185-118/+6
|
* Fix oops in 32-bit kernel on 64-bit AMD cpus (rhbz 1263762)Josh Boyer2015-09-182-0/+92
|
* Linux v4.3-rc1-47-g7271484Laura Abbott2015-09-172-2/+5
|
* Linux v4.3-rc1-21-g865ca08Laura Abbott2015-09-163-2/+49
|
* Add some quick local {cross}build scriptsJosh Boyer2015-09-163-0/+9
| | | | | Simple wrappers around using rpmbuild to turn off various things. In th arm cases, we can't cross build perf or tools anyway.
* Linux v4.3-rc1-19-gd25ed277fbd4Josh Boyer2015-09-152-2/+6
|
* Reenable debugging options.Josh Boyer2015-09-154-63/+66
|
* Enable SPI support for BayTrail/CherryTrailBastien Nocera2015-09-141-0/+2
|
* Linux v4.3-rc1Josh Boyer2015-09-148-269/+212
| | | | | | - Disable debugging options. Also rebase the kdbus patches against 4.3-rc1
* ARMv7 update for AllWinner devicesPeter Robinson2015-09-142-4/+9
|
* run ldconfig against kernel-tools-libs not kernel-toolsPeter Robinson2015-09-131-2/+2
|
* Linux v4.2-11169-g64d1def7d338Josh Boyer2015-09-113-153/+5
|
* drop obsolete ARM config options (NFC)Peter Robinson2015-09-112-6/+0
|
* Linux v4.2-11142-gb0a1ea51bda4Josh Boyer2015-09-115-24/+29
|
* Linux v4.2-10963-g519f526d391bJosh Boyer2015-09-113-2/+6
|
* Add WinBook TW100 accelerometerBastien Nocera2015-09-101-1/+1
|
* Linux v4.2-10774-g26d2177e977cJosh Boyer2015-09-093-5/+10
|
* Make sure to BR both openssl and openssl-develJosh Boyer2015-09-091-1/+1
|
* Linux v4.2-10637-ga794b4f32921Josh Boyer2015-09-0926-144/+235
| | | | - Rework secure boot patchset
* sort mod-extra.list alphabetically (NFC)Peter Robinson2015-09-091-150/+150
|
* Config updates for ARMv7/aarch64Peter Robinson2015-09-086-6/+27
|
* Linux v4.2-9861-g4e4adb2f4628Josh Boyer2015-09-082-2/+5
|
* Fix oops in blk layer (rhbz 1237136)Josh Boyer2015-09-082-0/+70
|
* Enable CHECKPOINT_RESTORE on arm and aarch64 for CRIU featureAndrey Vagin2015-09-081-0/+3
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1040486 https://bugzilla.redhat.com/show_bug.cgi?id=1146995 Cc: arm@lists.fedoraproject.org Signed-off-by: Andrey Vagin <avagin@openvz.org>
* Enable CHECKPOINT_RESTORE on power64le for CRIU featureAndrey Vagin2015-09-081-0/+3
| | | | Signed-off-by: Andrey Vagin <avagin@openvz.org>
* Linux v4.2-9700-g7d9071a09502Josh Boyer2015-09-0812-1003/+52
|
* Refresh kdbus.patchJosh Boyer2015-09-041-461/+510
| | | | | | | | | Update it so it isn't a hodge podge of random patches. Also fix it so things after the 'kdbus: selftests: add more name registry tests' commit show up as individual commits and not lumped into that one. No idea why that was happening. Finally, add another patch from David to increase the limit on matches
* Add patch to fix alternatives oops from Thomas Gleixner (rhbz 1258223)Josh Boyer2015-09-042-0/+47
|
* Fix wrong bug number in patch commentJosh Boyer2015-09-041-1/+1
|
* Linux v4.2-6663-g807249d3ada1Josh Boyer2015-09-049-1024/+14
|
* Bump Requiers on linux-firmware for new amdgpu firmware requirementsJosh Boyer2015-09-041-1/+4
|
* Linux v4.2-6105-gdd5cdb48edfdJosh Boyer2015-09-038-2/+37
| | | | - Networking merge
* Linux v4.2-4507-g1e1a4e8f4391Josh Boyer2015-09-036-149/+64
|
* Bring in build fixes for perf on non-x86 machinesJosh Boyer2015-09-032-0/+952
| | | | | This is literally Ingo's perf-urgent-for-linus branch right now. I guess we need it more urgently than he wants to push it to Linus
* Fix ARM buildJosh Boyer2015-09-022-0/+39
| | | | Silly single charater mistake. Patch sent upstream.
* Linux v4.2-4282-gae982073095aJosh Boyer2015-09-026-108/+84
|
* Linux v4.2-3986-g73b6fa8e49c2Josh Boyer2015-09-026-3/+16
|
* Linux v4.2-2890-g361f7d175734Josh Boyer2015-09-014-5/+15
|
* Linux v4.2-2744-g65a99597f044Josh Boyer2015-09-019-64/+91
| | | | - Reenable debugging options.
* Make the git snapshot generator work for -git1 patchesJosh Boyer2015-09-011-0/+5
| | | | | | | | | | Before it would just error out because it was only looking at the patch- listings in the sources file. So now we let it do that, and if the VER variable is null after we just assume it's the first git snapshot of the merge window and figure out the version from the linux- tarball. Why I didn't fix this sooner, I have no idea. Probably because it only happens 4 times a year and laziness wins the day.
* Linux v4.2Josh Boyer2015-08-312-8/+18
| | | | | Also add a check for a created git dir. We don't handle the released_kernel case otherwise. I'll have to go back and fix this later.
* Linux v4.2-rc8-37-g4941b8f0c2b9Josh Boyer2015-08-282-2/+5
|
* Fix vmware driver issues from Thomas Hellström (rhbz 1227193)Josh Boyer2015-08-273-0/+957
|
* Add patch from Jonathon Jongsma to fix modes in qxl (rhbz 1212201)Josh Boyer2015-08-272-0/+152
|
* Add patch from Hans de Goede to fix nv46 based cards (rhbz 1257534)Josh Boyer2015-08-272-0/+37
|