summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generic.nix
Commit message (Expand)AuthorAge
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* kernel: Remove empty preUnpackTuomas Tynkkynen2018-07-24
* [bot] treewide: remove unused 'args@' in lambdasvolth2018-07-20
* linux: fix features systemMatthieu Coudron2018-06-30
* linux: translate config to structured configDan Peebles2018-06-30
* kernel: Allow kernel packages to specify a custom default defconfigTuomas Tynkkynen2018-05-31
* linux kernel generic: use passAsFile for kernelConfigDominique Martinet2018-04-09
* buildLinux: allow to override arch/modules/builtinMatthieu Coudron2018-03-08
* buildLinux: removes unnecessary parametersMatthieu Coudron2018-03-08
* Revert "linux-*: build with gcc7, but allow overriding it"Vladimír Čunát2018-02-17
* kernel: Add deps for building 4.16Tuomas Tynkkynen2018-02-16
* linux-*: build with gcc7, but allow overriding itVladimír Čunát2018-02-11
* Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen2018-02-07
|\
| * kernel: Fix missing config options from platformTuomas Tynkkynen2018-02-06
* | kernel: buildLinux replaces import ./generic.nixMatthieu Coudron2018-02-07
|/
* kernel: fix dependenciesBen Wolsieffer2018-01-15
* kernel: remove leftover remnants of old cross compiling systemBen Wolsieffer2018-01-15
* kernel: don't force ignoreConfigErrors when cross compiling, only set theBen Wolsieffer2018-01-15
* kernel: Enable cross compilingBen Gamari2018-01-15
* treewide: replace `addPassthru`Jan Malakhovski2018-01-14
* lib: change the order of arguments of `addPassthru`Jan Malakhovski2018-01-14
* linux-4.13: mark as insecure (+required generic changes)Vladimír Čunát2017-12-04
* platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen2017-11-05
* linuxPackages: properly propagate `features` and `extraConfig`Jan Malakhovski2017-09-17
* buildLinux: allow overriding stdenv on each callVladimír Čunát2017-08-20
* kernel generic: Don't use stdenv.crosshsloan2017-06-28
* linux: add kernelPreferBuiltin platform optionNikolay Amiantov2017-04-09
* linux: Use $SOURCE_DATE_EPOCH as the build timestampEelco Dolstra2016-02-01
* grsecurity: fix kernel config and uncomment grsecurity kernelsDan Peebles2016-01-23
* linux kernel determinism: unify timestamp styleVladimír Čunát2015-01-03
* determinism: change some fixed timestamp to != (time_t)0Vladimír Čunát2014-12-30
* Fix various evaluation problemsEelco Dolstra2014-08-22
* Update linux_testing and enable parallel build of Linux kernelMichael Raskin2014-06-30
* kernel: allow features to be used in common-configAustin Seipp2014-05-18
* kernel.passthru: Don't include meta to be consistent with stdenv.mkDerivationShea Levy2014-01-21
* Linux: Set passthru attr to contain full passthruShea Levy2014-01-21
* Rename linuxManualConfig to buildLinuxShea Levy2014-01-21
* Greatly reduce kernel closure sizeShea Levy2014-01-05
* kernel build: limit dev output footprintShea Levy2014-01-01
* Implement generic kernel build via manual-configShea Levy2014-01-01
* Only show/build a package on the platforms listed in meta.platformsEelco Dolstra2013-11-05
* linux: Use kmod instead of module-init-toolsEelco Dolstra2013-08-09
* Unify the Linux kernel configurationsEelco Dolstra2013-08-01
* linux: Don't put the kernel version in metaEelco Dolstra2013-08-01
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\
| * Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks)Michael Raskin2013-03-06
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-24
|\|
| * Remove myself from kernel maintainers.Shea Levy2013-02-21
* | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
* | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
|/