summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable CONFIG_CMA on x86_64 (rhbz 1278985)Laura Abbott2015-11-102-0/+9
|
* Linux v4.3-9393-gbd4f203Laura Abbott2015-11-104-3/+7
|
* Fix Yoga 900 rfkill switch issues (rhbz 1275490)Josh Boyer2015-11-102-0/+45
|
* Fix incorrect size calculations in megaraid with 64K pages (rhbz 1269300)Josh Boyer2015-11-102-0/+54
|
* CVE-2015-8104 kvm: DoS infinite loop in microcode DB exception (rhbz 1278496 ↵Josh Boyer2015-11-102-0/+84
| | | | 1279691)
* CVE-2015-5307 kvm: DoS infinite loop in microcode AC exception (rhbz 1277172 ↵Josh Boyer2015-11-102-0/+98
| | | | 1279688)
* Don't build Serial 8250 on ppc platforms (fix FBTFS), Enable some more ↵Peter Robinson2015-11-104-3/+9
| | | | common sensors on ARMv7
* Linux v4.3-9269-gce5c2d2Laura Abbott2015-11-098-46/+26
|
* Minor ARMv7 updatesPeter Robinson2015-11-083-6/+12
|
* Fix ARM dt compilation errorLaura Abbott2015-11-062-1/+43
|
* Linux v4.3-7965-gd1e41ffLaura Abbott2015-11-066-7/+23
|
* remove dead optionsPeter Robinson2015-11-061-2/+0
|
* ARMv7: minor charging/battery/regulator updatePeter Robinson2015-11-064-11/+13
|
* Disable Exynos IOMMU as it crashes in generalPeter Robinson2015-11-053-3/+7
| | | | http://www.gossamer-threads.com/lists/linux/kernel/2118505
* Linux v4.3-6681-g8e483edLaura Abbott2015-11-0515-243/+67
|
* Linux v4.3-1107-g66ef349Laura Abbott2015-11-047-18/+25
|
* Minor ARMv7 config updatesPeter Robinson2015-11-043-13/+7
|
* Linux v4.3-272-g5062ecdLaura Abbott2015-11-039-68/+77
| | | | - Reenable debugging options.
* CVE-2015-7799 slip:crash when using PPP char dev driver (rhbz 1271134 1271135)Josh Boyer2015-11-033-1/+187
|
* Add patch to fix crash in omap_wdt (headed upstream), Build in ARM generic ↵Peter Robinson2015-11-035-16/+88
| | | | crypto optomisation modules, Minor ARM updates
* Linux v4.3Laura Abbott2015-11-025-69/+72
| | | | - Disable debugging options.
* Drop kdbusJosh Boyer2015-10-302-52081/+3
| | | | | Upstream asked us to remove this from rawhide while they rethink so of the approach. They also said it's being removed from linux-next.
* CVE-2015-7099 RDS: race condition on unbound socket null deref (rhbz 1276437 ↵Josh Boyer2015-10-292-0/+83
| | | | 1276438)
* Move iscsi_tcp and related modules to kernel-core (rhbz 1249424)Josh Boyer2015-10-298-7/+10
|
* Linux v4.3-rc7-32-g8a28d67Laura Abbott2015-10-283-3/+6
|
* Disable CONFIG_DMADEVICES_VDEBUGLaura Abbott2015-10-283-2/+5
| | | | | Several IRQ handlers dump out too much information with this on which isn't actually useful. Just turn it off.
* Add new PCI ids for wireless, including Lenovo YogaLaura Abbott2015-10-282-0/+81
|
* Linux v4.3-rc7-19-g858e904Laura Abbott2015-10-276-64/+69
| | | | - Reenable debugging options.
* Linux v4.3-rc7Laura Abbott2015-10-265-66/+69
| | | | - Disable debugging options.
* Enable CONFIG_FS_DAX (rhbz 1274844)Laura Abbott2015-10-232-1/+5
|
* Linux v4.3-rc6-232-g0386729Laura Abbott2015-10-234-3/+7
|
* Linux v4.3-rc6-117-g8a70dd2Laura Abbott2015-10-223-3/+6
|
* Linux v4.3-rc6-108-gce1fad2Laura Abbott2015-10-208-180/+69
| | | | - Reenable debugging options.
* Linux v4.3-rc6Laura Abbott2015-10-195-66/+69
| | | | - Disable debugging options.
* Fix crash in key garbage collector when using request_key (rhbz 1272172)Josh Boyer2015-10-193-0/+119
|
* Linux v4.3-rc5-65-g69984b6Laura Abbott2015-10-163-3/+6
|
* Linux v4.3-rc5-37-g5b5f145Laura Abbott2015-10-148-163/+69
| | | | - Reenable debugging options.
* Linux v4.3-rc5Laura Abbott2015-10-126-106/+69
| | | | - Disable debugging options.
* 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
|