aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modules_load: add crc32cThomas Deutschmann2018-05-081-1/+1
* who doesn't love emmc?Rick Farina (Zero_Chaos)2018-03-231-0/+1
* add uas to modules_load where appropriateRick Farina (Zero_Chaos)2018-03-201-1/+1
* modules_load: sync MODULES_FS, add f2fsRobin H. Johnson2017-11-141-1/+1
* modules_load: sync MODULES_CRYPTORobin H. Johnson2017-11-141-1/+1
* modules_load: sync MODULES_NVME, drop nvme-target.Robin H. Johnson2017-11-141-1/+1
* modules_load: add virtio & nvme-fc.Robin H. Johnson2017-10-281-3/+6
* modules: enable more device-mapper modules for modern LVM/Stratis-Storage.Robin H. Johnson2017-09-031-2/+2
* arch/x86*: enable CONFIG_ALX.Robin H. Johnson2017-09-031-0/+1
* modules_load: more filesystems.Robin H. Johnson2017-07-141-1/+1
* modules_load: add qemu_fw_cfg on supported hardware.Robin H. Johnson2017-04-011-1/+1
* Support NVMe block devices.Robin H. Johnson2017-01-071-1/+2
* kconfig: Disable iSCSI by default, use --iscsi.Robin H. Johnson2017-01-021-2/+2
* kconfig: disable MULTIPATH by default, enabled by --multipathRobin H. Johnson2017-01-021-1/+1
* modules_load: bug #584346, support mpt3sas.Robin H. Johnson2016-11-201-1/+1
* x86_64: updated networkingRobin H. Johnson2016-07-031-1/+1
* config.sh: ensure generic config.sh is used again; and refactor duplicate set...Robin H. Johnson2016-02-291-21/+1
* kconfig/x86*: CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is hazardous to have by default.Robin H. Johnson2016-01-231-1/+0
* kernel/x86*: get closer to older kconfig, with change in override from Makefi...Robin H. Johnson2016-01-231-1/+0
* Add hid-logitech-dj and 3w-sasRichard Yao2015-08-291-2/+2
* kernel config parts of bug #557278 fixRick Farina (Zero_Chaos)2015-08-201-2/+5
* disable optimize for size on x86/x86_64 bug #474724Rick Farina (Zero_Chaos)2015-08-201-1/+1
* More kernel configuration customizationRichard Yao2015-08-111-1/+6
* Customize configsRichard Yao2015-07-311-0/+16
* Initial kernel config infrastructureRichard Yao2015-07-311-0/+123
* Enable sensors for K10 and K15h families in default x86/x86_64 configs, bug #...Richard Yao2015-07-311-1/+2
* Include CONFIG_FHANDLE=y in default kernel config, bug #519298Richard Yao2015-07-311-0/+1
* add xhci_pciRick Farina (Zero_Chaos)2015-07-301-1/+1
* set DEFAULT_MAKEOPTS to what portage usesRick Farina (Zero_Chaos)2015-04-281-1/+2
* Add support for more nic drivers to netboot - forgot to add x86_64 config.Jorge Manuel B. S. Vicetto (jmbsvicetto)2014-06-251-1/+1
* Bug #461828: CONFIG_EVENT_HELPER should now be empty by default.Robin H. Johnson2014-05-311-1/+1
* Fix RTC support in generic config files, bug #444932Ben Kohler2013-06-091-1/+1
* Load xhci-plat when availableRichard Yao2013-06-091-1/+1
* Build USB 3.0 support by default, bug #452888Richard Yao2013-06-031-1/+3
* Add ehci-pci to MODULES_USB, needed by 3.8 kernels, see bug #458606Fabio Erculiani2013-03-191-1/+1
* Clean up module drift over the years. Just MODULES_CRYPTO left.Robin H. Johnson2012-10-131-1/+1
* Bug #286187: Complete multipath support.Robin H. Johnson2012-10-131-0/+1
* Bug #336170: amd74xx was long-replaced by pata_amd.Robin H. Johnson2012-10-131-1/+1
* modules/lvm: dm-thin-pool now requires dm-persistent-data and libcrc32cRobin H. Johnson2012-08-191-1/+1
* USB 3.0 Support: Load xhci-hcd when availableRichard Yao2012-07-211-1/+1
* Linux 3.5 renames usbhid to hid-genericRichard Yao2012-07-191-1/+1
* t Bug #399703: amd64 default kernel config did not have EFI support.Robin H. Johnson2012-07-171-1/+3
* Add xts to MODULES_CRYPTO (bug #425028)Sebastian Pipping2012-07-081-1/+1
* Make sure that cbc.ko and aes*.ko needed for cbc-essiv:sha256 (=default) disk...Sebastian Pipping2012-06-021-1/+1
* Set CONFIG_DEVTMPFS=y on x86, x86_64, default for udevSebastian Pipping2012-05-121-1/+1
* Merge remote-tracking branch 'origin/bug-405495'Robin H. Johnson2012-03-101-0/+3
|\
| * Make sure the sha256 module makes it into the initramfs (bug #405495)Sebastian Pipping2012-02-251-0/+3
* | modules_load: include more DM and MD modules for other RAID/LVM configurations.Robin H. Johnson2012-02-111-2/+2
* | Ensure default for new initramfs compression is used.Robin H. Johnson2012-02-061-0/+1
* | Implement ZFS SupportRichard Yao2012-02-061-1/+1