summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter
2015-11-19Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula
2015-11-19drm/mgag200: fix kernel hang in cursor code.Wang, Rui Y
2015-11-19Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixesDave Airlie
2015-11-19Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-11-18mm, dax: fix DAX deadlocks (COW fault)Yigal Korman
2015-11-19Revert "Documentation: kernel_parameters for Intel P state driver"Rafael J. Wysocki
2015-11-19cpufreq: mediatek: fix build errorArnd Bergmann
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki
2015-11-18MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCsKamal Dasu
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17drm/vc4: Make sure that planes aren't scaled.Eric Anholt
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall
2015-11-17drm/vc4: fix platform_no_drv_owner.cocci warningsJulia Lawall
2015-11-17drm/vc4: vc4_plane_duplicate_state() can be statickbuild test robot
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca