summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia/pdaudiocf (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-03KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASIDJames Hogan3-13/+36
2017-02-03KVM: MIPS/TLB: Fix off-by-one in TLB invalidateJames Hogan1-2/+2
2017-02-03KVM: MIPS: Add fast path TLB refill handlerJames Hogan3-3/+84
2017-02-03KVM: MIPS: Support NetLogic KScratch registersJames Hogan1-5/+20
2017-02-03KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan3-6/+24
2017-02-03KVM: MIPS/T&E: Allocate GVA -> HPA page tablesJames Hogan2-1/+69
2017-02-03KVM: MIPS: Wire up vcpu uninitJames Hogan3-1/+11
2017-02-03KVM: MIPS/T&E: active_mm = init_mm in guest contextJames Hogan3-1/+50
2017-02-03KVM: MIPS/T&E: Restore host asid on return to hostJames Hogan1-7/+20
2017-02-03KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacksJames Hogan3-41/+52
2017-02-03KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan7-48/+44
2017-02-03KVM: MIPS/MMU: Move preempt/ASID handling to implementationJames Hogan2-53/+54
2017-02-03KVM: MIPS: Convert get/set_regs -> vcpu_load/putJames Hogan3-10/+10
2017-02-03KVM: MIPS/MMU: Simplify ASID restorationJames Hogan2-37/+12
2017-02-03KVM: MIPS: Drop partial KVM_NMI implementationJames Hogan1-16/+0
2017-02-03MIPS: Add return errors to protected cache opsJames Hogan1-20/+35
2017-02-03MIPS: Export some tlbex internals for KVM to useJames Hogan2-17/+42
2017-02-03MIPS: uasm: Add include guards in asm/uasm.hJames Hogan1-0/+5
2017-02-03MIPS: Export pgd/pmd symbols for KVMJames Hogan3-1/+7
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan3-16/+27
2017-02-02MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_i...Markus Elfring1-7/+2
2017-01-20Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2-8/+0
2017-01-17kvm: x86: Expose Intel VPOPCNTDQ feature to guestPiotr Luc1-1/+1
2017-01-16x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc3-1/+3
2017-01-16Linux 4.10-rc4v4.10-rc4Linus Torvalds1-1/+1
2017-01-15fix a fencepost error in pipe_advance()Al Viro1-23/+31
2017-01-15coredump: Ensure proper size of sparse core filesDave Kleikamp3-0/+20
2017-01-15aio: fix lock dep warningShaohua Li1-2/+4
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2-0/+67
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman4-34/+0
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa1-0/+4
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa3-17/+37
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra1-4/+54
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra1-22/+48
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser1-1/+1
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown1-0/+1
2017-01-13block: don't try to discard from __blkdev_issue_zerooutChristoph Hellwig1-7/+6
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig4-30/+15
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-13vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King1-1/+1
2017-01-12i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov3-9/+17
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-12ceph: fix get_oldest_context()Geng, Jichao1-2/+2