Commit Graph

94 Commits

Author SHA1 Message Date
Josh Boyer e3e38acf4d Linux 3.2-rc1
From kernel.org this time, not git generated locally:
http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
2011-11-08 07:39:48 -05:00
Josh Boyer ea8a97de39 Linux 3.1-git7 (upstream 31555213f) 2011-11-07 11:25:51 -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 906f34d53b Linux 3.1-git4 (upstream dc47d3810cdc) 2011-11-01 15:15:29 -04:00
Josh Boyer 8e04ce5a38 Linux 3.1-git3. Happy Halloween. 2011-10-31 15:20:40 -04:00
Josh Boyer dff0854796 Linux 3.1-git2 snapshot (upstream f362f98e7c) 2011-10-28 15:42:03 -04:00
Kyle McMartin d87b3f2e6e don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/release 2011-10-27 12:16:48 -04:00
Kyle McMartin 080adf836d some dvb config changes noticed during kconfig review 2011-10-27 12:14:19 -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
Kyle McMartin d54f6ca992 Disable CC_OPTIMIZE_FOR_SIZE on config-generic 2011-10-26 13:13:47 -04:00
Neil Horman 2f723968f7 Enable CONFIG_IP_VS_IPV6 support 2011-09-14 11:55:37 -04:00
Chuck Ebbert e8bd9d2128 Drop obsolete config options 2011-09-08 11:44:04 -04:00
Dave Jones ccdeeb8a3a fix up some config warnings 2011-08-27 17:57:25 -04:00
Dave Jones 448d79664f Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide. 2011-08-26 16:15:58 -04:00
Josh Boyer 0ad3713581 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:13:48 -04:00
Josh Boyer c3c2b77d29 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:32:04 -04:00
Josh Boyer f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -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 84f976bc28 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:14:18 -04:00
John W. Linville 7e3f828310 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:35:58 -04:00
Dave Jones f52a0de1ad Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:20:02 -04:00
Josh Boyer 3575ffb1af 3.0-git14 snapshot
Add scary cow back to remind people we're branched now
2011-08-01 08:11:27 -04:00
Josh Boyer 0b39172ce2 3.0-git12 snapshot 2011-07-30 11:21:38 -04:00
Josh Boyer 37a65c7868 3.0-git11 snapshot
Add patch from linux-next to fix udlfb binding (rhbz 726163)
2011-07-29 10:12:47 -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
Chuck Ebbert e2a36baadc Use ext4 for ext2 and ext3 filesystems 2011-07-21 21:32:15 -04:00
Dave Jones 441b0a7fe7 Switch BLK_DEV_RAM to be modular (rhbz 720833) 2011-07-21 16:11:37 -04:00
Dave Jones 5a6744203a Bring back utrace until uprobes gets merged upstream. 2011-07-15 16:04:21 -04:00
Dave Jones d74412cfc2 Change BINFMT_MISC to be modular. (rhbz 695415) 2011-07-11 17:03:10 -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
Kyle McMartin 99ca0896f9 linux 3.0-rc6
CONFIG_SCSI_ISCI=m
2011-07-04 20:27:46 -04:00
Chuck Ebbert 6b849f22a6 Cleanup - make crypto manager options match reality 2011-06-29 11:09:56 -04:00
Dave Jones 4e11b0fb25 Disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS, as this also disables FIPS (rhbz 716942) 2011-06-27 12:27:32 -04:00
Kyle McMartin e2875c52bd Update to 3.0-rc4
CONFIG_USB_NET_KALMIA =m
Fix context in linux-3.0-fix-uts-release.patch
2011-06-21 17:00:48 -04:00
Kyle McMartin a8a2918cfc update to 3.0-rc3-git5 2011-06-17 12:09:24 -04:00
Kyle McMartin 99b6793a5d update to 3.0-rc2
also build in ipv6 for the reasons documented by notting here
http://lists.fedoraproject.org/pipermail/kernel/2011-June/003105.html
2011-06-08 01:35:29 -04:00
Kyle McMartin 9e66a07b07 DEBUG_OBJECTS_RCU_HEAD should be debug toggled 2011-05-30 12:52:32 -04:00
Kyle McMartin 3d121413b5 make debug 2011-05-30 12:48:48 -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 6fbe73c2bd config fixes DO NOT PUSH 2011-05-30 07:29:57 -04:00
Kyle McMartin b86173d0ca switch NF_CONNTRACK to modular 2011-05-14 12:15:36 -04:00
Kyle McMartin 0c14650a47 add CONFIG_TMPFS_XATTR to generic 2011-05-14 11:27:45 -04:00
Kyle McMartin d8616baf4a flip the release builds toggle 2011-05-12 10:34:16 -04:00
Dave Jones 57671e4ed5 adios utrace. 2011-05-09 16:41:28 -04:00
Chuck Ebbert 29e8da62aa Enable CONFIG_FB_UDL (#634636) 2011-05-09 07:38:25 -04:00
Dave Jones 0e465b7a3f Make USB serial console work.
How did we go this long with this not working ?
2011-04-19 20:04:42 -04:00
Kyle McMartin dba63f5a2e update to snap 2.6.39-rc1-git3 2011-04-02 12:18:46 -04:00