nixpkgs/pkgs/os-specific/linux/kernel
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
..
cpu-cgroup-v2-patches Revert parts of "linux: remove unused kernel patches" 2017-10-30 17:57:00 +01:00
bridge-stp-helper.patch
common-config.nix kernel config: Enable MEDIA_CONTROLLER 2017-11-21 16:33:31 +02:00
generate-config.pl linux: add kernelPreferBuiltin platform option 2017-04-09 22:46:07 +03:00
generic.nix platforms.nix: Clean up more 'uboot' legacy 2017-11-05 17:06:59 +02:00
genksyms-fix-segfault.patch linux_chromiumos_3_18: init at 3.18.0 2016-01-13 22:43:19 +03:00
hardened-config.nix linux_hardened: structleak covers structs passed by address 2017-11-15 22:10:50 +01:00
linux-4.4.nix linux: 4.4.100 -> 4.4.102 2017-11-24 08:28:12 -05:00
linux-4.9.nix linux: 4.9.64 -> 4.9.65 2017-11-24 08:28:12 -05:00
linux-4.13.nix linux: 4.13.15 -> 4.13.16 2017-11-24 08:28:12 -05:00
linux-4.14.nix linux: 4.14.1 -> 4.14.2 2017-11-24 08:28:12 -05:00
linux-beagleboard.nix linux-beagleboard: 4.9.59-r73 -> 4.9.61-r76 2017-11-18 17:33:40 -05:00
linux-hardened-copperhead.nix linux-copperhead: 4.13.14.a -> 4.14.1.a 2017-11-22 08:03:56 -05:00
linux-mptcp.nix linux_mptcp: makes linux_mptcp.override works 2017-11-13 11:19:26 +01:00
linux-rpi.nix linux_rpi: 1.20170811 -> 1.20171029 2017-11-06 20:49:48 +02:00
linux-samus-4.12.nix linuxPackages: properly propagate features and extraConfig 2017-09-17 16:33:47 +02:00
linux-testing-bcachefs.nix linuxPackages: properly propagate features and extraConfig 2017-09-17 16:33:47 +02:00
linux-testing.nix linux: 4.14.0-rc7 -> 4.14.0-rc8 2017-11-05 16:47:03 -05:00
manual-config.nix kernel: improve modDirVersion error message 2017-11-21 20:42:41 +01:00
mips-ext3-n32.patch
mips-fpu-sigill.patch
mips-fpureg-emulation.patch
modinst-arg-list-too-long.patch linux-testing: Fix arg list too long in modinst 2016-08-30 06:55:52 +02:00
p9-fixes.patch kernel: fix 9p issues 2017-04-01 15:49:14 +03:00
patches.nix linux_4_14: fix iwlwifi fw reset 2017-11-15 11:30:24 +00:00
perf.nix treewide: Use targetPrefix instead of prefix for platform name prefixes 2017-11-27 03:15:50 -05:00
tag-hardened.patch linux: Expand hardened config 2017-08-06 09:58:02 -04:00
update.sh