| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: disable CONFIG_HW_RANDOM_BCM2835 | Álvaro Fernández Rojas | 2023-04-10 | 1 | -0/+1 |
* | kernel: backport NVMEM patches queued for the v6.4 | Rafał Miłecki | 2023-04-06 | 1 | -0/+2 |
* | kernel: Update MGLRU patchset | Kazuki H | 2023-03-27 | 1 | -2/+0 |
* | kernel: add missing symbols in 5.15 | Koen Vandeputte | 2023-03-21 | 1 | -0/+6 |
* | kernel: Add CONFIG_KERNEL_HARDLOCKUP_DETECTOR | Hauke Mehrtens | 2023-03-19 | 1 | -0/+1 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_KCOV=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+1 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_KASAN=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+2 |
* | kernel: Set some options to default shown with CONFIG_KERNEL_UBSAN=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+5 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_DYNAMIC_FTRACE=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+1 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_HIST_TRIGGERS=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+2 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_DEBUG_VIRTUAL=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+1 |
* | kernel: Deactivate options shown with CONFIG_KERNEL_DEBUG_VM=y | Hauke Mehrtens | 2023-03-19 | 1 | -0/+3 |
* | kernel: tcindex classifier has been retired | John Audia | 2023-03-18 | 1 | -1/+0 |
* | kernel: move CONFIG_PAGE_POOL to generic | Nick Hainke | 2023-03-04 | 1 | -0/+1 |
* | kernel: Add CONFIG_PPC_QUEUED_SPINLOCKS configuration option | Hauke Mehrtens | 2023-02-23 | 1 | -0/+1 |
* | kernel: add kmod-lib-842 | Tony Butler | 2023-01-28 | 1 | -0/+1 |
* | kernel: 5.15: add missing kernel configuration options | Robert Marko | 2023-01-16 | 1 | -0/+3 |
* | kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration | Hauke Mehrtens | 2022-12-23 | 1 | -0/+2 |
* | kernel: Move CONFIG_DRM_XEN_FRONTEND to generic configuration | Hauke Mehrtens | 2022-12-23 | 1 | -0/+1 |
* | kernel: Add missing kernel configuration options | Hauke Mehrtens | 2022-12-21 | 1 | -0/+3 |
* | kernel: Reorder kernel configuration options | Hauke Mehrtens | 2022-12-21 | 1 | -2/+2 |
* | kernel: add missing symbol to 5.15 config | Stijn Tintel | 2022-12-14 | 1 | -0/+1 |
* | sunxi: fix sunxi-ir kconfig and description | Chukun Pan | 2022-12-12 | 1 | -0/+6 |
* | kernel: modules/lib-lz4: add lz4hc_compress | Tony Butler | 2022-12-11 | 1 | -0/+1 |
* | kernel: add symbol in generic config for 5.15.81 | John Audia | 2022-12-11 | 1 | -0/+1 |
* | kernel: add missing symbol in generic config | Pawel Dembicki | 2022-11-16 | 1 | -0/+1 |
* | kernel: further cleanup of xfrm[4|6]_mode* | Martin Schiller | 2022-11-05 | 1 | -4/+0 |
* | kernel: remove handling of xfrm[4|6]_mode_* modules | Martin Schiller | 2022-10-31 | 1 | -3/+0 |
* | kernel: remove CONFIG_GPIO_MCP23S08 from default kernel configs | Florian Eckert | 2022-10-30 | 1 | -1/+0 |
* | kernel: add # CONFIG_ARM64_ERRATUM_1742098 | John Audia | 2022-10-30 | 1 | -0/+1 |
* | kernel: add # CONFIG_ARM64_ERRATUM_2441007 symbol | John Audia | 2022-10-30 | 1 | -0/+1 |
* | kernel: Add missing kernel configuration options | Hauke Mehrtens | 2022-10-22 | 1 | -0/+2 |
* | kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config | Aleksander Jan Bajkowski | 2022-10-21 | 1 | -1/+1 |
* | kernel: add missing config symbols for 5.15 | Josef Schlehofer | 2022-10-18 | 1 | -0/+5 |
* | kernel: add missing lockdep config symbols for 5.15 | Felix Fietkau | 2022-10-14 | 1 | -0/+5 |
* | kernel: add missing config symbols for 5.15 | Tomas Lara | 2022-10-02 | 1 | -0/+4 |
* | kernel: move kernel image cmdline hack to the octeon target | Felix Fietkau | 2022-09-30 | 1 | -1/+0 |
* | kernel: move ubnt ledbar driver to a separate package | Felix Fietkau | 2022-09-30 | 1 | -1/+0 |
* | kernel: Move some IOMMU options to generic | Hauke Mehrtens | 2022-09-24 | 1 | -0/+6 |
* | generic: 5.15: add missing PAGE_POOL_STATS config | Christian Marangi | 2022-09-23 | 1 | -0/+1 |
* | kernel: disable wireless extensions only when needed | Felix Fietkau | 2022-09-22 | 1 | -5/+5 |
* | kernel: Reorder kernel configuration | Hauke Mehrtens | 2022-09-22 | 1 | -3/+2 |
* | kernel: Deactivate CONFIG_DEFAULT_FQ_PIE by default | Hauke Mehrtens | 2022-09-22 | 1 | -0/+1 |
* | generic: move ledbar driver from mediatek target | Sven Wegener | 2022-09-11 | 1 | -0/+1 |
* | kernel: add and enable MGLRU for Linux 5.15 | Rui Salvaterra | 2022-09-11 | 1 | -0/+5 |
* | kernel: add # CONFIG_ARM64_ERRATUM_2441009 symbol | John Audia | 2022-09-09 | 1 | -0/+1 |
* | kernel: add CONFIG_NVMEM_U_BOOT_ENV symbol to configs | Rafał Miłecki | 2022-08-17 | 1 | -0/+1 |
* | kernel: remove CONFIG_MMC_BLOCK_BOUNCE | Tomas Lara | 2022-08-13 | 1 | -1/+0 |
* | kernel: kmod-wwan: Add package | Hauke Mehrtens | 2022-08-10 | 1 | -0/+2 |
* | kernel: kmod-nft-nat6: Remove package | Hauke Mehrtens | 2022-08-10 | 1 | -3/+0 |