aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: upgrade to 4.19.80Natanael Copa2019-10-181-2/+2
|
* main/linux-vanilla: upgrade to 4.19.79Natanael Copa2019-10-171-2/+2
|
* main/linux-vanilla: upgrade to 4.19.78Natanael Copa2019-10-101-3/+3
|
* main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLINGMilan P. Stanić2019-10-1010-26/+32
| | | | | | | This is needed for lxc-top to show I/O serviced reporting. 'cherry-pick' by hand from commit 6aef2d983bfc353adbf8d4e215c371140cdbe137 fixes #10754
* main/linux-vanilla: upgrade to 4.19.76Natanael Copa2019-10-031-2/+2
|
* main/linux-vanilla: upgrade to 4.19.75Natanael Copa2019-09-261-3/+3
|
* main/linux-vanilla: enable dm-writecacheNatanael Copa2019-09-269-17/+17
| | | | | | fixes #10176 (cherry picked from commit e77158f7767e83d40f369b1ced7c192e5ede9558)
* linux-vanilla: enable xfrm-interface for x86 and x86_64 linux-virtMilan P. Stanić2019-09-263-5/+5
| | | | | fixes: #10701 (cherry picked from commit 6662e0c9fb5889f8bd31475af1c69c9aff75548b)
* main/linux-vanilla: increase number of CPUsMilan P. Stanić2019-09-264-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 (cherry picked from commit a43744566e77df60516944e78c2953049d97a819)
* main/linux-vanilla: upgrade to 4.19.67Natanael Copa2019-08-1910-25/+27
|
* main/linux-vanilla: upgrade to 4.19.66Natanael Copa2019-08-141-3/+10
|
* main/linux-vanilla: Enable CONFIG_SND_HDA_RECONFIGRasmus Thomsen2019-08-144-7/+7
| | | | It's required for alsa-tools-gui's hdajackretask
* main/linux-vanilla: upgrade to 4.19.62Natanael Copa2019-08-141-5/+5
|
* main/linux-vanilla: add usb module for sun4i boards fixes #10677Milan P. Stanić2019-08-142-2/+2
|
* main/linux-vanilla: upgrade to 4.19.60Natanael Copa2019-08-1411-3763/+30
|
* main/linux-vanilla: upgrade to 4.19.58Natanael Copa2019-07-101-2/+2
| | | | (cherry picked from commit a972bf218a50b8d4ef6fd7cd3209c8fa430332cb)
* main/linux-vanilla: upgrade to 4.19.57Natanael Copa2019-07-081-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