summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331John W. Linville2011-11-111-1/+6
|
* Linux 3.2-rc1-git1 (upstream 19e0bafc36a)Josh Boyer2011-11-091-2/+3
| | | | Enable the brcm80211 modules now that they have left staging
* Linux 3.2-rc1Josh Boyer2011-11-081-0/+1
| | | | | From kernel.org this time, not git generated locally: http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
* Linux 3.1-git7 (upstream 31555213f)Josh Boyer2011-11-071-0/+2
|
* Linux 3.1-git6 (upstream 1a67a573b8d)Josh Boyer2011-11-041-1/+3
| | | | | 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/+8
|
* Linux 3.1-git4 (upstream dc47d3810cdc)Josh Boyer2011-11-011-3/+17
|
* Linux 3.1-git3. Happy Halloween.Josh Boyer2011-10-311-0/+6
|
* Linux 3.1-git2 snapshot (upstream f362f98e7c)Josh Boyer2011-10-281-0/+2
|
* don't set DEBUG_BLK_CGROUP twice, it'll be toggled by debug/releaseKyle McMartin2011-10-271-1/+0
|
* some dvb config changes noticed during kconfig reviewKyle McMartin2011-10-271-17/+2
|
* Linux 3.1-git1 (138c4ae9cfda upstream)Josh Boyer2011-10-261-125/+207
| | | | | | 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 CC_OPTIMIZE_FOR_SIZE on config-genericKyle McMartin2011-10-261-1/+1
|
* Enable CONFIG_IP_VS_IPV6 supportNeil Horman2011-09-141-1/+1
|
* Drop obsolete config optionsChuck Ebbert2011-09-081-130/+1
|
* fix up some config warningsDave Jones2011-08-271-5/+1
|
* Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide.Dave Jones2011-08-261-1/+0
|
* 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-develJosh Boyer2011-08-201-0/+2
|
* 3.1-rc2-git5 snapshotJosh Boyer2011-08-191-1/+1
| | | | Make XHCI builtin, add a patch to fix a race in the crypto framework
* 3.1-rc1-git6 snapshot. Make ide_pmac a moduleJosh Boyer2011-08-111-0/+1
|
* these should have been in x86-generic, not all-genericDave Jones2011-08-091-4/+0
|
* Split out the 32bit only options from x86-32Dave Jones2011-08-091-2/+6
| | | | | | Remove unnecessary duplicates, consolidate. This should reduce having to set the same option twice on 32/64.
* Deselect CONFIG_DECNET. Unmaintained, and rubbish.Dave Jones2011-08-051-3/+1
|
* Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796)John W. Linville2011-08-031-3/+1
|
* Change USB_SERIAL_OPTION back to modular. (rhbz 727680)Dave Jones2011-08-021-1/+1
|
* 3.0-git14 snapshotJosh Boyer2011-08-011-0/+5
| | | | Add scary cow back to remind people we're branched now
* 3.0-git12 snapshotJosh Boyer2011-07-301-0/+11
|
* 3.0-git11 snapshotJosh Boyer2011-07-291-0/+1
| | | | Add patch from linux-next to fix udlfb binding (rhbz 726163)
* 3.0-git9 snapshotJosh Boyer2011-07-271-0/+14
|
* 3.0-git3 snapshotKyle McMartin2011-07-251-0/+17
| | | | | | Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...
* Use ext4 for ext2 and ext3 filesystemsChuck Ebbert2011-07-211-12/+4
|
* Switch BLK_DEV_RAM to be modular (rhbz 720833)Dave Jones2011-07-211-1/+1
|
* Bring back utrace until uprobes gets merged upstream.Dave Jones2011-07-151-0/+2
|
* Change BINFMT_MISC to be modular. (rhbz 695415)Dave Jones2011-07-111-1/+1
|
* Centralise CPU_FREQ options into config-generic.Dave Jones2011-07-071-0/+12
| | | | Switch to using ondemand by default. (rhbz 713572)
* linux 3.0-rc6Kyle McMartin2011-07-041-0/+1
| | | | CONFIG_SCSI_ISCI=m
* Cleanup - make crypto manager options match realityChuck Ebbert2011-06-291-2/+1
|
* Disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS, as this also disables FIPS ↵Dave Jones2011-06-271-0/+2
| | | | (rhbz 716942)
* Update to 3.0-rc4Kyle McMartin2011-06-211-0/+1
| | | | | CONFIG_USB_NET_KALMIA =m Fix context in linux-3.0-fix-uts-release.patch
* update to 3.0-rc3-git5Kyle McMartin2011-06-171-0/+2
|
* update to 3.0-rc2Kyle McMartin2011-06-081-1/+1
| | | | | also build in ipv6 for the reasons documented by notting here http://lists.fedoraproject.org/pipermail/kernel/2011-June/003105.html
* DEBUG_OBJECTS_RCU_HEAD should be debug toggledKyle McMartin2011-05-301-5/+1
|
* make debugKyle McMartin2011-05-301-4/+4
|
* first pass of new config options in 3.0-rc1Kyle McMartin2011-05-301-86/+62
|
* config fixes DO NOT PUSHKyle McMartin2011-05-301-0/+86
|
* switch NF_CONNTRACK to modularKyle McMartin2011-05-141-1/+1
|
* add CONFIG_TMPFS_XATTR to genericKyle McMartin2011-05-141-0/+1
|
* flip the release builds toggleKyle McMartin2011-05-121-4/+4
|
* adios utrace.Dave Jones2011-05-091-2/+0
|
* Enable CONFIG_FB_UDL (#634636)Chuck Ebbert2011-05-091-1/+1
|