summaryrefslogtreecommitdiffstats
path: root/config-x86_64-generic
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* update to 2.6.38-git11Kyle McMartin2011-03-221-0/+3
|
* update to 2.6.38-git6Kyle McMartin2011-03-181-0/+5
|
* Set rawhide back on the bleeding edgeKyle McMartin2011-03-161-1/+2
| | | | | | | | | Test out scripts/rebase.sh on 2.6.38-git1. Enable fhandle syscalls (ugh. conditional syscalls... update CONFIG_EXPORTFS to =y, since it's now a bool.) CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug conditional. Needs a xen user to benchmark and see how bad the overhead is.
* Enable Advansys SCSI driver on x86_64 (#589115)Chuck Ebbert2011-02-031-0/+2
|
* enable release buildsKyle McMartin2011-01-211-1/+1
|
* snapshot 2.6.37-git12Kyle McMartin2011-01-151-4/+10
|
* update kconfig for 2.6.37-git9Kyle McMartin2011-01-121-0/+1
|
* Branch for 2.6.38Kyle McMartin2011-01-101-1/+2
| | | | | | | | | | | | | | - Rebase trivial patches. - Switch debug configs back on. - config changes: DEBUG_SET_MODULE_RONX=y B43_PHY_N=y RT2800USB_RT33XX=y | RT2800PCI_RT33XX=y | experimental WL12XX=m RTL8192CE=m CAN_SLCAN=m SCHED_AUTOGROUP=n
* actually switch on the release buildsKyle McMartin2010-12-211-1/+1
|
* - applesmc_update.patch: Make the driver more generic. Should help Apples.Matthew Garrett2010-12-161-1/+1
| | | | | | | - apple_backlight.patch: Make sure that this loads on all hardware. - efifb_update.patch: Fixes for the 11 inch Macbook Air - acpi_reboot.patch: Should make reboot work better on most hardware - efi_default_physical.patch: Some machines dislike EFI virtual mode
* Linux 2.6.37-rc4-git3Kyle McMartin2010-12-031-0/+2
|
* Linux 2.6.37-rc1Kyle McMartin2010-11-021-0/+5
|