aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall5-2/+12
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2-1/+4
2014-12-13arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall1-1/+1
2014-12-13irqchip: gicv3-its: Fix ITT allocationMarc Zyngier1-3/+10
2014-12-13irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier1-7/+23
2014-12-13irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier1-1/+1
2014-12-13genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner5-2/+79
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger2-2/+0
2014-12-12iser-target: Fix wc->wr_id cast warningNicholas Bellinger1-2/+1
2014-12-12iser-target: Remove code duplicationSagi Grimberg1-27/+20
2014-12-12iser-target: Adjust log levels and prettify some printsSagi Grimberg1-109/+108
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg2-178/+209
2014-12-12iser-target: Fix logout sequenceSagi Grimberg2-8/+17
2014-12-12iser-target: Don't wait for session commands from completion contextSagi Grimberg1-7/+10
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg2-5/+9
2014-12-12iser-target: Introduce isert_poll_budgetSagi Grimberg1-1/+7
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg2-63/+40
2014-12-12iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg1-4/+0
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg2-124/+83
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg2-108/+114
2014-12-12iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg1-8/+8
2014-12-12iser-target: Unite error completion handler for RX and TXSagi Grimberg1-33/+28
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg2-116/+10
2014-12-12iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg1-0/+21
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg3-6/+16
2014-12-12iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg1-6/+13
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg2-116/+158
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2014-12-12iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2014-12-13Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui30-825/+2744
2014-12-12tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)1-1/+1
2014-12-12mtd: tests: abort torturetest on erase errorsBrian Norris1-1/+3
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel1-5/+3
2014-12-13tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-13x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.cRafael J. Wysocki1-1/+1
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-425/+771
2014-12-13PM: Remove the SET_PM_RUNTIME_PM_OPS() macroUlf Hansson1-2/+0
2014-12-13mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches1-1/+1
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki9-10/+10
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki6-7/+7
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki12-18/+15
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-12-13video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-3/+3
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki5-9/+6
2014-12-13spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki6-9/+9
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+3