aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-vanilla: upgrade to 4.19.59Natanael Copa2019-07-1911-3763/+30
|
* main/linux-vanilla: upgrade to 4.19.58Natanael Copa2019-07-101-2/+2
|
* main/linux-vanilla: upgrade to 4.19.57Natanael Copa2019-07-041-2/+2
|
* main/linux-vanilla: upgrade to 4.19.53Natanael Copa2019-06-191-3/+3
|
* main/linux-vanilla: error event reporting and EDACHenrik Riomar2019-06-192-5/+42
| | | | Enable features needed by rasdaemon
* main/linux-vanilla: upgrade to 4.19.52Natanael Copa2019-06-181-2/+2
|
* main/linux-vanilla: upgrade to 4.19.51Natanael Copa2019-06-171-2/+2
|
* main/linux-vanilla: upgrade to 4.19.50Natanael Copa2019-06-1210-26/+36
|
* main/linux-vanilla: fix config for aarch64Natanael Copa2019-06-103-4/+8
|
* main/linux-vanilla: upgrade to 4.19.49Natanael Copa2019-06-101-2/+2
|
* main/linux-vanilla: enable some driver for sunxi boardsMilan P. Stanić2019-06-102-9/+14
| | | | | | enable serial console for some Allwinner/sunxi boards increase number of uarts to 8 enable st_emac and stmmac ethernet drivers
* main/linux-vanilla: upgrade to 4.19.48Natanael Copa2019-06-051-2/+2
|
* main/linux-vanilla: upgrade to 4.19.47Natanael Copa2019-06-031-2/+2
|
* main/linux-vanilla: upgrade to 4.19.45Natanael Copa2019-05-241-2/+2
|
* main/linux-vanilla: upgrade to 4.19.41Natanael Copa2019-05-081-2/+2
|
* main/linux-vanilla: upgrade to 4.19.40Natanael Copa2019-05-061-2/+2
|
* main/linux-vanilla: upgrade to 4.19.39Natanael Copa2019-05-051-3/+3
|
* main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVERMatthias Neugebauer2019-04-309-18/+18
|
* main/linux-vanilla: enable Realtek RTL8822BE driverNatanael Copa2019-04-283-4/+4
| | | | | | found in Lenovo IdeaPad ref #10147
* main/linux-vanilla: upgrade to 4.19.37Natanael Copa2019-04-281-2/+2
|
* main/linux-vanilla: upgrade to 4.19.36Natanael Copa2019-04-2510-62/+76
| | | | | | | also enable CONFIG_RANDOM_TRUST_CPU https://askubuntu.com/questions/1070433/will-ubuntu-enable-random-trust-cpu-in-the-kernel-and-what-would-be-the-effect/1071196#1071196 ref #9960
* main/linux-vanilla: Enable CONFIG_UEVENT_HELPER for s390x.DDoSolitary2019-04-252-2/+3
| | | | The config option is required for busybox's mdev to work, or we'll get ".../lib/rc/sh/openrc-run.sh: line 21: can't create /proc/sys/kernel/hotplug: nonexistent directory" on boot.
* main/linux-vanilla: remove KERNEL_NOBP on s390xTuan Hoang2019-04-252-2/+2
| | | | | | | CONFIG_KERNEL_NOBP should be off if CONFIG_EXPOLINE_AUTO is selected NOBP has been the first line of defense and is basically outdated by now
* 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
|