Tags give the ability to mark specific points in history as being important
-
-
-
-
fixes-for-linus-4.8
2b05980d · ·h8300 and unicore32 architecture fixes Two patches to fix h8300 and unicore32 builds.
-
pm-4.8-rc2
0aeeb3e7 · ·Power management fixes for v4.8-rc2 - Fix the x86 identity mapping creation helpers to avoid the assumption that the base address of the mapping will always be aligned at the PGD level, as it may be aligned at the PUD level if address space randomization is enabled (Rafael Wysocki). - Fix the hibernation core to avoid executing tracing functions before restoring the processor state completely during resume (Thomas Garnier). - Fix a recently introduced regression in the powernv cpufreq driver that causes it to crash due to an out-of-bounds array access (Akshay Adiga).
-
-
-
drm-intel-next-2016-08-08
c5b7e97b · ·- refactor ddi buffer programming a bit (Ville) - large-scale renaming to untangle naming in the gem code (Chris) - rework vma/active tracking for accurately reaping idle mappings of shared objects (Chris) - misc dp sst/mst probing corner case fixes (Ville) - tons of cleanup&tunings all around in gem - lockless (rcu-protected) request lookup, plus use it everywhere for non(b)locking waits (Chris) - pipe crc debugfs fixes (Rodrigo) - random fixes all over