Tags give the ability to mark specific points in history as being important
-
intr-remapping-ops-for-ingo
8a8f422d · ·Interrupt remapping ops for x86 This patchset introduces a generic ops-interface for accessing interrupt remapping hardware on x86. It factors out the VT-d specific code from io_apic.c and moves it to drivers/iommu. These changes will be used to add support for AMD interrupt remapping hardware.
-
pm-for-3.4-rc5
26e0f90f · ·Power management fixes for 3.4 Fix for an issue causing hibernation to hang on systems with highmem (that practically means i386) due to broken memory management (bug introduced in 3.2, so -stable material) and PM documentation update making the freezer documentation follow the code again after some recent updates.