summaryrefslogtreecommitdiffstats
path: root/config-x86_64-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-0/+3
| | | | - Reenable debugging options.
* Switch to CONFIG_TRANSPARENT_HUGEPAGE_MADVISE instead of always onJosh Boyer2014-03-271-0/+1
| | | | | | | | | | | The benefit of THP has been somewhat questionable overall for a while, and it's been known to cause performance issues with some workloads. Upstream also considers it to be overly complicated and really not worth it on machines with memory in the amounts found on typical desktops/SMB servers. Switch to using it via madvise, which most applications that care about it should likely already be doing.
* Enable INTEL_MIC drivers (rhbz 1064086)Josh Boyer2014-02-181-2/+2
|
* Linux v3.13-3995-g0dc3fd0Josh Boyer2014-01-231-0/+1
|
* Revert "config, x86 enable boot cpu hotplug"Josh Boyer2014-01-201-2/+0
| | | | This reverts commit ca43fd4b8dd1ce49ab0a9f239c6a056df104db72.
* config, x86 enable boot cpu hotplugPrarit Bhargava2014-01-141-0/+2
| | | | | | | | | | | Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to 'y'. Currently, to disable CPU0, the "boot" cpu, one must specify cpu0_hotplug as a kernel parameter. Setting this config variable to 1 enables it by default. I've tested this on systems where it was expected to work and it seems to function properly. Signed-off-by: Prarit Bhargava <prarit@redhat.com>
* Enable SGI UV systems.Prarit Bhargava2014-01-101-1/+2
| | | | | | | | | | | Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1051284 Set CONFIG_X86_UV to 'y' and CONFIG_UV_MMTIMER to 'm' for large SGI boxes. These settings will enable the booting of more than 16 processors. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Cc: glaubitz@physik.fu-berlin.de Cc: jwboyer@redhat.com
* Change DEFAULT_MMAP_MIN_ADDR to 64k on x86_64Josh Boyer2014-01-071-0/+3
|
* Reenable MEMORY_HOTPLUG on x86_64Josh Boyer2013-12-181-1/+2
|
* x86_64-generic - remove duplicate optionsDan HorĂ¡k2013-11-261-5/+0
|
* Linux v3.12-10928-g527d151Josh Boyer2013-11-201-1/+0
| | | | - Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
* Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984)Josh Boyer2013-11-191-0/+1
|
* Linux v3.12-4849-g10d0c97Josh Boyer2013-11-121-0/+1
| | | | | | | | 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
* Linux v3.12-2839-gedae583Josh Boyer2013-11-111-0/+3
| | | | - Reenable debugging options.
* Linux v3.12-rc7-79-g4f794eeJosh Boyer2013-11-011-1/+2
| | | | - Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
* Linux v3.11-3070-gcb3e433Josh Boyer2013-09-041-0/+1
|
* Linux v3.10-6005-gd2b4a64Justin M. Forbes2013-07-081-0/+2
|
* Linux v3.9-8933-gce85722Josh Boyer2013-05-031-2/+8
| | | | - First DRM merge
* Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)Dave Jones2013-04-031-0/+21
| | | | Enable 10gigE on 64-bit only.
* Linux v3.8-7888-gab78265Josh Boyer2013-02-251-0/+1
|
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-0/+2
| | | | - Enable the rtl8192e driver (rhbz 913753)
* Enable CONFIG_NAMESPACES everywhere (rhbz 907576)Josh Boyer2013-02-061-1/+0
| | | | | | | | | | 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.
* Linux v3.8-rc5-218-ga56e160Josh Boyer2013-01-301-0/+4
| | | | | - Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature - Enable CONFIG_DEBUG_ATOMIC_SLEEP
* Turn off THP for 32bitJustin M. Forbes2013-01-251-0/+2
|
* Linux v3.8-rc2-116-g5f243b9Justin M. Forbes2013-01-041-0/+4
|
* Update config options for 3.7Josh Boyer2012-10-301-0/+3
| | | | - Fix module blacklist patch to not leak a reference to the blacklist keyring
* Update config optionsJosh Boyer2012-07-301-0/+3
|
* Update configs for first 3.5 merge window git snapshotJosh Boyer2012-05-211-0/+2
|
* Bump NR_CPUS to 128 on x86_64Josh Boyer2012-05-211-1/+1
|
* Rebase to Linux 3.3-rc1Josh Boyer2012-01-201-0/+3
| | | | The utrace patch is left unapplied as it doesn't apply cleanly any longer
* Change maximum CPU support for x86-64.Dave Jones2012-01-171-1/+1
| | | | | | 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.
* Remove CONFIG_BLK_DEV_AMD74XX duplicate entriesDave Jones2012-01-171-3/+0
|
* Disable ISADave Jones2012-01-161-2/+0
|
* Disable memory hotplug on x86-64Dave Jones2012-01-131-2/+2
|
* Disable Calgary IOMMUDave Jones2012-01-131-2/+1
|
* Reenable debugging options.Dave Jones2012-01-041-1/+1
|
* Disable debugging options.Dave Jones2012-01-041-1/+1
|
* Linux 3.1-git7 (upstream 31555213f)Josh Boyer2011-11-071-1/+1
|
* Linux 3.1-git6 (upstream 1a67a573b8d)Josh Boyer2011-11-041-0/+1
| | | | | Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels.
* Linux 3.1-git4 (upstream dc47d3810cdc)Josh Boyer2011-11-011-0/+3
|
* Linux 3.1-git1 (138c4ae9cfda upstream)Josh Boyer2011-10-261-1/+1
| | | | | | 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.
* Disable Xen balloon memory hotplug support (rhbz 744408)Josh Boyer2011-10-111-1/+1
|
* Split out the 32bit only options from x86-32Dave Jones2011-08-091-369/+13
| | | | | | Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.
* enable CONFIG_SAMSUNG_LAPTOP for 64bit tooDave Jones2011-08-091-11/+12
|
* Linux-3.1-rc1Josh Boyer2011-08-081-0/+1
| | | | Adjust Makefile munging for 3.x numbering scheme
* 3.0-git19 snapshotJosh Boyer2011-08-041-1/+2
| | | | | Add epoll patch until it gets upstreamed Add trial patch to fix the scheduling while atomic issues around pidmap_init
* 3.0-git9 snapshotJosh Boyer2011-07-271-2/+2
|
* 3.0-git3 snapshotKyle McMartin2011-07-251-0/+6
| | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...
* update to snapshot 3.0-rc6-git6Kyle McMartin2011-07-101-1/+2
| | | | revert CONFIG_X86_RESERVE_LOW=640, it breaks boot.
* Centralise CPU_FREQ options into config-generic.Dave Jones2011-07-071-14/+2
| | | | Switch to using ondemand by default. (rhbz 713572)