Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
acpi-5.6-rc4
cabe17d0 · ·ACPI fixes for 5.6-rc4 Fix a couple of configuration issues in the ACPI watchdog (WDAT) driver (Mika Westerberg) and make it possible to disable that driver at boot time in case it still does not work as expected (Jean Delvare).
-
pm-5.6-rc4
189c6967 · ·Power management fixes for 5.6-rc4 Fix a recent cpufreq initialization regression (Rafael Wysocki), revert a devfreq commit that made incompatible changes and broke user land on some systems (Orson Zhai), drop a stale reference to a document that has gone away recently (Jonathan Neuschäfer) and fix a typo in a hibernation code comment (Alexandre Belloni).
-
-
-
-
-
-
-
-
-
-
-
-
x86-urgent-2020-02-22
21b5ee59 · ·Two fixes for x86: - Remove the __force_oder definiton from the kaslr boot code as it is already defined in the page table code which makes GCC 10 builds fail because it changed the default to -fno-common. - Address the AMD erratum 1054 concerning the IRPERF capability and enable the Instructions Retired fixed counter on machines which are not affected by the erratum.