Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-* and main/squashfs-tools: normalize squashfs compression options | Jack Schmidt | 2017-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | 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: enable pata sc1200 for soekris | Natanael Copa | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.9.54 | Natanael Copa | 2017-10-09 | 1 | -1/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.9.24 | Natanael Copa | 2017-04-25 | 1 | -2/+10 |
| | |||||
* | main/linux-vanilla: add support for keyboard backlight on chromebooks | Natanael Copa | 2017-03-13 | 1 | -1/+1 |
| | | | | ref #6987 | ||||
* | main/linux-vanilla: enable kensington trackball | Natanael Copa | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.9.14 | Natanael Copa | 2017-03-13 | 1 | -235/+565 |
| | |||||
* | main/linux-vanilla: enable Yama (provides some protections like grsecurity) | William Pitcock | 2017-01-31 | 1 | -1/+12 |
| | |||||
* | main/linux-vanilla: fix the mmc sdhci-acpi config change | Natanael Copa | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: enable GPIO_CS5535 and GPIO_UCB1400 | Natanael Copa | 2016-12-21 | 1 | -3/+4 |
| | |||||
* | main/linux-vanilla: enable rtsx pci and efifb | Timo Teräs | 2016-11-24 | 1 | -10/+30 |
| | | | | | ref #5191 ref #6486 | ||||
* | main/linux-vanilla: enable ixgbevf | Natanael Copa | 2016-11-07 | 1 | -1/+1 |
| | | | | ref #6425 | ||||
* | main/linux-vanilla: enable brcmfmac driver | Natanael Copa | 2016-07-11 | 1 | -2/+7 |
| | |||||
* | main/linux-vanilla: disable sysctl syscall | Natanael Copa | 2016-06-01 | 1 | -1/+1 |
| | | | | its obsolete | ||||
* | main/linux-vanilla: upgrade do 4.4.6 | Natanael Copa | 2016-04-04 | 1 | -114/+367 |
| | |||||
* | main/linux-vanilla: enable posix mqueue for x86 and x86_64 | Marc Vertes | 2016-03-14 | 1 | -1/+2 |
| | | | | | This is required to run docker. It is already enabled in grsec flavor and armhf. | ||||
* | main/linux-vanilla: enable CONFIG_ZRAM_LZ4_COMPRESS | Stuart Cardall | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: Enable strong stackprotector | Sören Tempel | 2016-01-27 | 1 | -3/+3 |
| | |||||
* | main/linux-vanilla: enable coda fs | Natanael Copa | 2015-11-24 | 1 | -1/+1 |
| | | | | ref #4887 | ||||
* | main/linux-vanilla: update config | Timo Teräs | 2015-10-25 | 1 | -2/+3 |
| | | | | fix also x86 and x86_64 to have CONNECTOR=y and PROC_EVENTS=y | ||||
* | main/linux-vanilla: upgrade to 4.1.10 | Natanael Copa | 2015-10-06 | 1 | -110/+272 |
| | |||||
* | main/linux-vanilla: rename kernel config file | Natanael Copa | 2015-10-05 | 1 | -0/+6169 |