summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-13PCI: Remove pci_ats_enabled()Bjorn Helgaas1-2/+0
2015-08-13PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas1-1/+0
2015-08-13PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas2-42/+9
2015-08-13PCI: Reduce size of ATS structure elementsBjorn Helgaas1-3/+3
2015-08-13PCI: Embed ATS info directly into struct pci_devBjorn Helgaas2-12/+6
2015-08-13PCI: Allocate ATS struct during enumerationBjorn Helgaas2-1/+10
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet1-1/+0
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet2-14/+0
2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet1-0/+3
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2015-08-13blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-1/+1
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding1-0/+1
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-0/+6
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding1-0/+36
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley1-0/+2
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King1-7/+0