about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generic.nix
AgeCommit message (Expand)AuthorFilesLines
2018-07-24kernel: Remove empty preUnpackTuomas Tynkkynen1-1/+3
2018-07-20[bot] treewide: remove unused 'args@' in lambdasvolth1-1/+1
2018-06-30linux: fix features systemMatthieu Coudron1-0/+2
2018-06-30linux: translate config to structured configDan Peebles1-4/+9
2018-05-31kernel: Allow kernel packages to specify a custom default defconfigTuomas Tynkkynen1-1/+4
2018-04-09linux kernel generic: use passAsFile for kernelConfigDominique Martinet1-1/+2
2018-03-08buildLinux: allow to override arch/modules/builtinMatthieu Coudron1-6/+9
2018-03-08buildLinux: removes unnecessary parametersMatthieu Coudron1-7/+5
2018-02-17Revert "linux-*: build with gcc7, but allow overriding it"Vladimír Čunát1-8/+1
2018-02-16kernel: Add deps for building 4.16Tuomas Tynkkynen1-2/+3
2018-02-11linux-*: build with gcc7, but allow overriding itVladimír Čunát1-1/+8
2018-02-07Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen1-1/+1
2018-02-06kernel: Fix missing config options from platformTuomas Tynkkynen1-1/+1
2018-02-07kernel: buildLinux replaces import ./generic.nixMatthieu Coudron1-11/+23
2018-01-15kernel: fix dependenciesBen Wolsieffer1-1/+2
2018-01-15kernel: remove leftover remnants of old cross compiling systemBen Wolsieffer1-14/+4
2018-01-15kernel: don't force ignoreConfigErrors when cross compiling, only set theBen Wolsieffer1-5/+3
2018-01-15kernel: Enable cross compilingBen Gamari1-35/+15
2018-01-14treewide: replace `addPassthru`Jan Malakhovski1-1/+1
2018-01-14lib: change the order of arguments of `addPassthru`Jan Malakhovski1-3/+5
2017-12-04linux-4.13: mark as insecure (+required generic changes)Vladimír Čunát1-5/+2
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen1-1/+0
2017-09-17linuxPackages: properly propagate `features` and `extraConfig`Jan Malakhovski1-11/+21
2017-08-20buildLinux: allow overriding stdenv on each callVladimír Čunát1-1/+1
2017-06-28kernel generic: Don't use stdenv.crosshsloan1-2/+3
2017-04-09linux: add kernelPreferBuiltin platform optionNikolay Amiantov1-1/+2
2016-02-01linux: Use $SOURCE_DATE_EPOCH as the build timestampEelco Dolstra1-4/+0
2016-01-23grsecurity: fix kernel config and uncomment grsecurity kernelsDan Peebles1-2/+2
2015-01-03linux kernel determinism: unify timestamp styleVladimír Čunát1-1/+4
2014-12-30determinism: change some fixed timestamp to != (time_t)0Vladimír Čunát1-0/+1
2014-08-22Fix various evaluation problemsEelco Dolstra1-0/+1
2014-06-30Update linux_testing and enable parallel build of Linux kernelMichael Raskin1-0/+2
2014-05-18kernel: allow features to be used in common-configAustin Seipp1-6/+8
2014-01-21kernel.passthru: Don't include meta to be consistent with stdenv.mkDerivationShea Levy1-1/+1
2014-01-21Linux: Set passthru attr to contain full passthruShea Levy1-0/+2
2014-01-21Rename linuxManualConfig to buildLinuxShea Levy1-2/+2
2014-01-05Greatly reduce kernel closure sizeShea Levy1-2/+8
2014-01-01kernel build: limit dev output footprintShea Levy1-4/+12
2014-01-01Implement generic kernel build via manual-configShea Levy1-92/+62
2013-11-05Only show/build a package on the platforms listed in meta.platformsEelco Dolstra1-3/+0
2013-08-09linux: Use kmod instead of module-init-toolsEelco Dolstra1-2/+2
2013-08-01Unify the Linux kernel configurationsEelco Dolstra1-9/+11
2013-08-01linux: Don't put the kernel version in metaEelco Dolstra1-2/+1
2013-03-07Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra1-1/+5
2013-03-06Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks)Michael Raskin1-1/+4
2013-02-24Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons1-1/+0
2013-02-21Remove myself from kernel maintainers.Shea Levy1-1/+0
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
2012-12-28Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra1-2/+2
2012-12-11Linux 3.7Shea Levy1-0/+1