summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier-3/+8
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier-2/+5
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier-4/+0
2017-04-09arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier-5/+2
2017-04-09arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier-6/+0
2017-04-09arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier-3/+3
2017-04-09arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier-18/+18
2017-04-09arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier-11/+16
2017-04-09arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier-29/+20
2017-04-09arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier-7/+6
2017-04-09arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier-18/+9
2017-04-09arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier-2/+6
2017-04-09arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier-1/+6
2017-04-09arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier-14/+11
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall-8/+16
2017-04-09KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall-6/+0
2017-04-09KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall-40/+56
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall-8/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall-69/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall-96/+25
2017-04-09KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall-4/+6
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall-61/+22
2017-04-09KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li-0/+17
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall-16/+106
2017-04-09kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose-18/+13
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds-1/+1
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+6
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-68/+88
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-548/+1274
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio-10/+16
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger-26/+68
2017-03-18tcmu: make cmd timeout configurableMike Christie-6/+35
2017-03-18tcmu: add helper to check if dev was configuredMike Christie-2/+6
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds-3/+12
2017-03-18target: fix race during implicit transition work flushesMike Christie-9/+1