Tags give the ability to mark specific points in history as being important
-
-
-
-
wireless-drivers-for-davem-2015-08-04
741e3b99 · ·iwlwifi: * a fix for the stuck TFD queue mechanism - it was producing noisy false alarms * a fix for the NIC prepare flow that prevented the driver from being able to access the device on certain systems * a fix for the scan prority handling which allows the regular scan to run even if a scheduled scan is already running rsi: * fix firmware load DMA regression b43: * fix extpa_gain check for 2GHz rtlwifi: * fix NULL dereference when PCI driver used as an AP * add missing module parameter declaration for rtl8723be_mod_params.msi_support
-
-
-
sunxi-dt-for-4.3
60018d02 · ·Allwinner Device Tree changes for 4.3 A bunch of device tree patches that: - Enable the OTG controller on some boards - Various additions to the existing boards - New boards: A33 Ippo Q8H, Iteaduino Plus,
-
sunxi-defconfig-for-4.3
8faf3554 · ·Allwinner defconfig changes for 4.3 Two patches that enable various Allwinner related drivers drivers both in sunxi_defconfig and in multi_v7_defconfig
-
drm-intel-next-2015-07-31
5d8a0d0b · ·- kerneldoc for tiling/swizzling/fencing code - bxt hpd port A w/a - various other fixes all over ... not much, everyone's on vacation.
-
xfs-for-linus-4.2-rc4
df150ed1 · ·xfs: updates for 4.2-rc4 - remote attribute log recovery corruption fixes - DAX page faults need to use direct mappings, not a page cache mapping.
-
-
-
-
hwmon-for-linus-v4.2-rc5
9200bc4c · ·Two patches headed for -stable. nct7802: Fix integer overflow seen when writing voltage limits nct7904: Rename pwm attributes to match hwmon ABI
-
pm+acpi-4.2-rc5
d29809b8 · ·Power management and ACPI fixes for v4.2-rc5 - Fix a recently introduced issue in the cpufreq core causing it to attempt to create duplicate symbolic links to the policy directory in sysfs for CPUs that are offline when the cpufreq driver is being registered (Rafael J Wysocki). - Fix a recently introduced problem in the ACPI device power management core code causing it to store an incorrect value in the device object's power.state field in some cases which in turn leads to attempts to turn power resources off while they should still be on going forward (Mika Westerberg). - Fix an intel_pstate driver issue introduced during the 4.1 cycle which leads to kernel panics on boot on Knights Landing chips due to incomplete support for them in that driver (Lukasz Anaczkowski). /