summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+44
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+4
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 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-Hartman6-8/+224
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-14net: Introduce VRF related flags and helpersDavid Ahern1-0/+20
2015-08-14net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+1
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. Miller3-8/+13
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-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-0/+6
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...Olof Johansson3-0/+92
2015-08-13sunrpc: Switch to using hash list instead single listKinglong Mee1-2/+2
2015-08-13sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee1-0/+5
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij31-146/+237
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij1-8/+0
2015-08-13Merge tag 'mvebu-soc-4.3-2' of git://git.infradead.org/linux-mvebu into next/...Olof Johansson1-0/+6
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman5-2/+25