Tim Steinbach
c46a833e6c
linux-copperhead: 4.15.1.a -> 4.15.2.a
2018-02-07 19:47:20 -05:00
Tim Steinbach
9f3d57a31f
linux: 4.15.1 -> 4.15.2
2018-02-07 19:36:35 -05:00
Tim Steinbach
0b43d5a9cf
linux: 4.14.17 -> 4.14.18
2018-02-07 19:36:21 -05:00
Tuomas Tynkkynen
685ceb999e
kernel: Fix missing config options from platform
...
common-config.nix has:
${kernelPlatform.kernelExtraConfig or ""}
and indeed kernelExtraConfig is in hostPlatform.platform, and not in
hostPlatform. (Ugh.).
2018-02-06 22:13:57 +02:00
Tim Steinbach
8c280d3ad5
linux: 4.15 -> 4.15.1
2018-02-03 20:38:25 -05:00
Tim Steinbach
4069faad7f
linux-copperhead: 4.15.a -> 4.15.1.a
2018-02-03 20:36:14 -05:00
Tim Steinbach
fcbb7da942
linux: 4.4.114 -> 4.4.115
2018-02-03 20:31:52 -05:00
Tim Steinbach
e5ffae3966
linux: 4.14.16 -> 4.14.17
2018-02-03 20:29:23 -05:00
Tim Steinbach
d6d4ef6580
linux: 4.9.79 -> 4.9.80
2018-02-03 20:27:04 -05:00
Tim Steinbach
6aa13b6b1d
linux: 4.9.78 -> 4.9.79
2018-01-31 09:06:30 -05:00
Tim Steinbach
26e06c9a92
linux: 4.4.113 -> 4.4.114
2018-01-31 09:06:17 -05:00
Tim Steinbach
27f5262cf2
linux: 4.14.15 -> 4.14.16
2018-01-31 09:05:54 -05:00
Tim Steinbach
61043ad4d1
linux: Add 4.15
2018-01-29 11:52:50 -05:00
Tim Steinbach
da26e92078
linux-copperhead: 4.14.15.a -> 4.15.a
2018-01-29 11:52:50 -05:00
Tim Steinbach
3391266ee7
linux-copperhead: 4.14.14.a -> 4.14.15.a
2018-01-25 09:12:03 -05:00
Tuomas Tynkkynen
d9aebebaf5
Revert "perf: apply patch to fix build of 4.9"
...
This reverts commit 44dc31bad1
.
The patch has been applied in 4.9.78, so no need to have this in
nixpkgs anymore.
2018-01-23 23:17:24 +02:00
Tuomas Tynkkynen
acf5b8e662
kernel: 4.9.77 -> 4.9.78
2018-01-23 23:17:24 +02:00
Tuomas Tynkkynen
4276c0d898
kernel: 4.4.112 -> 4.4.113
2018-01-23 23:17:24 +02:00
Tuomas Tynkkynen
1481937af2
kernel: 4.14.14 -> 4.14.15
2018-01-23 23:17:24 +02:00
Tuomas Tynkkynen
a2b8264377
linux_testing: 4.15-rc8 -> 4.15-rc9
2018-01-22 10:44:50 +02:00
Ben Wolsieffer
94276da9e9
perf: inherit makeFlags from kernel
2018-01-21 13:54:39 +02:00
Ben Wolsieffer
44dc31bad1
perf: apply patch to fix build of 4.9
2018-01-21 13:54:39 +02:00
Will Dietz
4ca9b43f12
perf: fix cross evaluation
2018-01-18 10:47:40 -06:00
Will Dietz
fc4535b6e8
Revert "perf: inherit makeFlags from kernel"
...
https://github.com/NixOS/nixpkgs/issues/34013
This reverts commit 92083c3f40
.
2018-01-18 10:47:26 -06:00
Drew Hess
83a85b60ad
linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23
2018-01-18 17:04:47 +02:00
Tim Steinbach
696be7a0b0
linux-copperhead: 4.14.13.a -> 4.14.14.a
2018-01-17 13:30:16 -05:00
Tim Steinbach
791d5b3cc0
linux: 4.4.111 -> 4.4.112
2018-01-17 08:57:19 -05:00
Tim Steinbach
c460e268bf
linux: 4.9.76 -> 4.9.77
2018-01-17 08:57:19 -05:00
Tim Steinbach
94d03b3b21
linux: 4.14.13 -> 4.14.14
2018-01-17 08:57:19 -05:00
Ben Wolsieffer
7bb3a044be
kernel: fix dependencies
2018-01-15 22:28:45 -05:00
Ben Wolsieffer
80f6b8e2ba
kernel: revert seemingly incorrect change to extraMeta merging
2018-01-15 12:55:24 -05:00
Ben Wolsieffer
92083c3f40
perf: inherit makeFlags from kernel
2018-01-15 12:48:56 -05:00
Ben Wolsieffer
285181a1db
kernel: remove leftover remnants of old cross compiling system
2018-01-15 12:48:51 -05:00
Ben Wolsieffer
a09709bf2a
kernel: don't force ignoreConfigErrors when cross compiling, only set the
...
default
2018-01-15 12:39:45 -05:00
Ben Gamari
b4b04dd29f
kernel: Fix cross-compilation
2018-01-15 11:55:23 -05:00
Ben Gamari
50e2bb12f6
kernel: Use build kmod
2018-01-15 11:55:23 -05:00
Ben Gamari
7a9b6ac39a
kernel: Enable cross compiling
2018-01-15 11:55:06 -05:00
Tuomas Tynkkynen
6e84522610
linux_testing: 4.15-rc7 -> 4.15-rc8
2018-01-15 12:14:39 +02:00
Vladimír Čunát
67e8392383
Merge #33057 : stdenv meta checks: make them lazy
...
Closes #22277 - it's superseded; I have some WIP on evaluation
performance, but best do that in a separate PR/thread.
2018-01-14 21:41:31 +01:00
Jan Malakhovski
85cd22cf7d
treewide: replace addPassthru
2018-01-14 19:53:57 +00:00
Jan Malakhovski
8606dd8556
lib: change the order of arguments of addPassthru
2018-01-14 13:24:30 +00:00
Tim Steinbach
eb0ecd7eba
linux-copperhead: 4.14.12.a -> 4.14.13.a
2018-01-11 08:30:19 -05:00
Andreas Rammhold
74c9d1696f
linux_4_9: 4.9.75 -> 4.9.76
2018-01-10 13:50:49 +01:00
Andreas Rammhold
e94dab0ca3
linux_4_4: 4.4.110 -> 4.4.111
2018-01-10 13:50:49 +01:00
Andreas Rammhold
cf8021e73a
linux_4_14: 4.14.12 -> 4.14.13
...
In terms of spectre/meltdown this version also supports loading of amd
fam17h firmware.
2018-01-10 13:50:45 +01:00
Andreas Rammhold
c864b07d09
linux_testing: 4.15-rc4 -> 4.15-rc7
2018-01-08 15:05:24 +01:00
Eelco Dolstra
424aa1a681
Merge pull request #33505 from peterhoeg/f/wbt
...
kernel: enable writeback throttling to avoid IO queues filling up
2018-01-08 11:23:00 +01:00
Tuomas Tynkkynen
dc84ce085f
linux_samus_4_12: Doesn't build on aarch64
...
https://hydra.nixos.org/build/67137766
2018-01-07 15:26:20 +02:00
Andreas Rammhold
e5715d92a7
linux_hardened_copperhead: 4.14.11a -> 4.14.12a
2018-01-06 18:40:35 +01:00
Peter Hoeg
f674cb5ecc
kernel: enable writeback throttling to avoid IO queues filling up
2018-01-06 11:20:48 +08:00