Commit Graph

59 Commits

Author SHA1 Message Date
Josh Boyer
c2a12cd16f Add kernel module signing on x86
Leave enforcing disabled for now, so unsigned modules can still load.  This
can be switched by adding "enforcemodulesig=1" to the kernel command line.
2012-03-07 15:07:26 -05:00
Dave Jones
8247ca06d4 Disable debugging options. 2012-03-07 01:10:40 -05:00
Josh Boyer
ed314e28a7 Reenable debugging options. 2012-02-27 08:20:15 -05:00
Josh Boyer
9a6c2dc6e9 Disable debugging options. 2012-02-25 17:24:39 -05:00
Josh Boyer
cd70fad7ef Reenable debugging options. 2012-02-20 09:05:36 -05:00
Josh Boyer
9167f1f0b9 Linux 3.3-rc4
Disable debugging options.
2012-02-19 22:29:59 -05:00
Josh Boyer
1d0352b359 Reenable debugging options. 2012-02-10 09:42:43 -05:00
Josh Boyer
bbb795413f Disable debugging options. 2012-02-09 07:44:11 -05:00
Josh Boyer
c762c2fb4d Reenable debugging options. 2012-02-01 09:23:39 -05:00
Josh Boyer
bc174349cc Disable debugging options. 2012-01-31 20:08:35 -05:00
Josh Boyer
30a3098cab Linux 3.3-rc1-git4 (upstream 74ea15d909b31158f9b63190a95b52bc05586d4b)
Enable the non-staging GMA500 driver (rhbz 785053)
2012-01-27 10:05:41 -05:00
Josh Boyer
14c5ae909d Enable CONFIG_EFI_STUB per Matthew Garrett 2012-01-26 14:12:58 -05:00
Josh Boyer
7f88f48197 Reenable debugging options. 2012-01-23 09:09:31 -05:00
Josh Boyer
76e8dd2253 Disable debug options. 2012-01-20 17:02:18 -05: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
36c7a65617 Disable ISA 2012-01-16 16:14:17 -05:00
Dave Jones
399bcf0db6 move hyperv to the right config file 2012-01-13 17:51:46 -05:00
Dave Jones
277962e39f Enable CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK
(On by default in rawhide/-debug)
2012-01-13 17:35:09 -05:00
Dave Jones
96cb804952 clarify 2012-01-13 17:18:37 -05:00
Dave Jones
ee15bb18d8 Disable Intel IOMMU by default. 2011-12-14 20:22:45 -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
6cc3fe9c50 Linux 3.1-git5 (upstream 43672a0784707) 2011-11-03 09:30:13 -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
Dave Jones
3e1637b657 Disable CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.
"This option, together with the proc directories, will be deleted in 2.6.39."
2011-10-14 13:13:46 -04:00
Dave Jones
2ddef1f77d Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664) 2011-09-22 18:34:54 -04:00
Chuck Ebbert
e8bd9d2128 Drop obsolete config options 2011-09-08 11:44:04 -04:00
Dave Jones
68f00c16fb these should have been in x86-generic, not all-generic 2011-08-09 19:41:05 -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
b4b8a811e8 Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363) 2011-08-09 13:34:53 -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
6ddada4248 first pass of new config options in 3.0-rc1 2011-05-30 10:25:28 -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
e8c0dae39e Update to 2.6.38-git12
Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].
2011-03-23 08:55:25 -04:00
Kyle McMartin
31c46e0c23 update to 2.6.38-git11 2011-03-22 17:04:14 -04:00
Kyle McMartin
3f74cb629d update to 2.6.38-git6 2011-03-18 13:15:43 -04:00
Kyle McMartin
3ddbdca8f8 Set rawhide back on the bleeding edge
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.
2011-03-16 09:05:07 -04:00
Kyle McMartin
6257b8803c snapshot 2.6.38-rc2-git5 2011-01-26 18:13:27 -05:00
Kyle McMartin
77886ddffa [x86] disable TRANSPARENT_HUGEPAGEs 2011-01-25 19:48:45 -05:00
Kyle McMartin
ca570fd6c9 SDHCI_OF is broken on i386
(not that it likely matters for anything but olpc.)
2011-01-15 10:23:38 -05:00
Kyle McMartin
ee6c061eb9 snapshot 2.6.37-git12 2011-01-15 00:56:55 -05:00
Kyle McMartin
50f89b26c6 update kconfig for 2.6.37-git9 2011-01-12 21:32:50 -05:00