Commit Graph

1275 Commits

Author SHA1 Message Date
Justin M. Forbes 567a151719 Linux v3.5-rc4-211-g9acc7bd 2012-06-29 11:19:27 -05:00
Dennis Gilmore 3b024ebfe5 ARM: include the mach- headers on arm arches if they are available 2012-06-28 14:06:48 -05:00
Justin M. Forbes 7a9e3a0b19 Linux v3.5-rc4-98-g47b514c 2012-06-28 09:35:42 -05:00
Justin M. Forbes 870ff2e44e Linux v3.5-rc4-59-gd1346a6 2012-06-27 12:15:39 -05:00
Justin M. Forbes 97c90ee0b2 Re-enable debugging options 2012-06-26 10:31:46 -05:00
Justin M. Forbes 4c15f8ea0a Linux v3.5-rc4-52-gaace99e 2012-06-26 10:26:34 -05:00
Peter Robinson c710bd58dd re-enable IMX kernel now it builds again 2012-06-26 01:17:12 +01:00
Peter Robinson 385c6d873e Add patch to fix ARM OMAP build 2012-06-25 23:12:06 +01:00
Justin M. Forbes 0350197e2d Linux 3.5-rc4 2012-06-25 12:16:21 -05:00
Josh Boyer e8d34e0ae5 Add uprobe backports from -tip from Anton Arapov 2012-06-22 11:47:42 -04:00
Josh Boyer b718a988d5 Fix incorrect logic in irqpoll patch 2012-06-20 15:06:01 -04:00
Josh Boyer 3b37beedf4 Disable debugging options. 2012-06-18 09:09:58 -04:00
Josh Boyer 8a9cf5c503 Linux v3.5-rc3 2012-06-18 07:30:14 -04:00
Dave Jones 71b8cf042f remove old config option (Dead since January) 2012-06-12 19:25:03 -04:00
Peter Robinson d12683f278 ARM: build in rtc modules so time gets set right on boot 2012-06-12 20:12:24 +01:00
Josh Boyer 6721e493d4 Add virtual provides for kernel-module to kernel-modules-extra (rhbz 770444) 2012-06-11 16:17:26 -04:00
Josh Boyer 83aa5018d4 Add patch to fix xen domU 32bit (rhbz 829016) 2012-06-11 08:41:46 -04:00
Josh Boyer 35b4d7aadf Reenable debugging options. 2012-06-11 08:05:23 -04:00
Josh Boyer bec80f249c Add two upstream commits to fix flaky iwlwifi (rhbz 825491) 2012-06-11 08:05:05 -04:00
Peter Robinson be25d94456 update ARM OMAP patch with another fix 2012-06-11 12:55:51 +01:00
Peter Robinson d0e3520271 - Temporarily disable ARM imx kernel due to missing clk patches
- Add patch to fix OMAP build
- Drop DTB mac patches as rejected upstream
- General ARM cleanups
2012-06-10 23:41:53 +01:00
Josh Boyer ff66a4e962 Linux v3.5-rc2 2012-06-09 10:03:09 -04:00
Josh Boyer 7ac8101a19 Enable HV assisted KVM on ppc64 2012-06-09 09:16:10 -04:00
Josh Boyer b21ed959a4 Disable MV643XX on ppc32 because ARM broke it (rhbz 828776) 2012-06-06 15:26:21 -04:00
Peter Robinson 4ee438e84a Update ARM config options for 3.5, Enable MTD/UBI/JFFS2 on ARM platforms 2012-06-05 13:33:59 +01:00
Dave Jones 48d35dba7a Remove 32bit NX emulation. It's time has passed. (and it seems to be broken anyway) 2012-06-04 12:32:49 -04:00
Josh Boyer 035f913c7c Remove modules.{devname,softdep} to prevent RPM verify errors (rhbz 650807) 2012-06-04 11:30:25 -04:00
Josh Boyer 60d4b44553 Linux v3.5-rc1
- Disable debugging options.
2012-06-03 09:48:54 -04:00
Peter Robinson e2ba8ef847 ARM OMAP updates 2012-06-02 18:53:56 +01:00
Josh Boyer d0633aed96 Linux v3.4-10115-g829f51d 2012-06-02 10:44:50 -04:00
Josh Boyer 940afcbf92 Linux v3.4-9547-gfb21aff 2012-05-31 23:04:35 -04:00
Josh Boyer 7452d27e96 Per Adam Jackson, drop linux-2.6-intel-iommu-igfx.patch 2012-05-31 15:08:31 -04:00
Josh Boyer 83b52db10b Fix crash in cirrus qemu driver from Dave Airlie (rhbz 826983) 2012-05-31 09:48:34 -04:00
Josh Boyer 478adfe8fb Linux v3.4-9208-gaf56e0a 2012-05-31 09:08:15 -04:00
Josh Boyer ad6b974304 modsign: Fix 32bit ELF table interpretation from David Howells (rhbz 825944) 2012-05-30 16:57:16 -04:00
Josh Boyer be64ba5ea6 Linux v3.4-8261-ga01ee16
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.
2012-05-30 06:44:10 -04:00
Josh Boyer 01a543076e Linux v3.4-8215-g1e2aec8 2012-05-27 08:36:58 -04:00
Josh Boyer 43fbac19f2 Cleanup BLK_DEV_IDE options
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
2012-05-25 17:38:30 -04:00
Josh Boyer d9597b967c Disable FB_MODE_HELPERS
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).
2012-05-25 16:43:50 -04:00
Josh Boyer f40f61bc0c Drop CONFIG_BLK_DEV_IDE
This option was removed in 2008 with upstream commit 452a8ed8ce752a4230
2012-05-25 16:41:46 -04:00
Josh Boyer 6226546ba1 Fixup LBD/LBDAF config options
CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on
32-bit platforms
2012-05-25 16:38:51 -04:00
Josh Boyer e0c91dab8a Drop CONFIG_MISC_DEVICES
Upstream commit 7c5763b8453a94871d356f20df30f350f8631e8b removed it
2012-05-25 16:20:07 -04:00
Josh Boyer 1f83f3a235 Drop CONFIG_USER_NS
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.
2012-05-25 16:14:15 -04:00
Josh Boyer 84cbbf27f7 Drop the MCA option entirely.
MCA support was removed in 3.5.
2012-05-25 15:58:00 -04:00
Josh Boyer 31b0d22232 Clean up unreferenced patches 2012-05-25 13:01:09 -04:00
Josh Boyer e3ad20d482 Linux v3.4-7644-g07acfc2 2012-05-25 09:03:50 -04:00
Mauro Carvalho Chehab 2a6c66eb95 Update kernel.spec with the last change and its bz# 2012-05-25 08:08:46 -03:00
Mauro Carvalho Chehab 75b5e4d6a9 Don't customise tuners or frontends
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>
2012-05-25 07:47:07 -03:00
Dennis Gilmore 7ca50c90e9 ARM: kirkwood changes
enable XGI_FB on kirkwood for openrd
enable DeviceTree support on kirkwood
enable dreamplug support on kerkwood
2012-05-24 16:51:10 -05:00
Josh Boyer 83d968d7e9 Linux v3.4-5722-gf936991 2012-05-24 09:22:20 -04:00