aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-vanilla: add commonly used scsi modules for ppc64leMike Sullivan2019-04-252-4/+4
|
* main/linux-vanilla: upgrade to 4.19.34Natanael Copa2019-04-081-2/+2
|
* main/linux-vanilla: enable ipset set type hash:ip,macThomas Liske2019-04-0810-19/+19
|
* main/linux-vanilla: upgrade to 4.19.33Natanael Copa2019-04-031-8/+8
|
* main/linux-vanilla: add pkey for s390xTuan Hoang2019-04-032-3/+4
| | | | zkey in s390-tools requires pkey module
* main/linux-vanilla: use 1280 for stack frame warning on 64-bitJason A. Donenfeld2019-04-035-5/+5
| | | | | | | | | | | The goal of upstream Linux is to reduce the stackframe size on 32-bit to 1024 and on 64-bit to 1280, inline with how gcc generally works. While this hasn't been achieved yet everywhere and in all configurations, the Alpine status quo of 1024 on 64-bit is something that doesn't have plans to happen. Given that the intent was to be conservative, we raise this to 1280, rather than something large like 2048. Reference: https://lore.kernel.org/lkml/CAK8P3a0CS3QzEKEV5==qj8hUYgW+q2v1f13jA+s0TjQd8kYXFA@mail.gmail.com/
* main/linux-vanilla: upgrade to 4.19.30Natanael Copa2019-03-221-2/+2
|
* main/linux-vanilla: upgrade to 4.19.29Natanael Copa2019-03-181-2/+2
|
* main/linux-vanilla: upgrade to 4.19.28Natanael Copa2019-03-111-2/+2
|
* main/linux-vanilla: upgrade to 4.19.27Natanael Copa2019-03-081-3/+3
|
* main/linux-vanilla: add function for oldconfigNatanael Copa2019-03-081-4/+7
| | | | this makes it easer to check config for all architectures:
* main/linux-vanilla: enable crypto zstd for all archesNatanael Copa2019-03-0810-19/+19
| | | | ref #10044
* main/linux-vanilla: enable crypto lz4* for armhf and ppc64leNatanael Copa2019-03-083-7/+7
| | | | for consistency with the other architectures
* main/linux-vanilla: enable CONFIG_CRYPTO_USER config settings fix checksum ↵Mike Sullivan2019-03-082-7/+8
| | | | for config-vanilla.ppc64le
* main/linux-vanilla: upgrade to 4.19.26Natanael Copa2019-02-271-2/+2
|
* main/linux-vanilla: upgrade to 4.19.25Natanael Copa2019-02-251-2/+2
|
* main/linux-vanilla: enable MMC_SDHCI_XENON for aarch64Natanael Copa2019-02-252-2/+2
| | | | fixes #9975
* main/linux-vanilla: upgrade to 4.19.24Natanael Copa2019-02-211-3/+3
|
* main/linux-vanilla: enable CONFIG_PINCTRL_BAYTRAIL=yJoe Holden2019-02-213-5/+5
| | | | This fixes the card reader on some of the Atom tablet SoCs
* main/linux-vanilla: upgrade to 4.19.21Natanael Copa2019-02-131-3/+3
|
* main/linux-vanilla: build CONFIG_RTL8723BS=mJoe Holden2019-02-083-4/+4
|
* main/linux-vanilla: Enable CONFIG_HW_RANDOM_VIRTIO for ppc64leDDoSolitary2019-02-082-2/+2
| | | | This module has been enabled on all other architectures except ppc64le. It adds support for VirtIO's hardware RNG device, which is important when running on a virtual machine.
* main/linux-vanilla: Don't build VBOXGUEST module.Gennady Feldman2019-02-085-9/+9
| | | | | * This fixes a conflict with the virtualbox guest additions package. See virtualbox-guest-modules package
* main/linux-vanilla: upgrade to 4.19.20Natanael Copa2019-02-081-2/+2
|
* main/linux-vanilla: upgrade to 4.19.19Natanael Copa2019-02-041-2/+2
|
* main/linux-vanilla: add config-virt.aarch64Jake Buchholz2019-01-282-0/+4459
| | | | Adding an initial 'linux-virt' configuration for aarch64, intended to be used with AWS EC2 a1.* instances.
* main/linux-vanilla: upgrade to 4.19.18Natanael Copa2019-01-261-2/+2
|
* main/linux-vanilla: upgrade to 4.19.17Natanael Copa2019-01-241-2/+2
|
* main/linux-vanilla: upgrade to 4.19.7Natanael Copa2019-01-231-3/+3
|
* main/linux-vanilla: Enabled CONFIG_PPS and CONFIG_PTP_1588_CLOCK for Hyper-V ↵Dustin Heimerl2019-01-213-7/+29
| | | | usage.
* main/linux-vanilla: upgrade to 4.19.16Natanael Copa2019-01-218-12/+19
|
* main/linux-vanilla: upgrade to 4.19.15Natanael Copa2019-01-161-2/+2
|
* main/linux-vanilla: upgrade to 4.19.14Natanael Copa2019-01-108-24/+26
|
* main/linux-vanilla: upgrade to 4.19.13Natanael Copa2018-12-311-3/+3
|
* main/vanilla-linux: build amazon ena moduleJake Buchholz2018-12-316-11/+16
| | | | | | | Build amazon's ena network driver module on x86, x86_64, and aarch64 (for EC2 a1 instances). At some point we will probably want to add config-virt.aarch64, too. The ena driver in recent kernels (4.19.x) is in sync with the one in https://github.com/amzn/amzn-drivers, eliminating the necessity for the 'community/aws-ena-driver' aport.
* main/linux-vanilla: upgrade to 4.19.12, modernizeNatanael Copa2018-12-279-6250/+7212
|
* main/linux-vanilla: upgrade to 4.14.89Natanael Copa2018-12-181-2/+2
|
* main/linux-vanilla: upgrade to 4.14.88Natanael Copa2018-12-171-2/+2
|
* main/linux-vanilla: upgrade to 4.14.86Natanael Copa2018-12-071-2/+2
|
* main/linux-vanilla: upgrade to 4.14.85Natanael Copa2018-12-041-2/+2
|
* main/linux-vanilla: upgrade to 4.14.84Natanael Copa2018-11-291-2/+2
|
* main/linux-vanilla: fix config for aarch64Natanael Copa2018-11-212-2/+7
|
* main/linux-vanilla: upgrade to 4.14.82Natanael Copa2018-11-211-2/+2
|
* main/linux-vanilla: upgrade to 4.14.81Natanael Copa2018-11-141-2/+2
|
* main/linux-vanilla: upgrade to 4.14.79Natanael Copa2018-11-081-3/+3
|
* main/linux-vanilla: enable drivers for Huawei Taishan 2280Natanael Copa2018-11-082-15/+20
| | | | those are used by packet.net's c1.large.arm.xda machines
* main/linux-vanilla: add armv7 supportCarlo Landmeter2018-11-062-0/+3
|
* main/linux-vanilla: upgrade to 4.14.78Natanael Copa2018-10-232-40/+3
|
* main/linux-vanilla: armhf: update configAndy Postnikov2018-10-222-2/+3
|
* main/linux-vanilla: upgrade to 4.14.77Natanael Copa2018-10-191-3/+3
|