aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-255.10.17-1Your Name
2020-12-24Update cmdline.txtJacob Gadikian
enable memory cgroups
2020-12-235.4.79-2Biswapriyo Nath
Re-run make bcm2711_defconfig to update kernel configs.
2020-12-065.4.79-1Biswapriyo Nath
Rename kernele config file to rpi4-kernel-config.
2020-10-245.4.72-1Biswapriyo Nath
2020-10-20Update .SRCINFOBiswapriyo Nath
2020-10-20Update b2sums, provides and conflicts.Biswapriyo Nath
2020-08-18update .SRCINFOBiswapriyo Nath
2020-08-185.4.51-1Biswapriyo Nath
2020-07-254.19.127-1Biswapriyo Nath
2020-07-254.19.89: enable kvmBiswapriyo Nath
2020-07-25update gitignoreBiswapriyo Nath
2019-12-224.19.89-1Daniel Edgecumbe
Update to latest RPi kernel Add serpent, twofish encryption algorithms Use blake2 for checksums
2019-12-024.19.86-1Daniel Edgecumbe
2019-11-24Update .SRCINFO for 4.19.85-1Daniel Edgecumbe
2019-11-244.19.85-1Daniel Edgecumbe
2019-11-16Initial commit - aarch64 64-bit kernel for Raspberry Pi 4Daniel Edgecumbe
Fork from https://github.com/archlinuxarm/PKGBUILDs and filter with: ``` git filter-repo \ --path core/linux-raspberrypi4 \ --path-rename core/linux-raspberrypi4/: ``` Kernel config generated from 4.19.83 bcm2711_defconfig, plus: ``` CPU_FREQ_DEFAULT_GOV_ONDEMAND=y DM_INTEGRITY=m ```