summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-bt8xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-11kvm: x86: Disallow illegal IA32_APIC_BASE MSR valuesJim Mattson1-6/+8
2017-08-11KVM: MMU: Bail out immediately if there is no available mmu pageWanpeng Li2-10/+29
2017-08-11KVM: MMU: Fix softlockup due to mmu_lock is held too longWanpeng Li1-3/+1
2017-08-11KVM: nVMX: validate eptp pointerDavid Hildenbrand1-5/+2
2017-08-11KVM: MAINTAINERS improvementsAndrew Jones1-11/+26
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini3-6/+5
2017-08-10KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh1-1/+2
2017-08-10KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li2-0/+2
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)3-3/+3
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2-2/+2
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)5-4/+21
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)13-8/+36
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář4-20/+14
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář6-150/+95
2017-08-07KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář1-13/+1
2017-08-07KVM: nVMX: Emulate EPTP switching for the L1 hypervisorBandan Das2-6/+124
2017-08-07KVM: nVMX: Enable VMFUNC for the L1 hypervisorBandan Das1-2/+51
2017-08-07KVM: vmx: Enable VMFUNCsBandan Das2-1/+24
2017-08-07KVM: nVMX: get rid of nested_release_page*David Hildenbrand1-26/+15
2017-08-07KVM: nVMX: get rid of nested_get_page()David Hildenbrand2-31/+32
2017-08-07KVM: nVMX: INVPCID supportPaolo Bonzini1-9/+25
2017-08-07KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek4-2/+10
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-06ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-06ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-06ext4: fix warning about stack corruptionArnd Bergmann1-5/+6
2017-08-06ext4: fix dir_nlink behaviourAndreas Dilger2-10/+14
2017-08-06ext4: silence array overflow warningDan Carpenter1-1/+1
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong1-1/+3
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin1-1/+7
2017-08-03KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchgChristoffer Dall1-2/+2
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li1-2/+9
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin1-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34