summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran
2014-12-13mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh
2014-12-13zram: implement rw_page operation of zramkaram.lee
2014-12-13zram: change parameter from vaild_io_request()karam.lee
2014-12-13zram: remove bio parameter from zram_bvec_rw()karam.lee
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-13memory-hotplug: remove redundant call of page_to_pfnZhang Zhen
2014-12-13iommu/amd: use handle_mm_fault directlyJesse Barnes
2014-12-13rtc: snvs: fix build with CONFIG_PM_SLEEP disabledGuenter Roeck
2014-12-13irqchip: gicv3-its: Fix ITT allocationMarc Zyngier
2014-12-13irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier
2014-12-13irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger
2014-12-12iser-target: Fix wc->wr_id cast warningNicholas Bellinger
2014-12-12iser-target: Remove code duplicationSagi Grimberg
2014-12-12iser-target: Adjust log levels and prettify some printsSagi Grimberg
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-12iser-target: Fix logout sequenceSagi Grimberg
2014-12-12iser-target: Don't wait for session commands from completion contextSagi Grimberg
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-12iser-target: Introduce isert_poll_budgetSagi Grimberg
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-12iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg
2014-12-12iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg
2014-12-12iser-target: Unite error completion handler for RX and TXSagi Grimberg
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg
2014-12-12iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2014-12-12iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg
2014-12-13Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui
2014-12-12mtd: tests: abort torturetest on erase errorsBrian Norris
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-13mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-13video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki