summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
Commit message (Collapse)AuthorAge
* linux: update to 3.8.5Lluís Batlle i Rossell2013-03-31
|
* linux: Update to 3.2.42Eelco Dolstra2013-03-28
|
* Linux kernel: Enable CONFIG_FHANDLEEelco Dolstra2013-03-27
| | | | | This enables the open_by_handle_at(2) and name_to_handle_at(2) syscalls. Systemd kind of requires this.
* Delete all kernels older than 2.6.39Eelco Dolstra2013-03-27
| | | | | Systemd doesn't support those kernels, so there is no point in keeping them around.
* Partially revert my recent kernelPackages changesShea Levy2013-03-24
| | | | | | | | | | | | | | | | | First, pass in `self' again so that overriding works properly (thanks for pointing that out, @edolstra) Second, instead of having linuxPackages*.kernel mean something different inside the set and out, add a new attribute linuxPackages*.kernelDev, which for the generic kernel is simply linuxPackages*.kernel but for the manual-config kernel is the `dev' output (which has the build tree, source tree, etc.) The second change required trivial modifications in a bunch of expressions, I verified that all of the linuxPackages* sets defined in all-packages.nix have the same drv paths before and after the change. Signed-off-by: Shea Levy <shea@shealevy.com>
* linux-3.0: upgrade to 3.0.70Mathijs Kwik2013-03-22
|
* linux-3.2: upgrade to 3.2.41Mathijs Kwik2013-03-22
|
* linux-3.4: upgrade to 3.4.37Mathijs Kwik2013-03-22
|
* linux-3.8: upgrade to 3.8.4Mathijs Kwik2013-03-22
|
* Update Linux 3.9-rc to rc3Michael Raskin2013-03-19
|
* Linux-3.9-rc2Michael Raskin2013-03-16
|
* Linux 3.8: update to 3.8.3Michael Raskin2013-03-16
|
* Enable __ignoreNulls globallyEelco Dolstra2013-03-07
|
* Fix extraBuildNativeInputs referenceEelco Dolstra2013-03-07
|
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\
| * Linux 3.9-rc1: set correct modDirVersionMichael Raskin2013-03-07
| |
| * Linux: Add 3.9-rc1 as lowPrio (it has a regression fix 3.8.2 lacks)Michael Raskin2013-03-06
| |
| * linux-3.8: upgrade to 3.8.2Mathijs Kwik2013-03-04
| |
| * linux-3.7: upgrade to 3.7.10Mathijs Kwik2013-03-04
| |
| * linux-3.4: upgrade to 3.4.35Mathijs Kwik2013-03-04
| |
| * linux-3.0: upgrade to 3.0.68Mathijs Kwik2013-03-04
| |
| * Linux 3.8.1Michael Raskin2013-03-02
| |
| * linux/manual-config: put build and source trees into a separate 'dev' output.Shea Levy2013-03-02
| | | | | | | | | | | | | | This makes it possible to still build out-of-tree modules without making a system using this kernel depend on the full source and build tree at runtime. Note that references to the source tree are removed from kernel modules after build. Ideally, this would be accomplished by modifying the Makefile that puts the reference there in the first place, but I haven't tracked that down yet.
| * linux/manual-config: Move configfile symlinking to configurePhase.Shea Levy2013-03-02
| | | | | | | | It makes more semantic sense there than in unpackPhase, as that symlink is _how_ we configure the kernel
| * linux/manual-config: ignore nulls.Shea Levy2013-03-02
| | | | | | | | There's no need to set the postFixup env var at all if we're not modular.
* | Merge branch 'master' into stdenv-updatesVladimír Čunát2013-03-02
|\| | | | | | | | | | | | | | | Conflicts (simple): pkgs/applications/networking/browsers/chromium/default.nix pkgs/development/libraries/libsoup/default.nix pkgs/os-specific/linux/kernel/manual-config.nix pkgs/os-specific/linux/qemu-kvm/default.nix
| * manual-kernel: Add bc to buildNativeInputs.aszlig2013-02-28
| | | | | | | | | | | | | | | | | | | | As timeconst.pl was replaced by a bc script in the merge window for kernel 3.9, we also need bc during build time, for more information about the reasons, please have a look at the following commit: torvalds/linux@70730bca1331fc50c3caacaea00439de1325bd6e Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * linux: Update to 3.2.39Eelco Dolstra2013-02-27
| | | | | | | | CVE-2013-0228
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-24
|\|
| * linux: Typo: CFG80211_WEXTLluís Batlle i Rossell2013-02-24
| |
| * linux 3.7, 3.8: Enabling CFG80211_WEXT (for ipw2200)Lluís Batlle i Rossell2013-02-23
| | | | | | | | | | My computer with a ipw2200 nic needs that, to have the ipw2200 driver.
| * Remove myself from kernel maintainers.Shea Levy2013-02-21
| | | | | | | | I use manual config now.
* | Merge branch 'master' into stdenv-updatesShea Levy2013-02-21
|\| | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/chromium/default.nix pkgs/top-level/all-packages.nix Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
| * add kernel 3.8David Guibert2013-02-21
| |
* | Merge branch 'upstream-master' into stdenv-updatesShea Levy2013-02-19
|\|
| * Linux 3.7.9Shea Levy2013-02-18
| |
| * Linux 3.4.32Shea Levy2013-02-18
| |
| * Linux 3.0.65Shea Levy2013-02-18
| |
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * Remove EOL'd Linux 3.6Shea Levy2013-02-14
| |
| * Remove EOL'd Linux 3.5Shea Levy2013-02-14
| |
| * Remove EOL'd Linux 3.3Shea Levy2013-02-14
| |
| * Remove EOL'd Linux 3.1Shea Levy2013-02-14
| |
| * Linux 3.7.8Shea Levy2013-02-14
| |
| * Linux 3.4.31Shea Levy2013-02-14
| |
| * Linux 3.0.64Shea Levy2013-02-14
| |
| * SUNRPC_DEBUG doesn't work on linux 3.3Lluís Batlle i Rossell2013-02-14
| | | | | | | | | | | | It's as if the option isn't there. http://hydra.nixos.org/build/4015233
| * Linux 3.4.30Shea Levy2013-02-11
| |
| * Linux 3.0.63Shea Levy2013-02-11
| |
| * Linux 3.7.7Shea Levy2013-02-11
| |