summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton1-2/+6
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2-2/+8
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel1-1/+1
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2-1/+5
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-68/+95
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2-7/+1
2015-08-12locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon1-1/+1
2015-08-12locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon1-0/+323
2015-08-12locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger1-1/+6
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-13/+25
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-0/+6
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+12
2015-08-11cgroup: make cftype->private a unsigned longTejun Heo1-1/+1
2015-08-11regmap: Move documentation to regmap.hNicolas Boichat1-11/+162
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen1-0/+1
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+1
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-1/+60
2015-08-11mfd: da9062: Supply core driverS Twiss2-0/+1158
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald3-0/+225
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones2-6/+19
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2-6/+19
2015-08-11arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2-2/+2
2015-08-11mm: enhance region_is_ram() to region_intersects()Dan Williams1-1/+8
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton1-0/+3
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton1-0/+25