-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Jul 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8706720 - Browse repository at this point
Copy the full SHA 8706720View commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3cd90d - Browse repository at this point
Copy the full SHA c3cd90dView commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d0d2373 - Browse repository at this point
Copy the full SHA d0d2373View commit details
Commits on Aug 6, 2019
-
See Documentation/admin-guide/dynamic-debug-howto.rst for details.
Configuration menu - View commit details
-
Copy full SHA for 66dadc7 - Browse repository at this point
Copy the full SHA 66dadc7View commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b237b7e - Browse repository at this point
Copy the full SHA b237b7eView commit details -
linux-5.3: Enable CONFIG_CRASH_DUMP
Apply commit 581ae3a (linux-4.19.57: Enable CONFIG_CRASH_DUMP). We don't want to maintain a separate crash kernel but use our normal kernel as a crash kernel. Enable CONFIG_CRASH_DUMP and CONFIG_RELOCATABLE.
Configuration menu - View commit details
-
Copy full SHA for 67893e8 - Browse repository at this point
Copy the full SHA 67893e8View commit details
Commits on Aug 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7458a8d - Browse repository at this point
Copy the full SHA 7458a8dView commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 91e5b12 - Browse repository at this point
Copy the full SHA 91e5b12View commit details
Commits on Sep 9, 2019
-
linux-5.3_rc8: Update Linux kernel configuration
Add the current output of `make savedefconfig`. For whatever reason `CONFIG_PCI` was removed, so manually add it back, so, for example, S-ATA still works.
Configuration menu - View commit details
-
Copy full SHA for 1e73e6d - Browse repository at this point
Copy the full SHA 1e73e6dView commit details -
linux-5.3_rc8-289: Select PSTORE and EFI_VARS_PSTORE
Enable ways to store Linux messages in case of panics. config PSTORE tristate "Persistent store support" select CRYPTO if PSTORE_COMPRESS default n help This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. If you don't have a platform persistent store driver, say N. That implicitly selects the option `EFI_VARS_PSTORE` below. config EFI_VARS_PSTORE tristate "Register efivars backend for pstore" depends on EFI_VARS && PSTORE default y help Say Y here to enable use efivars as a backend to pstore. This will allow writing console messages, crash dumps, or anything else supported by pstore to EFI variables. Fixes: #1249
Configuration menu - View commit details
-
Copy full SHA for 609e257 - Browse repository at this point
Copy the full SHA 609e257View commit details
Commits on Sep 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b7e0912 - Browse repository at this point
Copy the full SHA b7e0912View commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31d789a - Browse repository at this point
Copy the full SHA 31d789aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0da548 - Browse repository at this point
Copy the full SHA d0da548View commit details -
linux-5.3.2: Disable
VGA_SWITCHEROO
As MarIuX does not run on laptops, unselect this option. Mimic commit 4ea3ed2 (linux-5.3: Update configuration).
Configuration menu - View commit details
-
Copy full SHA for 06ab2c1 - Browse repository at this point
Copy the full SHA 06ab2c1View commit details -
linux-5.3.2: Select *Idle dynticks system* (
NO_HZ_IDLE
)> This option enables a tickless idle system: timer interrupts > will only trigger on an as-needed basis when the system is idle. > This is usually interesting for energy saving. > > Most of the time you want to say Y here. See commit 018f0a2 (linux-5.3: Set CONFIG_NO_HZ_IDLE=y). > This option enables a tickless idle system: timer interrupts > will only trigger on an as-needed basis when the system is idle. > > Switch on, to save power and cpu load of VM hosts.
Configuration menu - View commit details
-
Copy full SHA for 158360d - Browse repository at this point
Copy the full SHA 158360dView commit details -
linux-5.3.2: Compress kernel with LZ4
This creates slightly smaller images, and decompresses much faster. [1] $ ls -l /boot/bzImage-5.3* -rw-r--r-- 1 root root 13181488 Sep 23 15:21 /boot/bzImage-5.3.0.mx64.291 -rw-r--r-- 1 root root 11956784 Oct 2 16:33 /boot/bzImage-5.3.2.mx64.292 [1]: https://kernel.ubuntu.com/~cking/boot-speed-eoan-5.3/kernel-compression-method.txt
Configuration menu - View commit details
-
Copy full SHA for 7f31fb9 - Browse repository at this point
Copy the full SHA 7f31fb9View commit details -
Linux 5.4-rc1 [1] is available, so remove the 5.3 Linux kernels, which were never installed on the distmaster – especially as the proprietary Nvidia driver was not packaged for them. [1]: https://lkml.org/lkml/2019/9/30/642
Configuration menu - View commit details
-
Copy full SHA for 60a8347 - Browse repository at this point
Copy the full SHA 60a8347View 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.