summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-13blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...Olof Johansson
2015-08-13sunrpc: Switch to using hash list instead single listKinglong Mee
2015-08-13sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2015-08-13Merge tag 'mvebu-soc-4.3-2' of git://git.infradead.org/linux-mvebu into next/...Olof Johansson
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2015-08-12locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon
2015-08-12locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon
2015-08-12locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-11cgroup: make cftype->private a unsigned longTejun Heo
2015-08-11regmap: Move documentation to regmap.hNicolas Boichat
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek
2015-08-11mfd: da9062: Supply core driverS Twiss
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-10mm: enhance region_is_ram() to region_intersects()Dan Williams
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman
2015-08-10Merge 4.2-rc6 into staging-nextGreg Kroah-Hartman
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros
2015-08-10mailbox: switch to hrtimer for tx_complete pollingSudeep Holla
2015-08-10i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy