summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.3-rc4-61-gc6fa8e6Laura Abbott2015-10-083-3/+6
|
* Linux v4.3-rc4-46-g8ace60fLaura Abbott2015-10-073-3/+6
|
* Disable hibernation for powerpc (rhbz 1267395)Laura Abbott2015-10-072-0/+4
| | | | | | | | | | | A recent binutils update (correctly) started checking for the number of arguments to tlbie. This broke some tlb invalidation assembly that was invoked during the hibernation path and created compilation errorrs. Unfortunately, fixing it is not an easy task because nobody is completely sure if it actually works. Since this is preventing anything from powerpc from being built at all, disable hibernation for now. If/when this gets fixed upstream this feature can be turned back on.
* Increase the default number of runtime UARTS (rhbz 1264383)Josh Boyer2015-10-072-1/+2
|
* Enable X86_NUMACHIPJosh Boyer2015-10-072-1/+4
|
* Linux v4.3-rc4-15-gf670268Laura Abbott2015-10-066-64/+69
| | | | - Reenable debugging options.
* Linux v4.3-rc4Laura Abbott2015-10-057-111/+70
| | | | - Disable debugging options.
* Add patches to fix qxl locking issues (rhbz 1238803 1249850)Josh Boyer2015-10-053-0/+102
|
* Update kdbus.patch to latest upstreamJosh Boyer2015-10-051-312/+443
| | | | | | Upstream finally rebased to 4.3-rc4. Grab the latest from there. Commit fc87a0ace7e3a40e9e5988943a5187b04104fb7e. Small changes to a couple patches since we're missing the actual merge commits.
* Add support for BeagleBone GreenPeter Robinson2015-10-042-0/+108
|
* Linux v4.3-rc3-145-g36f8dafLaura Abbott2015-10-023-3/+6
|
* Linux v4.3-rc3-65-gf97b870Laura Abbott2015-10-013-4/+7
|
* Reenable debugging options.Laura Abbott2015-09-304-63/+66
|
* Linux v4.3-rc3-42-g3225031Laura Abbott2015-09-293-3/+6
|
* Revert upstream guesture disabling patch on synaptics (rhbz 1262434)Josh Boyer2015-09-292-0/+47
|
* Linux v4.3-rc3-40-g097f70bLaura Abbott2015-09-285-63/+68
| | | | - Disable debugging options.
* Linux v4.3-rc3Laura Abbott2015-09-285-177/+7
|
* 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
|