summaryrefslogtreecommitdiffstats
path: root/config-x86_64-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.4Laura Abbott2016-01-141-5/+8
|
* Linux v4.3Josh Boyer2015-11-111-0/+5
|
* Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE and CONFIG_X86_NUMACHIPJustin M. Forbes2015-10-071-1/+1
|
* Linux v4.2Laura Abbott2015-09-011-8/+39
| | | | This is a squashed patch of the history from F22 + the 4.2 rebase
* Linux v3.14.1-rc1Josh Boyer2014-04-121-3/+13
|
* x86_64-generic - remove duplicate optionsDan Horák2013-11-261-5/+0
|
* Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984)Josh Boyer2013-11-201-0/+1
|
* 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)
* Set CONFIG_X86_RESERVE_LOW=640 as requested by mjgChuck Ebbert2011-07-061-2/+1
|
* build in aesni on i586Kyle McMartin2011-06-151-0/+1
|
* make debugKyle McMartin2011-05-301-1/+1
|
* first pass of new config options in 3.0-rc1Kyle McMartin2011-05-301-0/+7
|
* flip the release builds toggleKyle McMartin2011-05-121-1/+1
|
* Update to 2.6.38-git21Kyle McMartin2011-03-291-0/+5
|
* update to snapshot 2.6.38-git19Kyle McMartin2011-03-281-0/+3
|