summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
Commit message (Collapse)AuthorAgeFilesLines
* Reenable debugging options.Josh Boyer2012-04-301-1/+1
|
* Linux v3.4-rc5Josh Boyer2012-04-301-1/+1
| | | | - Disable debugging options.
* Add GMA3600 (Cedarview) support (rhbz 810686)Josh Boyer2012-04-231-2/+2
| | | | - Reenable debugging options.
* Linux v3.4-rc4Josh Boyer2012-04-231-1/+1
| | | | Disable debugging options.
* Enable Apple gmux driverJosh Boyer2012-04-161-0/+1
|
* Reenable debugging optionsJustin M. Forbes2012-04-161-1/+1
|
* Linux v3.4-rc3Justin M. Forbes2012-04-161-1/+1
|
* Enable HyperV driversJustin M. Forbes2012-04-111-1/+5
|
* - SELinux apply a different permission to ptrace a child vs non-childJustin M. Forbes2012-04-091-1/+1
| | | | - Reenable debug
* Disable debug for buildJustin M. Forbes2012-04-091-1/+1
|
* Linux v3.4-rc1-144-g01627d9Justin M. Forbes2012-04-031-1/+1
|
* Disable debugging optionsJustin M. Forbes2012-04-021-1/+1
|
* Reenable debugging options.Dave Jones2012-03-191-1/+1
|
* Disable debugging options.Dave Jones2012-03-181-1/+1
|
* Linux v3.3-rc7-103-g0c4d067Dave Jones2012-03-161-0/+3
|
* Reenable debugging options.Dave Jones2012-03-121-1/+1
|
* Add kernel module signing on x86Josh Boyer2012-03-071-0/+5
| | | | | Leave enforcing disabled for now, so unsigned modules can still load. This can be switched by adding "enforcemodulesig=1" to the kernel command line.
* Disable debugging options.Dave Jones2012-03-071-1/+1
|
* Reenable debugging options.Josh Boyer2012-02-271-1/+1
|
* Disable debugging options.Josh Boyer2012-02-251-1/+1
|
* Reenable debugging options.Josh Boyer2012-02-201-1/+1
|
* Linux 3.3-rc4Josh Boyer2012-02-191-1/+1
| | | | Disable debugging options.
* Reenable debugging options.Josh Boyer2012-02-101-1/+1
|
* Disable debugging options.Josh Boyer2012-02-091-1/+1
|
* Reenable debugging options.Josh Boyer2012-02-011-1/+1
|
* Disable debugging options.Josh Boyer2012-01-311-1/+1
|
* Linux 3.3-rc1-git4 (upstream 74ea15d909b31158f9b63190a95b52bc05586d4b)Josh Boyer2012-01-271-2/+3
| | | | Enable the non-staging GMA500 driver (rhbz 785053)
* Enable CONFIG_EFI_STUB per Matthew GarrettJosh Boyer2012-01-261-1/+1
|
* Reenable debugging options.Josh Boyer2012-01-231-1/+1
|
* Disable debug options.Josh Boyer2012-01-201-1/+1
|
* Rebase to Linux 3.3-rc1Josh Boyer2012-01-201-0/+13
| | | | 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.
* Disable ISADave Jones2012-01-161-0/+5
|
* move hyperv to the right config fileDave Jones2012-01-131-0/+3
|
* Enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECKDave Jones2012-01-131-1/+1
| | | | (On by default in rawhide/-debug)
* clarifyDave Jones2012-01-131-2/+1
|
* Disable Intel IOMMU by default.Dave Jones2011-12-141-1/+1
|
* Linux 3.1-git6 (upstream 1a67a573b8d)Josh Boyer2011-11-041-1/+0
| | | | | Make CONFIG_EDAC_SBRIDGE only build on x86_64 since it has 64-bit divide errors on 32-bit kernels.
* Linux 3.1-git5 (upstream 43672a0784707)Josh Boyer2011-11-031-0/+1
|
* Linux 3.1-git1 (138c4ae9cfda upstream)Josh Boyer2011-10-261-3/+3
| | | | | | 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 CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.Dave Jones2011-10-141-1/+2
| | | | "This option, together with the proc directories, will be deleted in 2.6.39."
* Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664)Dave Jones2011-09-221-1/+1
|
* Drop obsolete config optionsChuck Ebbert2011-09-081-15/+0
|
* these should have been in x86-generic, not all-genericDave Jones2011-08-091-0/+4
|
* Split out the 32bit only options from x86-32Dave Jones2011-08-091-215/+42
| | | | | | Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.
* Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363)Dave Jones2011-08-091-5/+6
|
* 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-3/+5
|
* 3.0-git3 snapshotKyle McMartin2011-07-251-0/+7
| | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...