summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-12clk: imx: vf610: fix whitespace in vf610-clock.hShawn Guo1-1/+1
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner1-1/+3
2016-04-12net: mdio: Fix lockdep falls positive splatAndrew Lunn1-0/+11
2016-04-12acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann1-3/+3
2016-04-12IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-11/+2
2016-04-12certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells1-0/+9
2016-04-12KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells3-18/+5
2016-04-12KEYS: Move the point of trust determination to __key_link()David Howells2-12/+14
2016-04-12KEYS: Generalise x509_request_asymmetric_key()David Howells1-4/+4
2016-04-12KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2-6/+5
2016-04-12KEYS: Add a facility to restrict new links into a keyringDavid Howells1-10/+43
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2-0/+11
2016-04-11scsi-trace: remove service action definitionsHannes Reinecke1-4/+0
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+8
2016-04-11net: vrf: Fix dst reference countingDavid Ahern2-0/+6
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells1-1/+2
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells1-2/+0
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-0/+1
2016-04-11PCI: Add support for multiple DMA aliasesJacek Lawrynowicz1-3/+2
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern1-0/+3
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas1-0/+1
2016-04-11libnvdimm, test: add mock SMART data payloadDan Williams1-1/+35
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter553-3566/+16593
2016-04-11i2c: introduce helper function to get 8 bit address from a messageWolfram Sang1-0/+5
2016-04-11i2c: guarantee that I2C_M_RD will be 0x0001 foreverWolfram Sang1-6/+7
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman40-90/+235
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson1-0/+19
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-0/+4
2016-04-11regulator: as3722: Add bypass support for LDO6Jon Hunter1-0/+1
2016-04-11mfd: syscon: Include errno.h from headerArnd Bergmann1-0/+1
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro2-2/+3
2016-04-11sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner1-1/+7
2016-04-11security: drop the unused hook skb_owned_byPaolo Abeni1-1/+0
2016-04-11xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-1/+2
2016-04-11don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro1-3/+3
2016-04-10iio: dac: Add support for the AD5592R/AD5593R ADCs/DACsPaul Cercueil1-0/+16
2016-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-81/+206
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+25
2016-04-09clk: Provide OF helper to mark clocks as CRITICALLee Jones1-1/+7
2016-04-09clk: Allow clocks to be marked as CRITICALLee Jones1-0/+1
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-5/+9
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+88
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner2-2/+2
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus3-17/+8
2016-04-09ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While ex...Lv Zheng1-1/+1
2016-04-09ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu1-0/+1
2016-04-09fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro1-0/+1
2016-04-09cpufreq: dt: Include types.h from cpufreq-dt.hViresh Kumar1-0/+2