| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/x86_64/modules_load: Add e1000e network driver | Thomas Deutschmann | 2019-07-18 | 1 | -1/+1 |
* | Add bcache support | Thomas Deutschmann | 2019-07-14 | 15 | -15/+15 |
* | gen_funcs.sh: Refactor setColorVars() | Thomas Deutschmann | 2019-07-14 | 3 | -3/+2 |
* | gen_configkernel.sh: Refactor config_kernel() | Thomas Deutschmann | 2019-07-14 | 2 | -0/+2 |
* | config.sh: Remove executable bit | Thomas Deutschmann | 2019-07-14 | 13 | -0/+0 |
* | arch-config: add missing arch-config for consistency | Thomas Deutschmann | 2019-03-30 | 2 | -0/+2 |
* | kernel-config: remove unused files | Thomas Deutschmann | 2019-03-30 | 4 | -10799/+0 |
* | arch/x86_64/kernel-config: sync USB Serial Converter support with other archi... | Thomas Deutschmann | 2019-03-26 | 1 | -40/+40 |
* | Add MODULES_HYPERV | Thomas Deutschmann | 2019-03-26 | 15 | -0/+45 |
* | modules_load: fix crc32 & crc32c for old kernels & fine-tune per arch | Ben Kohler | 2019-03-08 | 15 | -15/+15 |
* | x86{,_64}/kernel-config: add DRM_AMDGPU | Ben Kohler | 2019-03-07 | 2 | -1/+2 |
* | modules_load: add broadcom phy drivers | Ben Kohler | 2019-03-07 | 15 | -15/+15 |
* | modules_load: replace crc32c with crc32c_generic + crc32c-intel | Ben Kohler | 2019-03-07 | 15 | -15/+15 |
* | modules_load: add crc32c | Thomas Deutschmann | 2018-05-08 | 15 | -15/+15 |
* | who doesn't love emmc? | Rick Farina (Zero_Chaos) | 2018-03-23 | 14 | -0/+14 |
* | add uas to modules_load where appropriate | Rick Farina (Zero_Chaos) | 2018-03-20 | 15 | -15/+15 |
* | modules_load: sync MODULES_FS, add f2fs | Robin H. Johnson | 2017-11-14 | 15 | -15/+15 |
* | modules_load: sync MODULES_CRYPTO | Robin H. Johnson | 2017-11-14 | 15 | -2/+41 |
* | modules_load: sync MODULES_NVME, drop nvme-target. | Robin H. Johnson | 2017-11-14 | 15 | -15/+15 |
* | modules_load: add virtio & nvme-fc. | Robin H. Johnson | 2017-10-28 | 15 | -45/+90 |
* | arch/ppc64le/modules_load: sync. | Robin H. Johnson | 2017-09-13 | 1 | -7/+8 |
* | ppc64le support | Kevin Zhao | 2017-09-13 | 3 | -0/+7574 |
* | modules: enable more device-mapper modules for modern LVM/Stratis-Storage. | Robin H. Johnson | 2017-09-03 | 14 | -36/+28 |
* | arch/x86*: enable CONFIG_ALX. | Robin H. Johnson | 2017-09-03 | 2 | -0/+2 |
* | modules_load: more filesystems. | Robin H. Johnson | 2017-07-14 | 14 | -14/+14 |
* | modules_load: add qemu_fw_cfg on supported hardware. | Robin H. Johnson | 2017-04-01 | 7 | -7/+7 |
* | Support NVMe block devices. | Robin H. Johnson | 2017-01-07 | 14 | -14/+28 |
* | kconfig: Disable iSCSI by default, use --iscsi. | Robin H. Johnson | 2017-01-02 | 4 | -9/+9 |
* | kconfig: disable MULTIPATH by default, enabled by --multipath | Robin H. Johnson | 2017-01-02 | 5 | -10/+10 |
* | modules_load: bug #584346, support mpt3sas. | Robin H. Johnson | 2016-11-20 | 14 | -14/+14 |
* | Merge MIPS & UM busybox config. | Robin H. Johnson | 2016-07-05 | 2 | -1012/+0 |
* | busybox: always include printf. | Robin H. Johnson | 2016-07-03 | 2 | -2/+2 |
* | x86_64: updated networking | Robin H. Johnson | 2016-07-03 | 1 | -1/+1 |
* | arch/x86/arch-config: bug #582318, explicitly set non-64bit so cross-compile ... | Robin H. Johnson | 2016-05-15 | 1 | -0/+3 |
* | config.sh: ensure generic config.sh is used again; and refactor duplicate set... | Robin H. Johnson | 2016-02-29 | 14 | -285/+14 |
* | kconfig/x86*: CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is hazardous to have by default. | Robin H. Johnson | 2016-01-23 | 2 | -2/+0 |
* | Some of the arch-config blocks were never populated for minor arches, so the ... | Robin H. Johnson | 2016-01-23 | 8 | -0/+8 |
* | kconfig/x86: older x86 can use microcode too. | Robin H. Johnson | 2016-01-23 | 1 | -0/+4 |
* | kernel/x86*: get closer to older kconfig, with change in override from Makefi... | Robin H. Johnson | 2016-01-23 | 2 | -2/+0 |
* | kconfig/ppc*: get closer to older kconfig, with change in override from Makef... | Robin H. Johnson | 2016-01-23 | 2 | -11/+1 |
* | s390 kernel: update config to linux-4.3 and add kvm/virtio support | Mike Frysinger | 2015-12-08 | 1 | -178/+550 |
* | Add hid-logitech-dj and 3w-sas | Richard Yao | 2015-08-29 | 14 | -28/+28 |
* | kernel config parts of bug #557278 fix | Rick Farina (Zero_Chaos) | 2015-08-20 | 2 | -3/+11 |
* | disable optimize for size on x86/x86_64 bug #474724 | Rick Farina (Zero_Chaos) | 2015-08-20 | 2 | -2/+2 |
* | More kernel configuration customization | Richard Yao | 2015-08-11 | 1 | -1/+6 |
* | Customize configs | Richard Yao | 2015-07-31 | 1 | -0/+16 |
* | Initial kernel config infrastructure | Richard Yao | 2015-07-31 | 13 | -0/+350 |
* | Enable sensors for K10 and K15h families in default x86/x86_64 configs, bug #... | Richard Yao | 2015-07-31 | 2 | -1/+4 |
* | Enable CONFIG_AUDIT=y on almost all architectures | Richard Yao | 2015-07-31 | 12 | -12/+12 |
* | Include CONFIG_FHANDLE=y in default kernel config, bug #519298 | Richard Yao | 2015-07-31 | 14 | -0/+14 |