aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: fix ppc64le configTimo Teräs2017-11-212-11/+45
|
* main/linux-vanilla: fix armhf configTimo Teräs2017-11-212-2/+3
|
* main/linux-vanilla: fix s390x configTimo Teräs2017-11-212-10/+5
|
* main/linux-vanilla: upgrade to 4.9.63Natanael Copa2017-11-201-2/+2
|
* main/linux-* and main/squashfs-tools: normalize squashfs compression optionsJack Schmidt2017-11-205-8/+8
| | | | | | | | | | | | | | | | | | This commit brings kernel and userspace into agreement about squashfs compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE). Some kernels has LZO, some had LZ4, some had both. Userspace had LZO, but not LZ4. XZ and LZO were added to squashfs-tools in commit 151deb4c2fe91078c30c588de3fe9e411849a52f Most compression options were added to kernels through default configs: * LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools. * LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2. Default linux kernel config does not currently include LZ4 for S/390 or PPC64le, so I did not change their config. XZ and ZLIB are in everything.
* main/linux-vanilla: upgrade to 4.9.60Natanael Copa2017-11-031-3/+3
|
* main/linux-vanilla: enable pata sc1200 for soekrisNatanael Copa2017-11-032-3/+3
|
* main/linux-vanilla: upgrade to 4.9.59Natanael Copa2017-10-301-3/+3
|
* main/linux-vanilla: enable ipv6 on ppc64le config fileRoberto Oliveira2017-10-302-7/+139
| | | | | Added CONFIG_IPV6 configuration to enable ipv6 modules in ppc64le.
* main/linux-vanilla: upgrade to 4.9.58Natanael Copa2017-10-231-2/+2
|
* main/linux-vanilla: upgrade to 4.9.54Natanael Copa2017-10-096-11/+16
|
* main/linux-vanilla: upgrade to 4.9.52Natanael Copa2017-09-291-2/+2
|
* main/linux-vanilla: upgrade to 4.9.51Natanael Copa2017-09-221-2/+2
|
* main/linux-vanilla: upgrade to 4.9.50Natanael Copa2017-09-141-2/+2
|
* main/linux-vanilla: upgrade to 4.9.49Natanael Copa2017-09-111-2/+2
|
* main/linux-vanilla: upgrade to 4.9.48Natanael Copa2017-09-071-3/+3
|
* main/linux-vanilla: enable 9p for ppc64leNatanael Copa2017-09-072-4/+10
| | | | | we have this enabled on the other arches and it may become handy for mounting host filesystem in qemu guests
* main/linux-vanilla: upgrade to 4.9.47Natanael Copa2017-09-042-2/+71
|
* main/linux-vanilla: upgrade to 4.9.44Natanael Copa2017-08-171-2/+2
|
* main/linux-vanilla: upgrade to 4.9.43Natanael Copa2017-08-141-2/+2
|
* main/linux-vanilla: upgrade to 4.9.40Natanael Copa2017-08-041-2/+2
|
* main/linux-vanilla: upgrade to 4.9.37Natanael Copa2017-07-131-2/+2
|
* main/linux-vanilla: upgrade to 4.9.35Natanael Copa2017-07-041-3/+3
|
* main/linux-vanilla: enable pcieport and xhcd on ppc64leNatanael Copa2017-07-042-5/+17
| | | | needed for boot usb
* main/linux-vanilla: upgrade to 4.9.34Natanael Copa2017-06-293-919/+2
|
* main/linux-vanilla: upgrade to 4.9.33, include patches for CVE-2017-1000364 ↵William Pitcock2017-06-223-2/+919
| | | | mitigation.
* main/linux-vanilla: upgrade to 4.9.32Natanael Copa2017-06-151-3/+3
|
* main/linux-vanilla: enable CONFIG_MLX5_CORE_ENNatanael Copa2017-06-112-3/+3
| | | | requested by packet.net
* main/linux-vanilla: upgrade to 4.9.31Natanael Copa2017-06-081-2/+2
|
* main/linux-vanilla: upgrade to 4.9.30Natanael Copa2017-05-291-5/+5
|
* main/linux-vanilla: ppc64le config fixesNatanael Copa2017-05-232-58/+67
| | | | | | | - enable vfat - enable nvme dirver - enable NLS for filesystems - enable configfs module
* main/linux-vanilla: upgrade to 4.9.29Natanael Copa2017-05-221-3/+3
|
* main/linux-vanilla: fix config file for ppc64leRoberto Oliveira2017-05-182-10/+68
| | | | | | | | | | | 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: upgrade to 4.9.28Natanael Copa2017-05-151-2/+2
|
* main/linux-vanilla: CONFIG_NR_CPUS=32 is not enough these daysWilliam Pitcock2017-05-112-3/+3
|
* main/linux-vanilla: upgrade to 4.9.27Natanael Copa2017-05-101-3/+3
|
* main/linux-vanilla: fix ppc64le configNatanael Copa2017-05-092-212/+265
| | | | | | | - 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-092-1/+43
| | | | | | | | | | 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: upgrade to 4.9.26Natanael Copa2017-05-041-3/+3
|
* main/linux-vanilla: add perl as depends to -devNatanael Copa2017-05-031-2/+2
|
* main/linux-vanilla: upgrade to 4.9.25Natanael Copa2017-04-291-2/+2
|
* main/linux-vanilla: upgrade to 4.9.24Natanael Copa2017-04-253-10/+24
|
* main/linux-vanilla: upgrade to 4.9.22Natanael Copa2017-04-171-2/+2
|
* main/linux-vanilla: upgrade to 4.9.21Natanael Copa2017-04-101-2/+2
|
* main/linux-vanilla: Enable hot plug on PCI on PowerNVBreno Leitao2017-04-052-2/+3
| | | | | | | | 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-052-87/+86
| | | | | 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-052-2/+140
| | | | | | | | | | | 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: upgrade to 4.9.20Natanael Copa2017-04-031-2/+2
|
* main/linux-vanilla: upgrade to 4.9.19Natanael Copa2017-03-301-2/+2
|
* main/linux-vanilla: upgrade to 4.9.18Natanael Copa2017-03-301-2/+2
|