aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-20dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause1-2/+0
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie1-0/+37
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-6/+80
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie12-24/+121
2016-06-07Merge omapdss header refactoringTomi Valkeinen1-0/+37
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-5/+6
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-6/+6
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+36
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi1-7/+36
2016-06-03platform_data: omapdss: Remove unused members from omap_dss_board_infoPeter Ujfalusi1-5/+0
2016-06-03video/platform_data: omapdss: Create new header file for platform dataPeter Ujfalusi1-0/+42
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones1-2/+2
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-02dma-buf/fence: add signal_on_any to the fence array v2Christian König1-1/+2
2016-06-02dma-buf/fence: add fence_array fences v6Gustavo Padovan1-0/+72
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König1-6/+7
2016-06-02Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie1-3/+7
2016-06-02Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+2
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+65
2016-06-01time: Make settimeofday error checking work againJohn Stultz1-0/+3
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng1-1/+1
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+2
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt1-0/+2
2016-05-31reservation: add headerdoc commentsRob Clark1-0/+53
2016-05-31dma-buf: headerdoc fixesRob Clark1-3/+10
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner1-0/+2
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2-5/+5
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds4-110/+141
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-3/+24
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-53/+34
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin1-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+8
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-27mm: fix section mismatch warningLinus Torvalds1-1/+1
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+15
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-2/+2
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+31
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+7