summaryrefslogtreecommitdiffstats
path: root/net/key (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan3-2/+66
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan3-0/+52
2017-03-28KVM: MIPS: Add VZ support to build systemJames Hogan2-3/+32
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan10-0/+2479
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan1-13/+18
2017-03-28KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan1-0/+2
2017-03-28KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan1-1/+42
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames Hogan3-0/+417
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan3-10/+131
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan4-95/+264
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan4-0/+32
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan3-2/+19
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan3-2/+19
2017-03-28KVM: MIPS: Init timer frequency from callbackJames Hogan4-11/+10
2017-03-28KVM: MIPS: Add 64BIT capabilityJames Hogan2-0/+26
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan3-1/+61
2017-03-28KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan3-1/+37
2017-03-28KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan1-8/+12
2017-03-28KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan1-1/+28
2017-03-28KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan1-156/+50
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan7-1/+74
2017-03-28MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan1-2/+4
2017-03-28MIPS: Add some missing guest CP0 accessors & defsJames Hogan1-2/+14
2017-03-28MIPS: Probe guest MVHJames Hogan2-1/+7
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan2-1/+8
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan3-7/+13
2017-03-28MIPS: Add defs & probing of UFRJames Hogan3-0/+7
2017-03-20Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-20mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-19qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-19qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-19qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-19qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-19qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-19qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-19qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-19qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-19qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-19qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-19qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-19tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-19tcmu: make cmd timeout configurableMike Christie1-6/+35
2017-03-19tcmu: add helper to check if dev was configuredMike Christie1-2/+6
2017-03-18target: fix race during implicit transition work flushesMike Christie1-9/+1
2017-03-18target: allow userspace to set state to transitioningMike Christie1-15/+22
2017-03-18target: fix ALUA transition timeout handlingMike Christie2-16/+9
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie1-5/+3