nixpkgs/pkgs/os-specific/linux/kernel
Ben Wolsieffer 988c12faed linux/common-config.nix: disable LPAE on armv7l-linux
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.

Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
2021-07-30 15:21:03 -04:00
..
cpu-cgroup-v2-patches
hardened linux/hardened/patches/5.4: 5.4.133-hardened1 -> 5.4.134-hardened1 2021-07-20 19:07:19 +00:00
bridge-stp-helper.patch
common-config.nix linux/common-config.nix: disable LPAE on armv7l-linux 2021-07-30 15:21:03 -04:00
export-rt-sched-migrate.patch
gen-kheaders-metadata.patch
generate-config.pl buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.pl 2021-07-12 10:39:51 -07:00
generic.nix Merge pull request #110742 from siraben/deprecate-fold 2021-07-27 15:13:31 +07:00
genksyms-fix-segfault.patch
gpio-utils.nix
linux-4.4.nix linux: 4.4.275 -> 4.4.276 2021-07-20 19:06:26 +00:00
linux-4.9.nix linux: 4.9.275 -> 4.9.276 2021-07-20 19:06:31 +00:00
linux-4.14.nix linux: 4.14.239 -> 4.14.240 2021-07-20 19:06:15 +00:00
linux-4.19.nix linux: 4.19.197 -> 4.19.198 2021-07-20 19:06:20 +00:00
linux-5.4.nix linux: 5.4.133 -> 5.4.134 2021-07-20 19:06:55 +00:00
linux-5.10.nix linux: 5.10.51 -> 5.10.52 2021-07-20 19:06:37 +00:00
linux-5.12.nix linux: 5.12.18 -> 5.12.19 2021-07-20 19:06:43 +00:00
linux-5.13.nix linux: 5.13.5 -> 5.13.6 2021-07-28 15:16:30 +02:00
linux-hardkernel-4.14.nix
linux-libre.nix linux_latest-libre: 18165 -> 18191 2021-07-26 15:44:03 +00:00
linux-lqx.nix linux_lqx: 5.12.17 -> 5.12.19 2021-07-22 18:30:43 +02:00
linux-mptcp-95.nix
linux-rpi.nix
linux-rt-5.4.nix linux-rt_5_4: 5.4.123-rt59 -> 5.4.129-rt61 2021-07-15 08:16:06 +00:00
linux-rt-5.10.nix linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47 2021-07-26 15:44:03 +00:00
linux-rt-5.11.nix
linux-testing-bcachefs.nix bcachefs-tools: 2020-11-17 -> 2021-07-08 2021-07-09 02:50:37 +02:00
linux-testing.nix linux-testing: 5.12-rc6 -> 5.13-rc6 2021-06-14 14:26:52 +02:00
linux-xanmod.nix linux_xanmod: 5.13.4 -> 5.13.5 2021-07-26 18:02:02 +08:00
linux-zen.nix linux_zen: 5.12.19 -> 5.13.5 2021-07-27 16:07:26 +02:00
mac-nvme-t2.patch
manual-config.nix buildLinux: take and propagate extraMakeFlags 2021-07-12 10:39:52 -07:00
modinst-arg-list-too-long.patch
mptcp-config.nix
p9-fixes.patch
patches.nix Revert "linux: fix regression in bridge VLAN configuration" 2021-07-02 15:10:00 +02:00
perf.nix linuxPackages.perf: fix build for 5.13 2021-06-30 23:41:24 +08:00
randstruct-provide-seed.patch
request-key-helper-updated.patch
request-key-helper.patch
rtl8761b-support.patch
update-libre.sh
update-rt.sh
update.sh