-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1ed8308 - Browse repository at this point
Copy the full SHA 1ed8308View 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 16c1f90 - Browse repository at this point
Copy the full SHA 16c1f90View 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 82d52fd - Browse repository at this point
Copy the full SHA 82d52fdView 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 ce97944 - Browse repository at this point
Copy the full SHA ce97944View commit details -
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 4e28d88 - Browse repository at this point
Copy the full SHA 4e28d88View 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. We want version 54013 for now, because it has been tested here. Patch by Thomas Kreitler
Configuration menu - View commit details
-
Copy full SHA for cf291fd - Browse repository at this point
Copy the full SHA cf291fdView 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 f822640 - Browse repository at this point
Copy the full SHA f822640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c1e12 - Browse repository at this point
Copy the full SHA 49c1e12View 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 f32f399 - Browse repository at this point
Copy the full SHA f32f399View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb6d90 - Browse repository at this point
Copy the full SHA feb6d90View commit details -
Add 4.9.70 from 4.9.68 and remove 4.9.68.
Configuration menu - View commit details
-
Copy full SHA for fa0fd59 - Browse repository at this point
Copy the full SHA fa0fd59View commit details -
linux-4.9.70: Add nvidia drivers
Add drivers for linux 4.9.70 from drivers for 4.9.68 and remove drivers for 4.9.68.
Configuration menu - View commit details
-
Copy full SHA for 19f81d6 - Browse repository at this point
Copy the full SHA 19f81d6View 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.