summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/generic.nix
Commit message (Expand)AuthorAge
* Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
|\
| * treewide: fold -> foldrBen Siraphob2021-01-26
* | buildLinux: pass buildPackages to linuxManualConfigBernardo Meurer2021-07-17
* | buildLinux: preserve structuredExtraConfig and extraMakeFlags in passthruBernardo Meurer2021-07-13
* | buildLinux: take and propagate extraMakeFlagsBernardo Meurer2021-07-12
* | buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.plBernardo Meurer2021-07-12
* | Merge pull request #113225 from mroi/patch-linuxJörg Thalheim2021-05-11
|\ \
| * | linux: improve cross compilation with clangMichael Roitzsch2021-05-10
| |/
* | Merge branch 'staging-next' into stagingDmitry Kalinkin2021-04-08
|\ \
| * | kernel: Add test for RC kernelsTim Steinbach2021-04-08
| * | kernel: Add tests to passthru.testsTim Steinbach2021-04-08
| |/
* | linux: remove remnants of grsecurityAlyssa Ross2021-04-06
* | linux: remove xen_dom0 feature entirelyAlyssa Ross2021-04-05
|/
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
* linux: add flavor metadataJonathan Ringer2020-10-30
* treewide: add warning comment to “boot” packagesMatthew Bauer2020-07-31
* kernel: fix config generationMatthieu Coudron2020-04-01
* 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