Commit Graph

36 Commits

Author SHA1 Message Date
Josh Boyer
751ca08206 Linux v3.14-12812-g321d03c86732 2014-04-13 16:50:45 -04:00
Josh Boyer
5ff84c8066 Linux v3.14-5146-g0f1b1e6d73cb 2014-04-02 20:57:21 -04:00
Josh Boyer
be304f4743 Linux v3.13-10637-ge7651b8
- Enable ZRAM/ZSMALLOC (rhbz 1058072)
- Turn EXYNOS_HDMI back on now that it should build
2014-01-31 09:28:30 -05:00
Josh Boyer
05864ebb87 Linux v3.13-8789-g54c0a4b
- Enable CONFIG_CC_STACKPROTECTOR_STRONG on x86
2014-01-28 08:16:56 -05:00
Josh Boyer
d5539dfec6 Linux v3.13-rc2-215-g53c6de5
- Enable PR kvm module on ppc64 (rhbz 1038541)
2013-12-05 09:42:28 -05:00
Josh Boyer
d59a2da31b Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984) 2013-11-19 08:06:59 -05:00
Josh Boyer
6494f2c3b1 Linux v3.12-9888-gf63c482 2013-11-16 11:03:20 -05:00
Josh Boyer
713abc0c25 Linux v3.12-4849-g10d0c97
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.

Don't install the 'trace' alias symlink for 'perf trace'.  Seems much too
generic to just throw that into /usr/bin
2013-11-12 14:24:29 -05:00
Josh Boyer
f55bd27d50 Linux v3.11-3891-gae7a835 2013-09-05 08:16:31 -04:00
Peter Robinson
09ffc5546c Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
2013-08-19 09:37:57 -04:00
Josh Boyer
d65a84464b Linux v3.9-10518-gd7ab730 2013-05-06 08:25:04 -04:00
Josh Boyer
9c6ca1788c Linux v3.9-8153-g5a148af 2013-05-02 15:42:10 -04:00
Josh Boyer
61e1b1840f Disable Intel HDA and enable RSXX block dev on ppc64/ppc64p7 2013-04-19 09:20:50 -04:00
Josh Boyer
4e8a0d7c4b Linux v3.8-6988-g9e2d59a 2013-02-24 14:23:23 -05:00
Josh Boyer
83ff7b7535 Enable CONFIG_UIO_PDRV on ppc64 (rhbz 878180) 2012-11-26 10:47:54 -05:00
Josh Boyer
ede75f6f8f Update config options for 3.7
- Fix module blacklist patch to not leak a reference to the blacklist keyring
2012-10-30 15:49:07 -04:00
Josh Boyer
e87cd8bb40 Linux v3.6-rc6-25-g4651afb
- Enable POWER7+ crypto modules (rhbz 857971)
2012-09-18 08:32:00 -04:00
Josh Boyer
7ac8101a19 Enable HV assisted KVM on ppc64 2012-06-09 09:16:10 -04:00
Josh Boyer
afabfc9465 Linux v3.4-5161-g56edab3 2012-05-23 15:57:04 -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
0aa5ea63d7 Disable PCIEPORTBUS on ppc64 per IBM request 2012-05-03 12:52:33 -04:00
Josh Boyer
7c0775b48b Turn maple support back on in ppc64
The powerstation is (sadly) a maple based platform.  I like it when my
machines boot...
2012-02-07 09:51:05 -05:00
Josh Boyer
3acb24cc46 Goodbye iSeries. Only sfr loved you and even he's moved on 2012-02-03 15:48:19 -05:00
Josh Boyer
e8409b1dce Rebase to Linux 3.3-rc1
The utrace patch is left unapplied as it doesn't apply cleanly any longer
2012-01-20 13:32:57 -05:00
Josh Boyer
ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -05:00
Josh Boyer
ad5ad18ea2 Adjust some PPC64 config settings suggested by Anton Blanchard 2011-11-03 10:10:04 -04:00
Josh Boyer
c813c0daae Cleanup PowerPC configs
Drop a bunch of embedded platform cruft from the 32-bit configs.  Disable Cell
and Maple support on 64-bit.
2011-10-27 15:15:12 -04:00
Josh Boyer
90ed75b4f7 Bump NR_CPUS to 1024 on ppc64 2011-09-20 17:10:59 -04:00
Josh Boyer
90792faae2 Set CONFIG_MAX_ZONEORDER to 9 on ppc64 with 64K pages
The previous setting of 13 caused build errors:

	In file included from include/linux/topology.h:32:0,
                 from include/linux/sched.h:78,
                 from arch/powerpc/kernel/asm-offsets.c:17:
	include/linux/mmzone.h:961:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
	make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
2011-09-15 14:03:14 -04:00
Josh Boyer
737c9c7da8 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:22:24 -04:00
Josh Boyer
35ffdcd40e 3.0-git9 snapshot 2011-07-27 21:07:17 -04:00
Kyle McMartin
4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Kyle McMartin
41b22f9d76 second pass of new kconfig options 2011-05-30 10:36:45 -04:00
Kyle McMartin
1060ecc3d2 ppc64: disable CONFIG_TUNE_CELL 2011-04-24 21:49:17 -04:00
Kyle McMartin
50f89b26c6 update kconfig for 2.6.37-git9 2011-01-12 21:32:50 -05:00
Jesse Keating
7a32965a10 initial srpm import 2010-07-29 16:46:31 -07:00