aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla
Commit message (Collapse)AuthorAgeFilesLines
* */*-vanilla: remove linux-vanilla. replaced by linux-ltsNatanael Copa2019-12-1911-51666/+0
| | | | | Users should use linux-lts. We remove linux-vanilla to reduce reduce the maintenance burden.
* main/linux-vanilla: upgrade to 4.19.90Natanael Copa2019-12-181-2/+2
|
* main/linux-vanilla: use _flavor variable for /boot/dtbs dirMilan P. Stanić2019-12-181-1/+1
|
* main/linux-vanilla: upgrade to 4.19.87Natanael Copa2019-12-021-3/+3
|
* main/linux-vanilla: disable CONFIG_EDAC_DEBUG on x86_64Milan P. Stanić2019-12-021-1/+1
| | | | fixes: #11000
* main/linux-vanilla: upgrade to 4.19.86Natanael Copa2019-11-251-3/+3
|
* main/linux-vanilla: enable Aquantia atlantic net deviceYonggang Luo2019-11-251-1/+1
| | | | Fixes #10220
* main/linux-vanilla: upgrade to 4.19.85Natanael Copa2019-11-211-2/+2
|
* main/linux-vanilla: upgrade to 4.19.84Natanael Copa2019-11-1310-36/+34
|
* main/linux-vanilla: upgrade to 4.19.83Natanael Copa2019-11-111-3/+3
|
* linux-vanilla: add ALSA to config.ppc64leDrew DeVault2019-11-112-3/+155
|
* main/linux-vanilla: enable CONFIG_IIO* and generic IIO drivers on aarch64 ↵Rasmus Thomsen2019-11-114-15/+1268
| | | | and x86* too
* main/linux-vanilla: upgrade to 4.19.80Natanael Copa2019-10-181-3/+3
|
* main/linux-vanilla: enable rumble support for dualshock 4Natanael Copa2019-10-185-12/+10
| | | | fixes #10873
* main/linux-vanilla: enable GPU drivers for ppc64leDrew DeVault2019-10-182-8/+34
|
* main/linux-vanilla: upgrade to 4.19.79Natanael Copa2019-10-141-3/+3
|
* main/linux-vanilla: enable DM_UEVENT on all archesNatanael Copa2019-10-098-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.78Natanael Copa2019-10-081-3/+3
|
* main/linux-vanilla: enable FSCACHE for NFS, CEPH, and CIFSJake Buchholz2019-10-088-23/+23
| | | | Enable FSCACHE for NFS, CEPH and CIFS filesystems. (FSCACHE is already built as a module).
* main/linux-vanilla: fix /boot/dtbs directoryMilan P. Stanić2019-10-071-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.77Natanael Copa2019-10-071-2/+2
|
* main/linux-vanilla: upgrade to 4.19.76Natanael Copa2019-10-011-3/+3
|
* main/linux-vanilla: disable CONFIG_RT_GROUP_SCHEDNatanael Copa2019-09-309-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.75Natanael Copa2019-09-231-3/+3
|
* main/linux-vanilla: enable EFI varsNatanael Copa2019-09-239-38/+47
| | | | enable efivars for all architectures with EFI for consistency.
* main/linux-vanilla: enable more drivers for macbooksNatanael Copa2019-09-232-10/+14
| | | | fixes #9933
* main/linux-vanilla: PINCTRL_SINGLE is needed builtin for BeagleBoneBlackVicente Bergas2019-09-232-4/+4
| | | | Otherwise it fails to initialize the console.
* main/linux-vanilla: upgrade to 4.19.73Natanael Copa2019-09-181-2/+2
|
* main/linux-vanilla: upgrade to 4.19.72Natanael Copa2019-09-111-2/+2
|
* main/linux-vanilla: upgrade to 4.19.71Natanael Copa2019-09-091-3/+3
|
* main/linux-vanilla: enable dm-writecacheNatanael Copa2019-09-099-17/+17
| | | | fixes #10176
* main/linux-vanilla: move dtb's to /boot/dtbs directoryMilan P. Stanić2019-09-091-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-virtMilan P. Stanić2019-09-033-5/+5
| | | | fixes: #10701
* main/linux-vanilla: increase number of CPUsMilan P. Stanić2019-09-034-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.69Natanael Copa2019-09-031-2/+2
|
* main/linux-vanilla: upgrade to 4.19.68Natanael Copa2019-08-261-3/+3
|
* main/linux-vanilla: add support for beagle bone blackVicente Bergas2019-08-262-20/+49
|
* main/linux-vanilla: add SOC_AM33XXVicente Bergas2019-08-262-12/+122
|
* main/linux-vanilla: add iio moduleVicente Bergas2019-08-262-3/+426
|
* main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLINGNatanael Copa2019-08-2610-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 buildNatanael Copa2019-08-221-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.67Natanael Copa2019-08-1610-25/+27
|
* main/linux-vanilla: upgrade to 4.19.66Natanael Copa2019-08-121-2/+2
|
* main/linux-vanilla: upgrade to 4.19.65Natanael Copa2019-08-081-2/+2
|
* main/linux-vanilla: upgrade to 4.19.64Natanael Copa2019-08-051-3/+3
|
* main/linux-vanilla: Enable CONFIG_SND_HDA_RECONFIGRasmus Thomsen2019-08-054-7/+7
| | | | It's required for alsa-tools-gui's hdajackretask
* main/linux-vanilla: upgrade to 4.19.62Natanael Copa2019-07-291-2/+2
|
* main/linux-vanilla: upgrade to 4.19.61Natanael Copa2019-07-261-5/+5
|
* main/linux-vanilla: add usb module for sun4i boards fixes #10677Milan P. Stanić2019-07-262-2/+2
|
* main/linux-vanilla: upgrade to 4.19.60Natanael Copa2019-07-231-2/+2
|