summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander1-0/+1
2015-08-17dmaengine: Make __dma_request_slave_channel_compat() name argument constantJarkko Nikula1-1/+1
2015-08-17dmaengine: Add DMA_CTRL_REUSEVinod Koul1-0/+40
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu1-6/+0
2015-08-17crypto: aead - Remove old AEAD interfacesHerbert Xu4-221/+19
2015-08-17crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2-6/+11
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2-4/+35
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie34-51/+174
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard1-29/+0
2015-08-16[media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia1-0/+9
2015-08-16[media] v4l: omap3isp: Drop platform data supportLaurent Pinchart1-158/+0
2015-08-16[media] media: vb2: Remove unused functionsJan Kara1-6/+0
2015-08-16[media] vb2: Provide helpers for mapping virtual addressesJan Kara1-0/+5
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+44
2015-08-15change sb_writers to use percpu_rw_semaphoreOleg Nesterov1-13/+6
2015-08-15shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov1-1/+2
2015-08-15percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov1-0/+19
2015-08-15percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov1-0/+1
2015-08-15introduce __sb_writers_{acquired,release}() helpersOleg Nesterov1-0/+5
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-2/+0
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-0/+7
2015-08-15USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni1-12/+0
2015-08-15usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-08-15usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-08-15usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-08-15drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-08-15Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+13
2015-08-15Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman7-8/+236
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig1-6/+8
2015-08-14devres: add devm_memremapChristoph Hellwig1-0/+4
2015-08-14pmem: convert to generic memremapDan Williams1-19/+9
2015-08-14arch: introduce memremap()Dan Williams1-0/+9
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach1-1/+1
2015-08-14average: provide macro to create static EWMAJohannes Berg1-0/+39
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2-51/+24
2015-08-14cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens1-0/+10
2015-08-14net: Fix up inet_addr_type checksDavid Ahern1-0/+3
2015-08-14net: Add inet_addr lookup by tableDavid Ahern1-0/+1
2015-08-14net: Use VRF device index for lookups on TXDavid Ahern2-0/+4
2015-08-14net: Introduce VRF related flags and helpersDavid Ahern3-0/+168
2015-08-14net: dsa: add support for switchdev VLAN objectsVivien Didelot1-0/+11
2015-08-14net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2-0/+2
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen1-0/+4
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen1-1/+4
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen1-0/+1
2015-08-14Add a matching set of device_ functions for determining mac/phyJeremy Linton1-0/+4
2015-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-20/+43