genkernel: Add --kconfig to set specific kernel config options
[genkernel.git] / arch /
2012-10-13 Robin H. JohnsonClean up module drift over the years. Just MODULES_CRYP...
2012-10-13 Robin H. JohnsonBug #286187: Complete multipath support.
2012-10-13 Robin H. JohnsonBug #336170: amd74xx was long-replaced by pata_amd.
2012-08-20 Robin H. Johnsonmodules/lvm: dm-thin-pool now requires dm-persistent...
2012-07-21 Richard YaoUSB 3.0 Support: Load xhci-hcd when available
2012-07-19 Richard YaoLinux 3.5 renames usbhid to hid-generic
2012-07-17 Robin H. Johnsont Bug #399703: amd64 default kernel config did not...
2012-07-08 Sebastian PippingAdd xts to MODULES_CRYPTO (bug #425028)
2012-06-04 Sebastian PippingMerge branch 'bug-418463'
2012-06-02 Sebastian PippingMake sure that cbc.ko and aes*.ko needed for cbc-essiv...
2012-05-12 Sebastian PippingSet CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-25 Sebastian PippingMake sure the sha256 module makes it into the initramfs...
2012-02-12 Robin H. Johnsonmodules_load: include more DM and MD modules for other...
2012-02-06 Robin H. JohnsonEnsure default for new initramfs compression is used.
2012-02-06 Richard YaoImplement ZFS Support
2012-01-28 Richard YaoImplement --[no-]compress-initramfs option to complemen...
2012-01-24 Sebastian PippingUnset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
2012-01-08 Sebastian PippingAdd mpt2sas to auto-load SCSI modules v3.4.22
2012-01-04 Borg OnionSupport for glibc-2.14 systems
2012-01-04 Robin H. JohnsonImprove option handling.
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-06-13 Sebastian PippingUnset CONFIG_EMBEDDED on arch amd64
2011-06-13 Sebastian PippingApply CONFIG_USB_HID=y to archs amd64/x86/default ...
2011-06-13 Sebastian PippingUnset CONFIG_IDE on archs amd64/x86/default (bug #357213)
2011-06-07 Sebastian PippingAdd hpsa to modules_load of amd64/x86 (bug #363369)
2011-03-16 Sebastian PippingMerge branch experimental using --no-ff
2011-03-14 Fabio Erculianiadd btrfs to MODULES_FS, load btrfs module if available
2011-01-30 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-30 Sebastian PippingMerge branch 'master' into experimental
2011-01-30 Sebastian PippingEnable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for...
2011-01-30 Sebastian PippingApply "make oldconfig" of 2.6.36-gentoo-r5 to .config...
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-22 Sebastian PippingEnable CONFIG_USB_SUSPEND for x86/amd64 (but not defaul...
2009-12-27 Andrew GaffneyAdd USB HID modules to modules_load and default kernel...
2009-12-27 Andrew GaffneyEnable ext4 by default everywhere (for Gentoo bug ...
2009-12-26 Andrew GaffneyEnable CONFIG_SCSI_MULTI_LUN option for Gentoo bug...
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-07-25 Chris GianelloniAdding Id header.
2009-07-19 Andrew GaffneyAdd aic94xx to MODULES_SCSI for Gentoo bug #277792
2009-07-12 Andrew Gaffneyenable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel...
2009-06-28 craigiSCSI patch for genkernel
2009-05-12 Andrew GaffneyApply fix to deference links for gentoo bug #269603
2009-05-09 Andrew GaffneyAdd dm-crypt module for gentoo bug #269042
2009-02-25 Joshua JacksonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2009-02-20 Andrew GaffneyAdd support for multiple possible kernel binary paths...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-12 Andrew GaffneySwitch search order so arch-specific is first for busy...
2008-12-12 Andrew GaffneyRemove old nb-busybox.cf files that aren't used anymore
2008-12-12 Andrew GaffneyAdd support for arm from armin76
2008-12-12 Andrew GaffneyEnable CONFIG_MAKEDEVS in busy-config for netboot
2008-12-07 Andrew GaffneyEnable CONFIG_FEATURE_PREFER_APPLETS busybox option
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-13 agaffneyEnable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
2008-11-04 agaffneyEnabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for...
2008-09-12 Chris GianelloniRemoving scsi_wait_scan from PATA/SATA/SCSI and moving...
2008-08-31 Robin H. JohnsonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2008-08-31 agaffneyEnable CONFIG_ROUTE in busy-configs
2008-08-29 agaffneyEnable CONFIG_HOSTNAME in all busy-configs
2008-08-28 agaffneyDisabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
2008-07-29 agaffneyMove um/ underneath arch/ where it belongs
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2008-07-28 Chris GianelloniMoved architecture folders under the arch subfolder.