about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/manual-config.nix
AgeCommit message (Expand)AuthorFilesLines
2019-12-19linux: run make install in parallelLinus Heckemann1-0/+4
2019-11-01treewide: Make still dont* Variables are optional in most casesJohn Ericson1-1/+1
2019-10-08linux: 5.4-rc1 -> 5.4-rc2Tim Steinbach1-1/+1
2019-10-05linux_5_2, linux_5_3: fixing nondeterminismDima1-1/+3
2019-09-09linux: 5.2-rc7 -> 5.3-rc5Tim Steinbach1-1/+0
2019-09-04linux: clearer origin for settings configurationMatthieu Coudron1-1/+2
2019-05-21linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildInputsAustin Seipp1-4/+5
2019-05-04linux: Makes the -dev output reproducibleSamuel Dionne-Riel1-0/+4
2019-01-24kernel: extend the RANDSTRUCT seed with a user-configurable sectionPierre Bourdon1-1/+4
2019-01-11kernel: make the RANDSTRUCT seed deterministicPierre Bourdon1-1/+17
2018-12-10Revert "linux: inside nix-shell, allow make menuconfig"Patrick Hilhorst1-2/+0
2018-11-13treewide: disable pie in more placesMatthew Bauer1-1/+1
2018-10-05linux: inside nix-shell, allow make menuconfigMatthieu Coudron1-0/+2
2018-10-01linux kernel: increase build timeout from 2 to 4 hrs (#47564)xeji1-1/+1
2018-09-04kernel: increase build timeout to two hoursWael M. Nasreddine1-0/+1
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-6/+4
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-3/+7
2018-07-24kernel: Reduce peak disk usage during buildTuomas Tynkkynen1-4/+10
2018-07-24kernel: Respect makeFlagsArray in more placesTuomas Tynkkynen1-1/+1
2018-07-24kernel: Remove dead codeTuomas Tynkkynen1-5/+0
2018-07-24kernel: Remove empty preUnpackTuomas Tynkkynen1-3/+0
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+1
2018-06-30linux: translate config to structured configDan Peebles1-1/+1
2018-04-07linuxPackages_custom: fix missing argument and add testRobert Hensing1-0/+2
2018-02-19linux: Don't try to install firmware on newer kernels.Shea Levy1-1/+2
2018-02-19linuxManualConfig: Fix build on non-modular kernelsShea Levy1-4/+3
2018-02-16kernel: Add deps for building 4.16Tuomas Tynkkynen1-3/+4
2018-02-12linux: use absolute paths for compilersVladimír Čunát1-1/+3
2018-02-11linuxPackages: build by kernel's stdenvVladimír Čunát1-1/+2
2018-02-11linux: Use concatStringsSepTuomas Tynkkynen1-1/+1
2018-02-07kernel: buildLinux replaces import ./generic.nixMatthieu Coudron1-7/+27
2018-01-15kernel: fix dependenciesBen Wolsieffer1-1/+2
2018-01-15kernel: revert seemingly incorrect change to extraMeta mergingBen Wolsieffer1-2/+2
2018-01-15kernel: Fix cross-compilationBen Gamari1-2/+2
2018-01-15kernel: Use build kmodBen Gamari1-3/+3
2018-01-15kernel: Enable cross compilingBen Gamari1-31/+14
2017-12-29kernel 4.14 require libelf to compile modules.David Guibert1-1/+4
2017-12-26linux: 4.14.8 -> 4.14.9Andreas Rammhold1-2/+2
2017-12-04linux-4.13: mark as insecure (+required generic changes)Vladimír Čunát1-1/+3
2017-11-28linux-testing: 4.14-rc8 -> 4.15-rc1Philipp Steinpass1-1/+8
2017-11-21kernel: improve modDirVersion error messageMatthieu Coudron1-1/+1
2017-11-17kernel: Fix out-of-tree modules on aarch64Tuomas Tynkkynen1-6/+17
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen1-7/+3
2017-11-05kernel, initrd: Remove legacy ubootChooserTuomas Tynkkynen1-3/+3
2017-08-20buildLinux: allow overriding stdenv on each callVladimír Čunát1-1/+3
2017-08-03Update homepage attributes: http -> httpsmimadrid1-1/+1
2017-06-28kernel manual-config: Don't use stdenv.crosshsloan1-1/+2
2017-05-06linux: support using gcc pluginsJoachim Fasting1-2/+4
2017-04-01kernel: do not remove .o files on installPhaseVolth1-14/+9
2017-03-13kernel: Add a validity check for modDirVersionTuomas Tynkkynen1-0/+7