Josh Boyer
e01b376c12
Reenable MEMORY_HOTPLUG on x86_64
2013-12-18 11:58:21 -05:00
Dan Horák
8b409de043
x86_64-generic - remove duplicate options
2013-11-26 08:17:26 -05:00
Josh Boyer
772b620d71
Linux v3.12-10928-g527d151
...
- Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
2013-11-20 19:51:25 -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
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
65855d3853
Linux v3.12-2839-gedae583
...
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Josh Boyer
69fef575e3
Linux v3.12-rc7-79-g4f794ee
...
- Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
2013-11-01 08:46:47 -04:00
Josh Boyer
f2ae91bccf
Linux v3.11-3070-gcb3e433
2013-09-04 13:55:03 -04:00
Justin M. Forbes
692b701d08
Linux v3.10-6005-gd2b4a64
2013-07-08 14:59:04 -05:00
Josh Boyer
deb816ab2a
Linux v3.9-8933-gce85722
...
- First DRM merge
2013-05-03 13:32:30 -04:00
Dave Jones
da97680e58
Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
...
Enable 10gigE on 64-bit only.
2013-04-03 14:31:59 -04:00
Josh Boyer
45d5b3f0a4
Linux v3.8-7888-gab78265
2013-02-25 09:59:54 -05:00
Josh Boyer
8be986a934
Linux v3.8-6071-g8b5628a
...
- Enable the rtl8192e driver (rhbz 913753)
2013-02-22 08:39:21 -05:00
Josh Boyer
f39ad01943
Enable CONFIG_NAMESPACES everywhere (rhbz 907576)
...
So apparently we've been enabling CONFIG_NAMESPACES in Fedora kernels for
a very long time even though it was never explicitly set. The kconfig entry
for it looks like it should depend on CONFIG_EXPERT (which isn't set), but
either the fact that we've had CONFIG_NET_NS, etc enabled explicitly or the
fact that it defaults to !EXPERT seems to do something weird with menuconfig
and enables it in the final config. Whatever, just turn it back on. It
seems to break rtkit-daemon for some reason.
2013-02-06 11:49:05 -05:00
Josh Boyer
ebd1a1737a
Linux v3.8-rc5-218-ga56e160
...
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature
- Enable CONFIG_DEBUG_ATOMIC_SLEEP
2013-01-30 10:56:40 -05:00
Justin M. Forbes
e66c8fda44
Turn off THP for 32bit
2013-01-25 10:45:19 -06:00
Justin M. Forbes
f82b10781d
Linux v3.8-rc2-116-g5f243b9
2013-01-04 15:16:10 -06: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
f7572813ba
Update config options
2012-07-30 19:13:04 -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
c164624596
Bump NR_CPUS to 128 on x86_64
2012-05-21 12:27:07 -04: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
Dave Jones
d283b6f1bb
Change maximum CPU support for x86-64.
...
Rawhide builds now use MAXSMP on x86.
For release builds, set x86-64 to support 64 CPUs.
If larger systems become widespread, we can increase in an update.
2012-01-17 14:33:12 -05:00
Dave Jones
7b9de46086
Remove CONFIG_BLK_DEV_AMD74XX duplicate entries
2012-01-17 10:32:48 -05:00
Dave Jones
36c7a65617
Disable ISA
2012-01-16 16:14:17 -05:00
Dave Jones
2ee9f14829
Disable memory hotplug on x86-64
2012-01-13 17:33:51 -05:00
Dave Jones
010a4f2c6b
Disable Calgary IOMMU
2012-01-13 17:22:29 -05:00
Dave Jones
c89941d296
Reenable debugging options.
2012-01-04 23:30:44 -05:00
Dave Jones
086827d1a4
Disable debugging options.
2012-01-04 20:37:16 -05:00
Josh Boyer
ea8a97de39
Linux 3.1-git7 (upstream 31555213f)
2011-11-07 11:25:51 -05:00
Josh Boyer
7b0cc2278d
Linux 3.1-git6 (upstream 1a67a573b8d)
...
Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors
on 32-bit kernels.
2011-11-04 08:26:47 -04:00
Josh Boyer
906f34d53b
Linux 3.1-git4 (upstream dc47d3810cdc)
2011-11-01 15:15:29 -04:00
Josh Boyer
34f9218fe5
Linux 3.1-git1 (138c4ae9cfda upstream)
...
First take on the upcomming Linux 3.2 kernel. The moving of the ethernet
drivers into vendor subdirectories caused a lot of churn in config-generic, but
hopefully it's a bit cleaner now.
2011-10-26 21:03:18 -04:00
Josh Boyer
b2efe0138e
Disable Xen balloon memory hotplug support (rhbz 744408)
2011-10-11 08:45:59 -04:00
Dave Jones
8ce7027f61
Split out the 32bit only options from x86-32
...
Remove unnecessary duplicates, consolidate.
This should reduce having to set the same option twice on 32/64.
2011-08-09 19:32:10 -04:00
Dave Jones
7a3b2689bf
enable CONFIG_SAMSUNG_LAPTOP for 64bit too
2011-08-09 16:47:10 -04:00
Josh Boyer
740de53011
Linux-3.1-rc1
...
Adjust Makefile munging for 3.x numbering scheme
2011-08-08 10:17:46 -04:00
Josh Boyer
8e3ae989b3
3.0-git19 snapshot
...
Add epoll patch until it gets upstreamed
Add trial patch to fix the scheduling while atomic issues around pidmap_init
2011-08-04 11:12:43 -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
e04b212cc5
update to snapshot 3.0-rc6-git6
...
revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
2011-07-10 11:49:54 -04:00
Dave Jones
75d6a46098
Centralise CPU_FREQ options into config-generic.
...
Switch to using ondemand by default. (rhbz 713572)
2011-07-07 15:44:13 -04:00
Chuck Ebbert
c2cf2cf990
Set CONFIG_X86_RESERVE_LOW=640 as requested by mjg
2011-07-06 18:05:04 -04:00
Kyle McMartin
64e35b526f
build in aesni on i586
2011-06-15 10:33:37 -04:00
Kyle McMartin
3d121413b5
make debug
2011-05-30 12:48:48 -04:00
Kyle McMartin
6ddada4248
first pass of new config options in 3.0-rc1
2011-05-30 10:25:28 -04:00
Kyle McMartin
d8616baf4a
flip the release builds toggle
2011-05-12 10:34:16 -04:00
Kyle McMartin
78563abd65
Update to 2.6.38-git21
2011-03-29 17:59:22 -04:00
Kyle McMartin
db49e9edd8
update to snapshot 2.6.38-git19
2011-03-28 17:22:32 -04:00
Kyle McMartin
31c46e0c23
update to 2.6.38-git11
2011-03-22 17:04:14 -04:00