Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*-vanilla: remove linux-vanilla. replaced by linux-lts | Natanael Copa | 2019-12-19 | 11 | -51666/+0 |
| | | | | | Users should use linux-lts. We remove linux-vanilla to reduce reduce the maintenance burden. | ||||
* | main/linux-vanilla: upgrade to 4.19.90 | Natanael Copa | 2019-12-18 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: use _flavor variable for /boot/dtbs dir | Milan P. Stanić | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.87 | Natanael Copa | 2019-12-02 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: disable CONFIG_EDAC_DEBUG on x86_64 | Milan P. Stanić | 2019-12-02 | 1 | -1/+1 |
| | | | | fixes: #11000 | ||||
* | main/linux-vanilla: upgrade to 4.19.86 | Natanael Copa | 2019-11-25 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable Aquantia atlantic net device | Yonggang Luo | 2019-11-25 | 1 | -1/+1 |
| | | | | Fixes #10220 | ||||
* | main/linux-vanilla: upgrade to 4.19.85 | Natanael Copa | 2019-11-21 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.84 | Natanael Copa | 2019-11-13 | 10 | -36/+34 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.83 | Natanael Copa | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | linux-vanilla: add ALSA to config.ppc64le | Drew DeVault | 2019-11-11 | 2 | -3/+155 |
| | |||||
* | main/linux-vanilla: enable CONFIG_IIO* and generic IIO drivers on aarch64 ↵ | Rasmus Thomsen | 2019-11-11 | 4 | -15/+1268 |
| | | | | and x86* too | ||||
* | main/linux-vanilla: upgrade to 4.19.80 | Natanael Copa | 2019-10-18 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable rumble support for dualshock 4 | Natanael Copa | 2019-10-18 | 5 | -12/+10 |
| | | | | fixes #10873 | ||||
* | main/linux-vanilla: enable GPU drivers for ppc64le | Drew DeVault | 2019-10-18 | 2 | -8/+34 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.79 | Natanael Copa | 2019-10-14 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable DM_UEVENT on all arches | Natanael Copa | 2019-10-09 | 8 | -16/+16 |
| | | | | | | | ppc64le and ppc64le already had this enabled so enable for intel and arm. This is needed for multipath to work properly. | ||||
* | main/linux-vanilla: upgrade to 4.19.78 | Natanael Copa | 2019-10-08 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable FSCACHE for NFS, CEPH, and CIFS | Jake Buchholz | 2019-10-08 | 8 | -23/+23 |
| | | | | Enable FSCACHE for NFS, CEPH and CIFS filesystems. (FSCACHE is already built as a module). | ||||
* | main/linux-vanilla: fix /boot/dtbs directory | Milan P. Stanić | 2019-10-07 | 1 | -2/+2 |
| | | | | | | | | | install dtbs under /boot/dtbs instead of /boot/dtbs/$_abi_release so the u-boot can find it without need to fix/change DEVICETREEDIR in extlinux.conf on every kernel upgrade This will work until we made versioned kernel upgrade and preserve previous kernel version on upgrade | ||||
* | main/linux-vanilla: upgrade to 4.19.77 | Natanael Copa | 2019-10-07 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.76 | Natanael Copa | 2019-10-01 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: disable CONFIG_RT_GROUP_SCHED | Natanael Copa | 2019-09-30 | 9 | -18/+18 |
| | | | | | | | | | | Apparently there are no sane way to make use of it currently and most other distros has disabled it. https://bugzilla.redhat.com/show_bug.cgi?id=1229700 It is needed to be disabled for debian (or any other systemd based) containers in lxc. | ||||
* | main/linux-vanilla: upgrade to 4.19.75 | Natanael Copa | 2019-09-23 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable EFI vars | Natanael Copa | 2019-09-23 | 9 | -38/+47 |
| | | | | enable efivars for all architectures with EFI for consistency. | ||||
* | main/linux-vanilla: enable more drivers for macbooks | Natanael Copa | 2019-09-23 | 2 | -10/+14 |
| | | | | fixes #9933 | ||||
* | main/linux-vanilla: PINCTRL_SINGLE is needed builtin for BeagleBoneBlack | Vicente Bergas | 2019-09-23 | 2 | -4/+4 |
| | | | | Otherwise it fails to initialize the console. | ||||
* | main/linux-vanilla: upgrade to 4.19.73 | Natanael Copa | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.72 | Natanael Copa | 2019-09-11 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.71 | Natanael Copa | 2019-09-09 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable dm-writecache | Natanael Copa | 2019-09-09 | 9 | -17/+17 |
| | | | | fixes #10176 | ||||
* | main/linux-vanilla: move dtb's to /boot/dtbs directory | Milan P. Stanić | 2019-09-09 | 1 | -1/+1 |
| | | | | | move installation of dtb files from /usr/lib to /boot/dtbs directory to be ready for use on boot partition | ||||
* | linux-vanilla: enable xfrm-interface for x86 and x86_64 linux-virt | Milan P. Stanić | 2019-09-03 | 3 | -5/+5 |
| | | | | fixes: #10701 | ||||
* | main/linux-vanilla: increase number of CPUs | Milan P. Stanić | 2019-09-03 | 4 | -6/+6 |
| | | | | | | | | | | Increase CONFIG_NR_CPUS to 128 for x86 and 256 for x86_64 on linux-virt and linux-vanilla. CONFIG_NR_CPUS_DEFAULT is left at 32 for now because each CPU need 8KB of RAM fixes #10768 | ||||
* | main/linux-vanilla: upgrade to 4.19.69 | Natanael Copa | 2019-09-03 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.68 | Natanael Copa | 2019-08-26 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: add support for beagle bone black | Vicente Bergas | 2019-08-26 | 2 | -20/+49 |
| | |||||
* | main/linux-vanilla: add SOC_AM33XX | Vicente Bergas | 2019-08-26 | 2 | -12/+122 |
| | |||||
* | main/linux-vanilla: add iio module | Vicente Bergas | 2019-08-26 | 2 | -3/+426 |
| | |||||
* | main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLING | Natanael Copa | 2019-08-26 | 10 | -26/+32 |
| | | | | | | This is needed for lxc-top to show I/O serviced reporting. fixes #10754 | ||||
* | main/linux-vanilla: avoid pulling in all firmware during build | Natanael Copa | 2019-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | We need to have linux-firmware in makedepends because the runtime dependency is addedin package() function, and we need to make sure that build order resolver gets that it needs to build linux-firmware before the linux-vanilla. Make it possible for build servers and lxc containers etc to manually install linux-firmware-none to avoid pull in all linux firmware dependencies during build. | ||||
* | main/linux-vanilla: upgrade to 4.19.67 | Natanael Copa | 2019-08-16 | 10 | -25/+27 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.66 | Natanael Copa | 2019-08-12 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.65 | Natanael Copa | 2019-08-08 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.64 | Natanael Copa | 2019-08-05 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: Enable CONFIG_SND_HDA_RECONFIG | Rasmus Thomsen | 2019-08-05 | 4 | -7/+7 |
| | | | | It's required for alsa-tools-gui's hdajackretask | ||||
* | main/linux-vanilla: upgrade to 4.19.62 | Natanael Copa | 2019-07-29 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.61 | Natanael Copa | 2019-07-26 | 1 | -5/+5 |
| | |||||
* | main/linux-vanilla: add usb module for sun4i boards fixes #10677 | Milan P. Stanić | 2019-07-26 | 2 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.60 | Natanael Copa | 2019-07-23 | 1 | -2/+2 |
| |