summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.12-2839-gedae583Josh Boyer2013-11-1110-156/+94
| | | | - Reenable debugging options.
* Bump release for buildJosh Boyer2013-11-091-2/+2
|
* Add patch from Daniel Stone to avoid high order allocations in evdevJosh Boyer2013-11-092-0/+69
|
* Add qxl backport fixes from Dave AirlieJosh Boyer2013-11-092-0/+233
|
* enable crash on other architecturesKyle McMartin2013-11-055-74/+205
|
* Linux v3.12Josh Boyer2013-11-045-72/+74
| | | | - Disable debugging options.
* Linux v3.12-rc7-111-g9581b7dJosh Boyer2013-11-012-2/+5
|
* Add patch to allow NR_CPUS=1024 on x86_64Josh Boyer2013-11-012-0/+16
| | | | | | The way the kconfig is structured, you either have a range from 2-512 CPUs if SMP is set and MAXSMP is not set, or you get the default value of 4096 as soon as you set MAXSMP. Increase the range to 1024 in the !MAXSMP case.
* Linux v3.12-rc7-79-g4f794eeJosh Boyer2013-11-016-51/+14
| | | | - Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
* CVE-2013-4348 net: deadloop path in skb_flow_dissect (rhbz 1007939 1025647)Josh Boyer2013-11-013-0/+94
|
* Linux v3.12-rc7-48-g12aee27Josh Boyer2013-10-312-2/+5
|
* Linux v3.12-rc7-9-gc9ca72fJosh Boyer2013-10-295-66/+72
| | | | | - Fixes sg_open lock held when returning to userspace (rhbz 1018620) - Reenable debugging options.
* Linux v3.12-rc7Josh Boyer2013-10-285-69/+72
| | | | - Disable debugging options.
* Update PatchList.txtJosh Boyer2013-10-251-0/+56
|
* Add touchpad support for Dell XT2 (rhbz 1023413)Josh Boyer2013-10-252-0/+34
|
* Linux v3.12-rc6-292-g4208c47Josh Boyer2013-10-252-2/+5
|
* Add patch for i.MX6 Utilite device dtb, drop old exynos patchPeter Robinson2013-10-245-412/+93
|
* Linux v3.12-rc6-284-ge6036c0Josh Boyer2013-10-243-129/+5
|
* update BuildRequiresKyle McMartin2013-10-231-9/+9
|
* Linux v3.12-rc6-275-g320437afJosh Boyer2013-10-236-217/+6
|
* Build virtio drivers as modules (rhbz 1019569)Josh Boyer2013-10-223-2/+6
|
* Drop voodoo1 fbdev driverAdam Jackson2013-10-222-1/+4
|
* fiddle with kernel provides a bitKyle McMartin2013-10-221-10/+5
|
* Add patch to fix warning in tcp_fastretrans_alert (rhbz 989251)Josh Boyer2013-10-222-0/+116
|
* armv7hl,aarch64: re-enable kernel-modules-extra temporarilyKyle McMartin2013-10-221-2/+3
|
* Linux v3.12-rc6-57-g69c88dcJosh Boyer2013-10-225-66/+71
| | | | - Reenable debugging options.
* Minor ARM config updatePeter Robinson2013-10-223-0/+5
|
* aarch64: add AFTER_LINK to $vdsold for debuginfo generation of the vdso.Kyle McMartin2013-10-212-7/+21
|
* Build BIG_KEYS into the kernel (rhbz 1017683)Josh Boyer2013-10-202-1/+4
|
* Enable U8500 SoC (Snowball) on ARMPeter Robinson2013-10-202-1/+5
|
* Linux v3.12-rc6Josh Boyer2013-10-205-69/+72
| | | | - Disable debugging options.
* Linux v3.12-rc5-123-g04919afJosh Boyer2013-10-182-2/+5
|
* Fix keyring quota misaccounting (rhbz 1017683)Josh Boyer2013-10-182-0/+109
|
* Add patch to fix BusLogic error (rhbz 1015558)Josh Boyer2013-10-172-0/+128
|
* Linux v3.12-rc5-78-g056cdceJosh Boyer2013-10-172-3/+6
|
* Fix rt2800usb polling timeouts and throughput issues (rhbz 984696)Josh Boyer2013-10-172-0/+62
|
* Fix btrfs balance/scrub issue (rhbz 1011714)Josh Boyer2013-10-162-0/+67
|
* Clean up a bunch of stale patchesJosh Boyer2013-10-161-1/+4
|
* Cleanup stale info in PatchList.txtJosh Boyer2013-10-161-87/+12
|
* Drop bad pte debug patchesJosh Boyer2013-10-163-111/+0
| | | | | Dave says there's changes upstream from Tejun that reworked the code so it is all using common code now.
* Drop vmbugon-warnon patchJosh Boyer2013-10-162-24/+0
| | | | | Upstream was pretty ambivalent about this one, and we don't really seem to be hitting these in practice.
* Drop vbox taint patchJosh Boyer2013-10-162-19/+0
| | | | | Upstream now taints out of tree modules with the 'O' flag, and that should be sufficient.
* Drop edid header fixup patchJosh Boyer2013-10-162-49/+0
| | | | | This was eventually solved in a better way upstream and we aren't applying it anyway.
* Drop vgemJosh Boyer2013-10-163-495/+0
| | | | This is a back burner project and isn't currently being applied anyway
* Drop placeholder intel drm patchJosh Boyer2013-10-162-3/+0
| | | | We haven't carried anything in these patches since we started using git.
* Drop placeholder v4l-dvb patchesJosh Boyer2013-10-164-11/+0
| | | | | We haven't carried anything in these patches since we started using git. I doubt we're going to start now.
* Linux v3.12-rc5-48-g34ec4deJosh Boyer2013-10-162-2/+5
|
* ARM config updates for IIO and enable sensors for ARM platformsPeter Robinson2013-10-164-13/+45
|
* Enable VIRTIO_CONSOLE as a module on all ARM (rhbz 1005551)Josh Boyer2013-10-164-2/+5
| | | | Matches change we did for F20 a bit ago
* Enable IIO and various sensor options for Win8 laptops (rhbz 995510)Josh Boyer2013-10-152-1/+123
|