summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual provides for kernel-module to kernel-modules-extra (rhbz 770444)Josh Boyer2012-06-111-1/+5
|
* Add patch to fix xen domU 32bit (rhbz 829016)Josh Boyer2012-06-112-0/+234
|
* Reenable debugging options.Josh Boyer2012-06-114-64/+67
|
* Add two upstream commits to fix flaky iwlwifi (rhbz 825491)Josh Boyer2012-06-113-1/+105
|
* update ARM OMAP patch with another fixPeter Robinson2012-06-113-12/+26
|
* - Temporarily disable ARM imx kernel due to missing clk patchesPeter Robinson2012-06-106-163/+23
| | | | | | - Add patch to fix OMAP build - Drop DTB mac patches as rejected upstream - General ARM cleanups
* Linux v3.5-rc2Josh Boyer2012-06-093-3/+7
|
* Enable HV assisted KVM on ppc64Josh Boyer2012-06-092-3/+5
|
* Disable MV643XX on ppc32 because ARM broke it (rhbz 828776)Josh Boyer2012-06-062-2/+5
|
* Update ARM config options for 3.5, Enable MTD/UBI/JFFS2 on ARM platformsPeter Robinson2012-06-057-16/+102
|
* Remove 32bit NX emulation. It's time has passed. (and it seems to be broken ↵Dave Jones2012-06-045-1002/+3
| | | | anyway)
* Remove modules.{devname,softdep} to prevent RPM verify errors (rhbz 650807)Josh Boyer2012-06-041-1/+4
|
* Linux v3.5-rc1Josh Boyer2012-06-035-66/+70
| | | | - Disable debugging options.
* ARM OMAP updatesPeter Robinson2012-06-023-4/+14
|
* Linux v3.4-10115-g829f51dJosh Boyer2012-06-025-133/+30
|
* Linux v3.4-9547-gfb21affJosh Boyer2012-05-314-5/+20
|
* Per Adam Jackson, drop linux-2.6-intel-iommu-igfx.patchJosh Boyer2012-05-312-80/+4
|
* Fix crash in cirrus qemu driver from Dave Airlie (rhbz 826983)Josh Boyer2012-05-312-1/+111
|
* Linux v3.4-9208-gaf56e0aJosh Boyer2012-05-316-294/+26
|
* modsign: Fix 32bit ELF table interpretation from David Howells (rhbz 825944)Josh Boyer2012-05-302-1/+32
|
* Linux v3.4-8261-ga01ee16Josh Boyer2012-05-303-41/+47
| | | | | | Need to revisit the linux-2.6-makefile-after_link.patch rework. Upstream moved linking vmlinux into a shell script, so we have to call debugedit from there, but we do it in a somewhat hacky way at the moment.
* Linux v3.4-8215-g1e2aec8Josh Boyer2012-05-273-2/+7
|
* Cleanup BLK_DEV_IDE optionsJosh Boyer2012-05-252-48/+7
| | | | | | We've had CONFIG_IDE disabled for a long time on everything except ppc. Remove all of the options that depend on it from config-generic and add whatever is left over to the powerpc config file
* Disable FB_MODE_HELPERSJosh Boyer2012-05-251-0/+1
| | | | | We turned FB_UDL off earlier (per airlied) and we don't need this set anymore (per ajax). I don't actually know anything, I just do what I'm told (mostly).
* Drop CONFIG_BLK_DEV_IDEJosh Boyer2012-05-251-2/+0
| | | | This option was removed in 2008 with upstream commit 452a8ed8ce752a4230
* Fixup LBD/LBDAF config optionsJosh Boyer2012-05-254-2/+6
| | | | | CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms
* Drop CONFIG_MISC_DEVICESJosh Boyer2012-05-251-1/+0
| | | | Upstream commit 7c5763b8453a94871d356f20df30f350f8631e8b removed it
* Drop CONFIG_USER_NSJosh Boyer2012-05-252-6/+5
| | | | | | | Upstream e1c972b681bf118fcedb9fe2ed7a73de983aa5ef makes it depend on UIDGID_CONVERTED which is only set when all of the subsystems have been converted to be user namespace safe. That defaults to Y whenever it happens, so we'll set this after that point.
* Drop the MCA option entirely.Josh Boyer2012-05-251-1/+0
| | | | MCA support was removed in 3.5.
* Clean up unreferenced patchesJosh Boyer2012-05-255-212/+0
|
* Linux v3.4-7644-g07acfc2Josh Boyer2012-05-258-877/+41
|
* Update kernel.spec with the last change and its bz#Mauro Carvalho Chehab2012-05-251-0/+3
|
* Don't customise tuners or frontendsMauro Carvalho Chehab2012-05-251-113/+14
| | | | | | | | | | | | | | | | | | | | The option to customise tuners/frontends are there to allow embedded systems or advanced users that compile their own kernels to disable I2C modules that aren't used by their specific device. When those options are not selected, the building system will automatically select the modules that are needed by each DVB device. The end result is that dummy frontends used only for testing, like DVB_DUMMY_FE won't be selected. Also, when newer frontends are added (and they're added all the times), the new ones will automatically be selected, if the bridge drivers that support them are selected. This also makes the configuration simpler to understand. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
* ARM: kirkwood changesDennis Gilmore2012-05-242-0/+8
| | | | | | enable XGI_FB on kirkwood for openrd enable DeviceTree support on kirkwood enable dreamplug support on kerkwood
* Linux v3.4-5722-gf936991Josh Boyer2012-05-245-36/+11
|
* CVE-2012-2372 mm: 32bit PAE pmd walk vs populate SMP race (rhbz 822821 822825)Josh Boyer2012-05-242-1/+282
|
* Don't build Nokia ARM device supportPeter Robinson2012-05-242-3/+3
|
* Linux v3.4-5161-g56edab3Josh Boyer2012-05-236-179/+14
|
* drm-i915-lvds-dual-channel.patch: Scrape LVDS dual-channel-ness from theAdam Jackson2012-05-232-0/+167
| | | | VBT instead of just making things up. (#819343)
* Add patch to fix perf buildJosh Boyer2012-05-232-0/+177
|
* Sigh. Upload patch-3.4-git4.xz too.Josh Boyer2012-05-231-0/+1
|
* Linux v3.4-4842-g61011677Josh Boyer2012-05-233-35/+56
|
* add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatchDennis Gilmore2012-05-233-4/+18
| | | | dont make a arm config file we do not use it anywhere
* Linux v3.4-2580-g72c04afJosh Boyer2012-05-228-287/+14
|
* Linux v3.4-2285-g2e32180Josh Boyer2012-05-213-4/+7
|
* Update configs for first 3.5 merge window git snapshotJosh Boyer2012-05-218-1/+102
|
* Update the modsign patchset to the most recent versionJosh Boyer2012-05-213-1976/+2665
| | | | | | | Update to the modsign-20120510 tag in the modsign git tree. We no longer need to generate the GPG key in the spec file, as the kernel makefile will do that for us. We still provide the genkey template though, so we don't get a generic one from upstream.
* Linux v3.4-1622-g31a6710Josh Boyer2012-05-215-3858/+6
|
* Reenable debugging options.Josh Boyer2012-05-214-64/+67
|
* Linux v3.4Josh Boyer2012-05-212-8/+9
|