summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux in...Dave Airlie1-0/+2
2016-05-10Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-1/+2
2016-05-10net: l3mdev: Move get_saddr and rt6_dstDavid Ahern1-53/+3
2016-05-10uapi glibc compat: fix compile errors when glibc net/if.h included before lin...Mikko Rapeli2-0/+72
2016-05-10libnvdimm, dax: introduce device-dax infrastructureDan Williams1-0/+2
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-96/+128
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-10/+7
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-16/+27
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel82-313/+628
2016-05-09libata: support host-aware and host-managed ZAC devicesHannes Reinecke2-0/+8
2016-05-09libata: support device-managed ZAC devicesHannes Reinecke1-0/+5
2016-05-09libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke2-0/+14
2016-05-09libata: Implement ZBC OUT translationHannes Reinecke2-0/+8
2016-05-09libata: implement ZBC IN translationHannes Reinecke3-1/+17
2016-05-09libata: fixup ZAC device disablingHannes Reinecke1-2/+4
2016-05-09libata-trace: decode subcommandsHannes Reinecke2-1/+23
2016-05-09libata: Check log page directory before accessing pagesHannes Reinecke1-0/+1
2016-05-09libata: Add command definitions for NCQ Encapsulation for READ LOG DMA EXTHannes Reinecke2-0/+12
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2-0/+2
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo45-115/+281
2016-05-09md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang1-0/+16
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn1-0/+2
2016-05-09nfs: per-name sillyunlink exclusionAl Viro2-10/+5
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab14-91/+161
2016-05-09netfilter: conntrack: use single slab cacheFlorian Westphal1-2/+0
2016-05-09netfilter: conntrack: use a single nat bysource table for all namespacesFlorian Westphal1-4/+0
2016-05-09mfd: Add device-tree binding doc for PMIC MAX77620/MAX20024Laxman Dewangan1-0/+39
2016-05-09mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan1-0/+346
2016-05-09mfd: arizona: Add defines for GPSW values that can be used from DTCharles Keepax1-0/+5
2016-05-09Merge tag 'omap-for-v4.7/legacy-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-0/+22
2016-05-09Merge tag 'reset-for-4.7-2' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann1-0/+6
2016-05-09Merge tag 'tegra-for-4.7-genpd' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+1
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-10/+57
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-2/+2
2016-05-09iommu: Allow selecting page sizes per domainRobin Murphy1-1/+2
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2-5/+5
2016-05-09iommu: remove unused priv field from struct iommu_opsWill Deacon1-2/+0
2016-05-09sunrpc: add a get_rpccred_rcu inlineJeff Layton1-0/+18
2016-05-09sunrpc: add rpc_lookup_generic_credWeston Andros Adamson1-0/+1
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton1-2/+2
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski1-1/+1
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman52-242/+387
2016-05-09Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel3-2/+52
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp1-2/+20
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman33-132/+258
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman48-162/+357
2016-05-09Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman14-91/+161
2016-05-09Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman19-41/+97
2016-05-09mfd: wm8400-core: Delete wm8400_reg_read()Dan Carpenter1-1/+0