Commit Graph

1326 Commits

Author SHA1 Message Date
Josh Boyer
83d968d7e9 Linux v3.4-5722-gf936991 2012-05-24 09:22:20 -04:00
Josh Boyer
440886d090 CVE-2012-2372 mm: 32bit PAE pmd walk vs populate SMP race (rhbz 822821 822825) 2012-05-24 07:46:43 -04:00
Peter Robinson
ecd02ebffc Don't build Nokia ARM device support 2012-05-24 08:19:49 +01:00
Josh Boyer
afabfc9465 Linux v3.4-5161-g56edab3 2012-05-23 15:57:04 -04:00
Adam Jackson
ac697f4899 drm-i915-lvds-dual-channel.patch: Scrape LVDS dual-channel-ness from the
VBT instead of just making things up. (#819343)
2012-05-23 15:41:30 -04:00
Josh Boyer
0801954b57 Add patch to fix perf build 2012-05-23 11:23:41 -04:00
Josh Boyer
c37235ee61 Sigh. Upload patch-3.4-git4.xz too. 2012-05-23 09:40:03 -04:00
Josh Boyer
16cd90df88 Linux v3.4-4842-g61011677 2012-05-23 09:39:12 -04:00
Dennis Gilmore
50c065d6a1 add patch to fix ftbfs on tegra due to sdhci MODULE_DEVICE_TABLE mismatch
dont make a arm config file we do not use it anywhere
2012-05-23 07:07:40 -05:00
Josh Boyer
08132645ed Linux v3.4-2580-g72c04af 2012-05-22 09:06:13 -04:00
Josh Boyer
41100351c7 Linux v3.4-2285-g2e32180 2012-05-21 22:27:33 -04:00
Josh Boyer
da90872924 Update configs for first 3.5 merge window git snapshot 2012-05-21 22:17:04 -04:00
Josh Boyer
3dd0fcf0aa Update the modsign patchset to the most recent version
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.
2012-05-21 18:21:08 -04:00
Josh Boyer
b906231683 Linux v3.4-1622-g31a6710 2012-05-21 17:47:02 -04:00
Josh Boyer
9044bc6f85 Reenable debugging options. 2012-05-21 17:07:23 -04:00
Josh Boyer
ec30200c3a Linux v3.4 2012-05-21 12:34:57 -04:00
Josh Boyer
2da59fc6b0 Disable debugging options. 2012-05-21 12:27:29 -04:00
Josh Boyer
c164624596 Bump NR_CPUS to 128 on x86_64 2012-05-21 12:27:07 -04:00
Josh Boyer
89bca4febd Linux v3.4-rc7-124-gd6c77973 2012-05-20 08:49:14 -04:00
Josh Boyer
b5d1cf84bf Linux v3.4-rc7-106-gb1dab2f 2012-05-19 07:28:43 -04:00
Josh Boyer
e55f72983f Linux v3.4-rc7-92-g42ea7d7 2012-05-18 10:21:51 -04:00
Josh Boyer
10678b09a8 Linux v3.4-rc7-53-g0e93b4b 2012-05-17 09:00:26 -04:00
Josh Boyer
79f6a7b5f4 Enable cpu_idle drivers for ppc64/pseries (requested by Ben Herrenschmidt) 2012-05-17 08:27:15 -04:00
Josh Boyer
acc7107e89 Update the vgaarb patches to pick up a small switcheroo fix from airlied 2012-05-16 12:37:36 -04:00
Josh Boyer
4688b11064 Linux v3.4-rc7-24-g568b445 2012-05-16 09:18:07 -04:00
Josh Boyer
1edae28474 Enable Nilfs2 and put it in modules-extra (rhbz 821702) 2012-05-15 13:21:52 -04:00
Dennis Gilmore
be82bb8cc9 do not build a up kernel on armv5tel 2012-05-15 10:23:43 -05:00
Josh Boyer
d0bde98b38 Fixup atl1c register programming (rhbz 749276) 2012-05-15 08:04:43 -04:00
Josh Boyer
d425e4d569 Linux v3.4-rc7-21-gb6255ee 2012-05-15 08:02:20 -04:00
Dennis Gilmore
20639e833d make sure SMP is enabled by default on arm
it is disabled on kirkwood the only non smp platform
tweak the vexpress options very slightly
2012-05-15 01:08:00 -05:00
Josh Boyer
a426d7787b Enable DRM_VIA again per Adam Jackson 2012-05-14 11:52:21 -04:00
Josh Boyer
d8763818ab Reenable debugging options. 2012-05-14 11:51:40 -04:00
Josh Boyer
eb33e874e7 Linux v3.4-rc7
- Disable debugging options.
2012-05-13 13:09:07 -04:00
Josh Boyer
d93939787e Enable CONFIG_NFSD_FAULT_INJECTION on debug builds (suggested by Jeff Layton) 2012-05-11 13:19:12 -04:00
Josh Boyer
011b1a6842 Enable CONFIG_SUNRPC_DEBUG (pointed out by Jeff Layton) 2012-05-11 09:46:49 -04:00
Josh Boyer
818e3c603a Linux v3.4-rc6-76-gd60b9c1 2012-05-11 09:20:58 -04:00
Josh Boyer
4e61fa6caf Fix normal kernel builds 2012-05-10 11:07:20 -04:00
Josh Boyer
7d83662da0 Linux v3.4-rc6-41-g7ee94d9 2012-05-10 07:28:36 -04:00
Peter Robinson
514c610161 Build in MMC on VExpress so we can boot using qemu 2012-05-10 08:24:08 +01:00
Peter Robinson
a4e130d5df ARM: a few more minor config cleanups 2012-05-09 14:19:03 +01:00
Peter Robinson
d07b00d49d Restructure ARM configs to minimise duplication and pull all generic options 2012-05-09 00:06:18 +01:00
Josh Boyer
61df2fb662 Linux v3.4-rc6-20-g789505b 2012-05-08 15:25:49 -04:00
Josh Boyer
c1500a58a0 Reenable debugging options. 2012-05-08 15:22:38 -04:00
Dave Jones
6a501c420a Remove /proc/device-tree when openfirmware init fails. (rhbz 818378) 2012-05-07 12:03:03 -04:00
Josh Boyer
55ad8544e8 Linux v3.4-rc6
- Disable debugging options.
2012-05-07 09:10:15 -04:00
Josh Boyer
fd119768ce Linux v3.4-rc5-208-g6f24f89 2012-05-05 08:24:47 -04:00
Josh Boyer
3637da2acd Linux v3.4-rc5-183-g0a6ba09 2012-05-04 06:57:53 -04:00
Dennis Gilmore
fbdf88c7b3 disable FB_OMAP2 as it conmflicts with the OMAP KMS driver 2012-05-03 16:36:16 -05:00
Dennis Gilmore
8acca8699f enable the omap KMS driver 2012-05-03 16:04:44 -05:00
Peter Robinson
df483e6175 Patch for disconnect issues with storage attached to a tegra-ehci controller 2012-05-03 20:27:11 +01:00