summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generic.nix
Commit message (Expand)AuthorAge
* linux: clearer origin for settings configurationMatthieu Coudron2019-09-04
* treewide: name -> pnamevolth2019-08-17
* treewide: remove unused variables (#63177)volth2019-06-16
* Merge pull request #53826 from delroth/randstruct-custom-seedJoachim F2019-04-16
|\
| * kernel: extend the RANDSTRUCT seed with a user-configurable sectionPierre Bourdon2019-01-24
* | linux: (re)take into account extraConfigMatthieu Coudron2019-01-31
* | linux: ability to merge structured configsMatthieu Coudron2019-01-28
* | Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flagJoachim F2019-01-25
|\ \ | |/ |/|
| * linux: add feature flag to indicate support for 32bit emulationJoachim Fasting2019-01-06
* | kernel/generic.nix: provide required dependencies for GCC plugins buildsPierre Bourdon2019-01-04
|/
* 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