Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/linux-vanilla: upgrade to 4.9.27 | Natanael Copa | 2017-05-10 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: fix ppc64le config | Natanael Copa | 2017-05-09 | 2 | -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 section | Breno Leitao | 2017-05-09 | 2 | -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.26 | Natanael Copa | 2017-05-04 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: add perl as depends to -dev | Natanael Copa | 2017-05-03 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.25 | Natanael Copa | 2017-04-29 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.24 | Natanael Copa | 2017-04-25 | 3 | -10/+24 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.22 | Natanael Copa | 2017-04-17 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.21 | Natanael Copa | 2017-04-10 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: Enable hot plug on PCI on PowerNV | Breno Leitao | 2017-04-05 | 2 | -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 config | Breno Leitao | 2017-04-05 | 2 | -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 kernel | Breno Leitao | 2017-04-05 | 2 | -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.20 | Natanael Copa | 2017-04-03 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.19 | Natanael Copa | 2017-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.18 | Natanael Copa | 2017-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: build fix for aarch64 | Natanael Copa | 2017-03-23 | 2 | -2/+3 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.17 | Natanael Copa | 2017-03-23 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.16 | Natanael Copa | 2017-03-20 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: add s390x support | Tuan M. Hoang | 2017-03-20 | 2 | -1/+3017 | |
| | | | | | Add CONFIG_SECURITY_YAMA. Update to 4.9.15. [TT: Minor changes in config] | |||||
* | main/linux-vanilla: upgrade to 4.9.15 | Natanael Copa | 2017-03-16 | 1 | -2/+2 | |
| | ||||||
* | main/linuc-vanilla: fix aarch64 build | Natanael Copa | 2017-03-14 | 2 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: fix armhf build | Natanael Copa | 2017-03-13 | 2 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: add support for keyboard backlight on chromebooks | Natanael Copa | 2017-03-13 | 3 | -4/+4 | |
| | | | | ref #6987 | |||||
* | main/linux-vanilla: enable kensington trackball | Natanael Copa | 2017-03-13 | 3 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.14 | Natanael Copa | 2017-03-13 | 7 | -1769/+2620 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.47 | Natanael Copa | 2017-02-05 | 1 | -5/+5 | |
| | ||||||
* | main/linux-vanilla: enable Yama (provides some protections like grsecurity) | William Pitcock | 2017-01-31 | 7 | -28/+87 | |
| | ||||||
* | [various]: fix kernel.org 'source' url protocol & hostname | Valery Kartel | 2017-01-30 | 1 | -1/+1 | |
| | | | | | http -> https ftp.kernel.org -> kernel.org | |||||
* | main/linux-vanilla: revert pkgrel bump | Timo Teräs | 2017-01-27 | 1 | -1/+1 | |
| | | | | | | adding a new / non-built arch does not require pkgrel bump currently. on the otherhand bumping linux kernel package requires updating it also on all the extra module packages too. | |||||
* | main/linux-vanilla: Add ppc64le support | Breno Leitao | 2017-01-27 | 2 | -3/+3263 | |
| | | | | | | | | | | 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. | |||||
* | main/linux-vanilla: upgrade to 4.4.45 | Natanael Copa | 2017-01-26 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: add powerpc (32-bit) default config | William Pitcock | 2017-01-24 | 2 | -0/+3381 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.44 | Natanael Copa | 2017-01-20 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.43 | Natanael Copa | 2017-01-16 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.42 | Natanael Copa | 2017-01-13 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.41 | Natanael Copa | 2017-01-09 | 1 | -5/+5 | |
| | ||||||
* | main/linux-vanilla: fix the mmc sdhci-acpi config change | Natanael Copa | 2016-12-28 | 4 | -13266/+2 | |
| | ||||||
* | main/linux-vanilla: add sdhci-acpi module | Natanael Copa | 2016-12-28 | 3 | -7/+13271 | |
| | ||||||
* | main/linux-vanilla: enable GPIO_CS5535 and GPIO_UCB1400 | Natanael Copa | 2016-12-21 | 3 | -16/+12 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.39 | Natanael Copa | 2016-12-19 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.38 | Natanael Copa | 2016-12-11 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.35 | Natanael Copa | 2016-11-28 | 1 | -5/+5 | |
| | ||||||
* | main/linux-vanilla: add missing patch | Timo Teräs | 2016-11-24 | 1 | -0/+11 | |
| | ||||||
* | main/linux-vanilla: rebuild with makefile patched for gcc default-pie | Timo Teräs | 2016-11-24 | 1 | -2/+6 | |
| | | | | | | otherwise it's non-trivial to build modules. and seems to be the only sane way to setup flags so that the kbuild tests get it right for stack protector tests. | |||||
* | main/linux-vanilla: fix -fno-pie location | Timo Teräs | 2016-11-24 | 1 | -4/+2 | |
| | | | | | | KCFLAGS is too late for gcc flags detection logic. So embed the -fno-pie flag directly to CC. This fixes the error: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler | |||||
* | main/linux-vanilla: enable rtsx pci and efifb | Timo Teräs | 2016-11-24 | 5 | -38/+70 | |
| | | | | | ref #5191 ref #6486 | |||||
* | main/linux-vanilla: upgrade to 4.4.34 | Natanael Copa | 2016-11-21 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.32 | Natanael Copa | 2016-11-15 | 1 | -4/+4 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.31 | Natanael Copa | 2016-11-14 | 1 | -5/+5 | |
| |