aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-vanilla.ppc64le
Commit message (Collapse)AuthorAgeFilesLines
* */*-vanilla: remove linux-vanilla. replaced by linux-ltsNatanael Copa2019-12-191-4206/+0
| | | | | Users should use linux-lts. We remove linux-vanilla to reduce reduce the maintenance burden.
* main/linux-vanilla: upgrade to 4.19.84Natanael Copa2019-11-131-6/+1
|
* linux-vanilla: add ALSA to config.ppc64leDrew DeVault2019-11-111-1/+153
|
* main/linux-vanilla: enable GPU drivers for ppc64leDrew DeVault2019-10-181-6/+32
|
* main/linux-vanilla: enable EFI varsNatanael Copa2019-09-231-3/+3
| | | | enable efivars for all architectures with EFI for consistency.
* main/linux-vanilla: enable dm-writecacheNatanael Copa2019-09-091-1/+1
| | | | fixes #10176
* main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLINGNatanael Copa2019-08-261-1/+1
| | | | | | This is needed for lxc-top to show I/O serviced reporting. fixes #10754
* main/linux-vanilla: upgrade to 4.19.67Natanael Copa2019-08-161-1/+1
|
* main/linux-vanilla: upgrade to 4.19.59Natanael Copa2019-07-191-2/+2
|
* main/linux-vanilla: upgrade to 4.19.50Natanael Copa2019-06-121-2/+2
|
* main/linux-vanilla: upgrade to 4.19.36Natanael Copa2019-04-251-9/+8
| | | | | | | 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: add commonly used scsi modules for ppc64leMike Sullivan2019-04-251-2/+2
|
* main/linux-vanilla: enable ipset set type hash:ip,macThomas Liske2019-04-081-1/+1
|
* main/linux-vanilla: enable crypto zstd for all archesNatanael Copa2019-03-081-1/+1
| | | | ref #10044
* main/linux-vanilla: enable crypto lz4* for armhf and ppc64leNatanael Copa2019-03-081-2/+2
| | | | for consistency with the other architectures
* main/linux-vanilla: enable CONFIG_CRYPTO_USER config settings fix checksum ↵Mike Sullivan2019-03-081-5/+6
| | | | for config-vanilla.ppc64le
* main/linux-vanilla: Enable CONFIG_HW_RANDOM_VIRTIO for ppc64leDDoSolitary2019-02-081-1/+1
| | | | 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: upgrade to 4.19.16Natanael Copa2019-01-211-0/+1
|
* main/linux-vanilla: upgrade to 4.19.14Natanael Copa2019-01-101-2/+2
|
* main/linux-vanilla: upgrade to 4.19.12, modernizeNatanael Copa2018-12-271-714/+782
|
* main/linux-vanilla: enable NFS v4.1 & v4.2Jake Buchholz2018-10-041-1/+8
| | | | | AWS Elastic File System works best with NFS v4.1, Docker's cloudstor:aws plugin requires it. This is already enabled in config-vanilla.s390x; simply enabling it in the other configs.
* main/linux-vanilla: Add support for i40e (ppc64le)Breno Leitao2018-06-061-1/+2
| | | | | | | New Power machines support i40e driver, which is not being made available in Alpine Linux. This patch just sets i40e as a module.
* main/linux-vanilla: enable NF_SOCKETNatanael Copa2018-04-231-4/+5
| | | | fixes #8778
* main/linux-vanilla: renable Netronome nics after driver renameManuel Mendez2018-02-201-1/+3
| | | | | | | The Netronome nic driver was renamed in v4.11, the kernel jump from 4.9 to 4.14 in 9b052dbbcfdc3645493c91f1a80012ba3cdb0d16 correctly drops the old nic config, but does not replace it with the new one. This commit adds the driver back.
* main/linux-vanilla: enable auditNatanael Copa2018-02-051-1/+1
| | | | fixes #8401
* main/linux-vanilla: upgrade to 4.14.13William Pitcock2018-01-101-85/+294
|
* main/linux-vanilla: Update 4.9.73 --> 4.9.75 (Fix for Meltdown)Marian Buschsieweke2018-01-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This commit updates to kernel version 4.9.75 and enables CONFIG_PAGE_TABLE_ISOLATION for x86, x86_64 and aarch64. For all other architectures, CONFIG_PAGE_TABLE_ISOLATION is disabled. CONFIG_PAGE_TABLE_ISOLATION mitigates the Meltdown security flaw almost all Intel CPUs and some ARM CPUs are suspect to [1,2]. (This patch does not solve the Spectre security threat [2], which affects also non-Intel CPUs [3].) I believe this commit will cause some discussion, especially the following points seem worth discussing: a) CONFIG_PAGE_TABLE_ISOLATION has a performance impact on syscalls, which can slow down specific applications significantly. AMD users might benefit from a kernel without KPTI (unless Meltdown turns out to affect them as well) b) Is disabling this feature a reasonable choice for CPU architectures different from x86, x86_64 and aarch64? [1]: https://meltdownattack.com/#faq-systems-meltdown [2]: http://kroah.com/log/blog/2018/01/06/meltdown-status/ [3]: https://meltdownattack.com/#faq-systems-spectre
* main/linux-vanilla: fix ppc64le configTimo Teräs2017-11-211-10/+44
|
* main/linux-vanilla: enable ipv6 on ppc64le config fileRoberto Oliveira2017-10-301-5/+137
| | | | | Added CONFIG_IPV6 configuration to enable ipv6 modules in ppc64le.
* main/linux-vanilla: upgrade to 4.9.54Natanael Copa2017-10-091-1/+2
|
* main/linux-vanilla: enable 9p for ppc64leNatanael Copa2017-09-071-2/+8
| | | | | we have this enabled on the other arches and it may become handy for mounting host filesystem in qemu guests
* main/linux-vanilla: enable pcieport and xhcd on ppc64leNatanael Copa2017-07-041-3/+15
| | | | needed for boot usb
* main/linux-vanilla: ppc64le config fixesNatanael Copa2017-05-231-56/+65
| | | | | | | - enable vfat - enable nvme dirver - enable NLS for filesystems - enable configfs module
* main/linux-vanilla: fix config file for ppc64leRoberto Oliveira2017-05-181-8/+66
| | | | | | | | | | | vmlinuz 4.9.28 was not booting on ppc64le because some configurations was missing in ppc64le config file. The most important configurations that were missing are: CONFIG_PPC_OF_BOOT_TRAMPOLINE and CONFIG_PPC_PSERIES. Another configurations were consequently added because of these two configurations.
* main/linux-vanilla: fix ppc64le configNatanael Copa2017-05-091-210/+257
| | | | | | | - fix netfilter modules config (needed netfilter advanced) - enable CRYPT_PCRYPT (and PADATA) for wireguard - include crtsavres.o in the -dev subpackage http://bugzilla.kernel.org/show_bug.cgi?id=11143
* main/linux-vanilla: Improve netfilter sectionBreno Leitao2017-05-091-0/+42
| | | | | | | | | | Keep CONFIG_NETFILTER Xtables matches similar to x86_64. The main motivation for this change is to enable wireguard-vanilla to be built on ppc64. wireguard-vanilla requires special Xtable configurations, as reported in: https://www.wireguard.io/install/#kernel-requirements
* main/linux-vanilla: Enable hot plug on PCI on PowerNVBreno Leitao2017-04-051-1/+2
| | | | | | | | Enable PCI hot plug on PowerNV (aka Bare metal) model. Not all cards support PCI Hot plug, tho. Also, adding support for CXL bimodal, a feature that comes with PCI hot plug.
* main/linux-vanilla: Improve ppc64le configBreno Leitao2017-04-051-86/+85
| | | | | This patch is improving the config file for ppc64le to generate a smaller kernel, and to be more similar to x86.
* main/linux-vanilla: Update config for new 4.9 kernelBreno Leitao2017-04-051-1/+139
| | | | | | | | | | | Current kernel 4.9 is not being built with the current config file, since a lot of extra CONFIG is required, and it is undefined on the current config file. This patch's intention is to be less invasive possible, just adding the new CONFIGs. The new CONFIG are as near as possible with x86. This work was based on original patch from Roberto Olivera.
* main/linux-vanilla: enable Yama (provides some protections like grsecurity)William Pitcock2017-01-311-2/+9
|
* main/linux-vanilla: Add ppc64le supportBreno Leitao2017-01-271-0/+3257
This is a patch that adds supports for ppc64le platform. The config file was generated with "make powernv_defconfig". On top of it, I just changed CONFIG_POWER8=y, since I do not expect to have any PPC64LE/ABIv2 distro running on machines older than POWER8. Also, all PowerPC platform is considered powerpc inside the kernel.