aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+153
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+18
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes1-0/+4
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches1-9/+0
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman1-2/+14
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+7
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi1-0/+1
2016-09-01Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie13-311/+721
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik1-0/+1
2016-08-31drm/amdgpu: Add SI Family informationKen Wang1-0/+1
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-1/+0
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+8
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+9
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2-1/+2
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman1-0/+153
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing1-0/+9
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-7/+64
2016-08-29Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe1-1/+1
2016-08-29gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam1-0/+13
2016-08-29gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam1-0/+23
2016-08-29drm/doc: Polish docs for drm_property&drm_property_blobDaniel Vetter1-11/+185
2016-08-29drm: Extract drm_property.[hc]Daniel Vetter2-87/+121
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter2-2/+1
2016-08-29drm/doc: Polish docs for drm_mode_objectDaniel Vetter1-3/+47
2016-08-29drm: Remove drm_mode_object->atomic_countDaniel Vetter1-1/+1
2016-08-29drm: Extract drm_mode_object.[hc]Daniel Vetter6-15/+15
2016-08-29drm/doc: Polish kerneldoc for encodersDaniel Vetter1-5/+65
2016-08-29drm: Extract drm_encoder.[hc]Daniel Vetter2-133/+168
2016-08-29drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=yArnd Bergmann1-1/+1
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying1-1/+5
2016-08-29drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying1-2/+3
2016-08-29drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying1-0/+24
2016-08-29drm: simple_kms_helper: add support for bridgesAndrea Merello1-0/+5
2016-08-28net: smc91x: fix SMC accessesRussell King1-0/+10
2016-08-29drm/bridge: introduce bridge detaching mechanismAndrea Merello1-1/+25
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig1-1/+7
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+8
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-8/+3
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson1-0/+1