GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/genkernel.git
aufs
debug-build
dracut
hyperv
iscsi
kernel-config
lxnay
master
old_master
overlayfs
ryao
split-genkernel-geninitramfs
v3.4.45.x
xake
zfs
Kernel and initrd generator
Genkernel Team <genkernel@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Copy s390 config to s390x (it's 64bit anyway!)
Andreas K. Hüttel
2022-05-20
4
-0
/
+1538
*
Add RISC-V support
Yixun Lan
2021-03-19
3
-0
/
+459
*
arch/mips/config.sh: Update outdated config
Thomas Deutschmann
2020-08-28
1
-4
/
+4
*
Remove --disklabel option
Thomas Deutschmann
2020-08-28
1
-1
/
+0
*
--luks: Add support for Serpent cipher
Thomas Deutschmann
2020-08-21
2
-2
/
+2
*
arch/arm*/modules_load: Load APM X-Gene SoC Ethernet Driver
Thomas Deutschmann
2020-07-16
2
-0
/
+6
*
arch/arm*/modules_load: Load APM X-Gene SoC SATA host controller driver
Thomas Deutschmann
2020-07-16
2
-0
/
+6
*
kernel configs: add initial kernel config for ppc64le
Georgy Yakovlev
2020-04-19
2
-7521
/
+3170
*
kernel configs: change to general purpose kernel for daily usage
Thomas Deutschmann
2020-01-14
5
-183
/
+868
*
kernel configs: reformatted
Thomas Deutschmann
2020-01-13
6
-286
/
+215
*
Add arm64 support
Thomas Deutschmann
2019-12-03
3
-0
/
+658
*
arch/x86_64/arch-config: Enable AMD ACPI2Platform devices support
Thomas Deutschmann
2019-12-02
1
-0
/
+1
*
arch/x86_64/arch-config: Enable Intel Low Power Subsystem support in ACPI mode
Thomas Deutschmann
2019-12-02
1
-0
/
+4
*
arch/*/arch-config: Remove CONFIG_MICROCODE_*, use --microcode
Thomas Deutschmann
2019-12-02
2
-8
/
+0
*
arch/x86_64/arch-config: Disable HyperV by default, use --hyperv
Thomas Deutschmann
2019-12-02
1
-7
/
+0
*
Make arch/*/modules_load only extending defaults/modules_load
Thomas Deutschmann
2019-11-24
15
-573
/
+36
*
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
[next]