Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v5.0.17 | Laura Abbott | 2019-05-20 | 1 | -0/+1 |
| | |||||
* | Linux v5.0.8 | Laura Abbott | 2019-04-17 | 1 | -0/+1 |
| | |||||
* | Ensure ioschedulers are built in (rhbz 1690604) | Laura Abbott | 2019-04-01 | 1 | -2/+2 |
| | |||||
* | Enable W1_MASTER_GPIO on aarch64 (rbhz #1671934) | Jeremy Cline | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | arm: build in some drivers needed by tegra jetson platforms | Peter Robinson | 2019-03-19 | 1 | -3/+3 |
| | |||||
* | enable stmmac dwc-qos for tegra | Peter Robinson | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Linux v5.0 rebase | Laura Abbott | 2019-03-19 | 1 | -230/+153 |
| | |||||
* | Arm config updates and fixes, fixes for Jetson TX series | Peter Robinson | 2019-03-12 | 1 | -16/+19 |
| | |||||
* | Disable stackleak plugin | Laura Abbott | 2019-03-05 | 1 | -1/+1 |
| | | | | | | Packaging this is a bit more complicated than expected and lets to errors when building external modules. Turn this off for now until we find a better solution. | ||||
* | enable COMPAT on aarch64 to enable some legacy usecases on aarch64 with ↵ | Peter Robinson | 2019-02-12 | 1 | -1/+6 |
| | | | | containers | ||||
* | Enable STM 6-axis IMU MEMS sensors | Peter Robinson | 2019-01-27 | 1 | -1/+1 |
| | |||||
* | Linux v4.20.4 | Justin M. Forbes | 2019-01-23 | 1 | -0/+1 |
| | |||||
* | enable R8188EU on all Arm arches | Peter Robinson | 2019-01-23 | 1 | -1/+1 |
| | |||||
* | Linux v4.20.3 rebase | Justin M. Forbes | 2019-01-17 | 1 | -254/+155 |
| | |||||
* | Linux v4.19.14 | Jeremy Cline | 2019-01-09 | 1 | -0/+1 |
| | |||||
* | Set CONFIG_REALTEK_PHY=y to workaround realtek ethernet issues (rhbz 1650984) | Hans de Goede | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | Update CONFIG_DVB_MAX_ADAPTERS to upstream defaults (changed in 3.7) | Justin M. Forbes | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Minor cleanups and consolidation of AllWinner configs | Peter Robinson | 2018-12-12 | 1 | -4/+5 |
| | |||||
* | configs: correct cpu accounting configuration | Paul Bolle | 2018-11-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | The shipped .config files all have CONFIG_TICK_CPU_ACCOUNTING and CONFIG_VIRT_CPU_ACCOUNTING_NATIVE set. The x86_64 .config files additionaly have CONFIG_VIRT_CPU_ACCOUNTING_GEN set. This is wrong because each .config should have just one of these three set. As a result the build generates [...]:warning: override: VIRT_CPU_ACCOUNTING_NATIVE changes choice state 24 times and [...]:warning: override: VIRT_CPU_ACCOUNTING_GEN changes choice state 4 times. So let's make sure the shipped .config files only have one of these three Kconfig macros set (ie, the one that's relevant for that .config target). Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | configs: correct memory configuration | Paul Bolle | 2018-11-30 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The shipped .config files all have CONFIG_FLATMEM_MANUAL and CONFIG_SPARSEMEM_MANUAL set. This is wrong because each .config should have just one of these two set set. (There's also CONFIG_DISCONTIGMEM_MANUAL but Fedora doesn't use that.) As a result the build generates [...]:warning: override: SPARSEMEM_MANUAL changes choice state 24 times. If the configuration generation system drops CONFIG_FLATMEM_MANUAL the warnings go away. And that doesn't change the final .config files that the kernel's build system actually uses. (Two details that very few people will care about: 1. x86/i686 still needs to unset CONFIG_FLATMEM_MANUAL to keep process_configs.sh from killing the build; 2. the kernel build of armv7hl will silently drop CONFIG_SPARSEMEM_MANUAL. Because of that I didn't bother with an explicit override for arm/armv7.) Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | configs: use CONFIG_UNWINDER_ORC only in x86/x86_64 | Paul Bolle | 2018-11-30 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | The shipped .config files for i686 have both CONFIG_UNWINDER_ORC and CONFIG_UNWINDER_FRAME_POINTER set. This is wrong because those .config files should only have CONFIG_UNWINDER_FRAME_POINTER set. As a result the build generates [...]:warning: override: UNWINDER_ORC changes choice state 4 times. Move CONFIG_UNWINDER_ORC to x86/x86_64 to correct this. Note that this doesn't change the final .config files that the kernel's build system actually uses. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | enable Amlogic Meson GX series pinctrl drivers for arm64 | Peter Robinson | 2018-11-27 | 1 | -2/+2 |
| | |||||
* | v4.19.4 | Peter Robinson | 2018-11-23 | 1 | -0/+1 |
| | |||||
* | disable rockcip PCIE again for f29 | Peter Robinson | 2018-11-21 | 1 | -2/+2 |
| | |||||
* | Linux v4.19.2 | Jeremy Cline | 2018-11-14 | 1 | -8/+121 |
| | |||||
* | Fix network on some i.MX6 devices (rhbz 1628209) | Peter Robinson | 2018-10-20 | 1 | -4/+4 |
| | |||||
* | emable SCSI_MPT3SAS on ARM | Peter Robinson | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | fix regression in Jetson TK1 | Peter Robinson | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | enable mpu6500 iio driver on arm | Peter Robinson | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Change CONFIG_SSB back to a module (rhbz #1572349) | Jeremy Cline | 2018-09-28 | 1 | -2/+2 |
| | |||||
* | rockchips: disable pcie while we work out what's going on | Peter Robinson | 2018-09-26 | 1 | -2/+2 |
| | |||||
* | fix boot on a number of Rockchips based devices | Peter Robinson | 2018-09-25 | 1 | -3/+3 |
| | |||||
* | more minor ARM tweaks | Peter Robinson | 2018-09-16 | 1 | -1/+3 |
| | |||||
* | a few minor ARM config tweaks | Peter Robinson | 2018-09-16 | 1 | -3/+5 |
| | |||||
* | Build TCG_TIS_I2C_INFINEON on all ARM | Peter Robinson | 2018-09-16 | 1 | -1/+1 |
| | |||||
* | Use the CPU RNG for entropy (rhbz 1572944) | Laura Abbott | 2018-09-13 | 1 | -0/+1 |
| | |||||
* | enable QCom IPC router bits | Peter Robinson | 2018-08-29 | 1 | -1/+3 |
| | |||||
* | build in the HW crc32 module, it's almost everywhere, even in the RPi, and ↵ | Peter Robinson | 2018-08-28 | 1 | -1/+1 |
| | | | | now aarch664 requirement | ||||
* | enable a couple of iio sensors | Peter Robinson | 2018-08-20 | 1 | -2/+2 |
| | |||||
* | Cleanup some old config options, remove DRM drivers hidden behind ↵ | Peter Robinson | 2018-08-16 | 1 | -9/+2 |
| | | | | DRM_LEGACY, tweak module filters a little (fpga, iio, few other bits), minor find optimisation | ||||
* | Bring back AEGIS and MORUS ciphers (rhbz 1610180) | Jeremy Cline | 2018-08-16 | 1 | -5/+5 |
| | |||||
* | Revert "Linux v4.18-1283-g10f3e23f07cb" | Jeremy Cline | 2018-08-14 | 1 | -5/+0 |
| | | | | | | This reverts commit 6003595fcc58ff971c2f53c7bf7d0ec19a7b8d8f. 4.19 should be rawhide-only. | ||||
* | Linux v4.18-1283-g10f3e23f07cb | Jeremy Cline | 2018-08-14 | 1 | -0/+5 |
| | |||||
* | Disable speck crypto cipher | Peter Robinson | 2018-08-13 | 1 | -2/+2 |
| | | | | | | The upstream maintainer is dropping it and due to ISO cert issues it's likely to be gone soon so better off not encouraging usage of it until the final decision is made. Details here https://lwn.net/Articles/761992/ | ||||
* | Add ZYNQMP clock and firmware driver | Peter Robinson | 2018-08-11 | 1 | -0/+3 |
| | |||||
* | Back out AEGIS and MORUS ciphers (rhbz 1610180) | Justin M. Forbes | 2018-08-01 | 1 | -5/+5 |
| | |||||
* | Enable AEGIS and MORUS ciphers (rhbz 1610180) | Jeremy Cline | 2018-08-01 | 1 | -5/+5 |
| | |||||
* | update configs | Dan Horák | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Add patch queued in -next to make quiet more quiet | Hans de Goede | 2018-07-30 | 1 | -0/+2 |
| | | | | | Add patches queued in -next to make efifb / fbcon retain the vendor logo (ACPI BRGT boot graphics) until the first text is output to the console | ||||
* | Enable FPGA Manager kernel framework | Peter Robinson | 2018-07-30 | 1 | -1/+13 |
| |