summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: remove trailing blank line from EOFOded Gabbay2019-03-3191-91/+0
* habanalabs: improve error messagesOded Gabbay2019-03-272-2/+3
* habanalabs: add device status option to INFO IOCTLDalit Ben Zoor2019-03-244-0/+47
* habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor2019-03-211-2/+12
* habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor2019-03-201-0/+2
* habanalabs: never fail hard reset of deviceOded Gabbay2019-03-171-10/+9
* habanalabs: keep track of the device's dma maskOded Gabbay2019-03-074-39/+65
* habanalabs: add MMU shadow mappingOmer Shpigelman2019-02-243-284/+356
* habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar2019-03-121-5/+91
* habanalabs: Add a printout with the name of a busy engineTomer Tayar2019-03-073-13/+21
* uapi/habanalabs: add some comments in habanalabs.hOded Gabbay2019-03-071-2/+5
* habanalabs: Remove unneeded function pointersTomer Tayar2019-03-062-12/+4
* habanalabs: Move PCI code into common fileTomer Tayar2019-03-056-265/+434
* habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay2019-03-052-2/+2
* habanalabs: remove unused definesOded Gabbay2019-02-281-8/+6
* habanalabs: use EQ MSI/X ID per chipOded Gabbay2019-03-043-6/+6
* habanalabs: Move device CPU code into common fileTomer Tayar2019-03-046-316/+408
* habanalabs: remove implicit include from header filesDotan Barak2019-02-272-4/+1
* habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay2019-02-242-5/+12
* habanalabs: add new device CPU boot statusIgor Grinberg2019-02-242-1/+7
* chardev: update comment based on the codeChengguang Xu2019-04-021-6/+3
* chardev: code cleanup for __register_chrdev_region()Chengguang Xu2019-04-021-41/+28
* chardev: add a check for given minor rangeChengguang Xu2019-04-021-0/+6
* chardev: add additional check for minor range overlapChengguang Xu2019-04-021-0/+6
* VMCI: Use BIT() macro for bit definitionsVishnu DASA2019-04-021-17/+18
* Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman2019-04-01558-7184/+6042
|\
| * Linux 5.1-rc3v5.1-rc3Linus Torvalds2019-03-311-1/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3160-201/+409
| |\
| | * Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-289-75/+133
| | |\
| | | * KVM: arm/arm64: Comments cleanup in mmu.cZenghui Yu2019-03-281-14/+9
| | | * KVM: arm/arm64: vgic-its: Make attribute accessors staticYueHaibing2019-03-201-5/+5
| | | * KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-202-16/+45
| | | * KVM: arm/arm64: Enforce PTE mappings at stage2 when neededSuzuki K Poulose2019-03-191-22/+21
| | | * KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier2019-03-191-3/+10
| | | * KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-194-6/+28
| | | * arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabledMarc Zyngier2019-03-192-6/+12
| | | * KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| | * | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
| | * | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17
| | * | KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-283-2/+33
| | * | KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
| | * | KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
| | * | KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
| | * | KVM: x86: update %rip after emulating IOSean Christopherson2019-03-282-10/+27
| | * | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-03-281-2/+7
| | * | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-03-281-1/+2
| | * | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-03-284-14/+13
| | * | kvm: don't redefine flags as something elseSebastian Andrzej Siewior2019-03-281-3/+3
| | * | kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon2019-03-281-2/+5
| | * | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-2833-20/+18