Tags give the ability to mark specific points in history as being important
-
dt-fixes-for-3.7
205a8eb7 · ·DeviceTree fixes for 3.7 A handful of fixes: - a fix for dtc from upstream - sparse fixes in DeviceTree code - stub of_get_child_by_name for !OF builds
-
vfio-for-v3.7-rc1
899649b7 · ·vfio fixes for v3.7-rc1 This includes a fix for PCI BAR mmaps after recent mm changes, fixing an interrupt race, and fixing a consistency bug in interrupt state when switching interrupt modes.
-
-
iommu-updates-v3.7-rc1
00948725 · ·IOMMU Updates for Linux v3.7-rc1 This time the IOMMU updates contain a bunch of fixes and cleanups to various IOMMU drivers and the DMA debug code. New features are the code for IRQ remapping support with the AMD IOMMU (preperation for that was already merged in the last release) and a debugfs interface to export some statistics in the NVidia Tegra IOMMU driver.
-
dt-for-3.7
36165f55 · ·Devicetree updates for 3.7 - Import of latest upstream device tree compiler (dtc) - New function of_get_child_by_name - Support for #size-cells of 0 and #addr-cells of >2 - Couple of DT binding documentation updates