-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Dec 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a99ca47 - Browse repository at this point
Copy the full SHA a99ca47View commit details -
linux-4.9.68: Remove obsolete patches
These three backported patches are already included in 4.9.68.
Configuration menu - View commit details
-
Copy full SHA for 10c06e8 - Browse repository at this point
Copy the full SHA 10c06e8View commit details -
linux-4.9.68: Check for existing revision number
We want our kernel revision numbers to be unique over all linux kernel packages. Avoid conflicts by doing a quick check against the available bee files. Patch by Thomas Kreitler
Configuration menu - View commit details
-
Copy full SHA for d8a935e - Browse repository at this point
Copy the full SHA d8a935eView commit details -
linux-4.9.68: Improve error message for existing kernel revision
Include the names of the conflicting files in the error message.
Configuration menu - View commit details
-
Copy full SHA for 56e54d3 - Browse repository at this point
Copy the full SHA 56e54d3View commit details
Commits on Dec 16, 2017
-
Include kernel config in the bee file, so that we can better track config changes. The set of non-default config options was generated with `make savedefconfig`.
Configuration menu - View commit details
-
Copy full SHA for e3b63c2 - Browse repository at this point
Copy the full SHA e3b63c2View commit details -
linux-4.9.68: Build out-of-tree aacraid driver
Compile the aacraid driver supplied by Adaptec, because the in-tree aacraid driver lacks support for async mode. Patch by Thomas Kreitler
Configuration menu - View commit details
-
Copy full SHA for edec9e0 - Browse repository at this point
Copy the full SHA edec9e0View commit details -
linux-4.9.68: Add spl/zfs modules
Add kernel modules required for the ZFS filesystem. http://zfsonlinux.org/ Patch by Thomas Kreitler
Configuration menu - View commit details
-
Copy full SHA for 136baf8 - Browse repository at this point
Copy the full SHA 136baf8View commit details -
linux-4.9.68: Set CONFIG_SND_USB_AUDIO=m
As requested by Paul.
Configuration menu - View commit details
-
Copy full SHA for bb824a4 - Browse repository at this point
Copy the full SHA bb824a4View commit details -
linux-4.9.68: Add CONFIG_DRM_NOUVEAU
As requested by Thomas: * Add CONFIG_DRM_NOUVEAU=m * Change CONFIG_DRM=y to CONFIG_DRM=m When CONFIG_DRM_NOUVEAU ist set, CONFIG_FB_VESA is implied. Note, that nvidia_drm.ko requires the modules drm and drm_kms_helper. Because we select differenct nvidia modules depending on the graphics card found at boot time, we don't have that dependency in modules.dep and need to explicitly load the drm modules for nvidia.
Configuration menu - View commit details
-
Copy full SHA for d8ffa15 - Browse repository at this point
Copy the full SHA d8ffa15View commit details -
Configuration menu - View commit details
-
Copy full SHA for b470d34 - Browse repository at this point
Copy the full SHA b470d34View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.