MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
[jlayton/linux.git] / arch /
2016-06-14 James HoganMIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*
2016-06-14 James HoganMIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
2016-06-14 James HoganMIPS: KVM: Clean up TLB management hazards
2016-06-14 James HoganMIPS: KVM: Restore host EBase from ebase variable
2016-06-14 James HoganMIPS: KVM: Drop unused hpa0/hpa1 args from function
2016-06-14 James HoganMIPS: KVM: Simplify even/odd TLB handling
2016-06-14 James HoganMIPS: KVM: Don't indirect KVM functions
2016-06-14 James HoganMIPS: KVM: Move non-TLB handling code out of tlb.c
2016-06-14 James HoganMIPS: KVM: Make various Cause variables 32-bit
2016-06-14 James HoganMIPS: KVM: Convert code to kernel sized types
2016-06-14 James HoganMIPS: KVM: Convert headers to kernel sized types
2016-06-14 James HoganMIPS: KVM: Drop unused kvm_mips_sync_icache()
2016-06-14 James HoganMIPS: KVM: Drop unused host_cp0_entryhi
2016-06-14 James HoganMIPS: KVM: Drop unused guest_inst from kvm_vcpu_arch
2016-06-14 Paolo BonziniMerge branch 'kvm-mips-fixes' into HEAD
2016-06-14 James HoganMIPS: KVM: Fix CACHE triggered exception emulation
2016-06-14 James HoganMIPS: KVM: Don't unwind PC when emulating CACHE
2016-06-14 James HoganMIPS: KVM: Include bit 31 in segment matches
2016-06-14 James HoganMIPS: KVM: Fix modular KVM under QEMU
2016-06-03 Kai Huangkvm/x86: remove unnecessary header file inclusion
2016-06-03 Paolo BonziniKVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with...
2016-06-03 Paolo BonziniKVM: x86: rename process_smi to enter_smm, process_smi_...
2016-06-03 Paolo BonziniKVM: x86: avoid simultaneous queueing of both IRQ and SMI
2016-06-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-06-02 Paolo BonziniKVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2016-06-02 Paolo BonziniKVM: fail KVM_SET_VCPU_EVENTS with invalid exception...
2016-06-02 Paolo BonziniKVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
2016-06-02 Paolo Bonzinikvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
2016-06-02 Dmitry BilunovKVM: Handle MSR_IA32_PERF_CTL
2016-06-02 Nadav AmitKVM: x86: avoid write-tearing of TDP
2016-06-02 Radim KrčmářMerge tag 'kvm-arm-for-v4.7-rc2' of git://git./linux...
2016-06-01 Linus TorvaldsMerge tag 'pinctrl-v4.7-2' of git://git./linux/kernel...
2016-06-01 Linus TorvaldsMerge tag 'dma-buf-for-4.7' of git://git./linux/kernel...
2016-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-31 Marc Zyngierarm64: KVM: vgic-v3: Relax synchronization when SRE==1
2016-05-31 Marc Zyngierarm64: KVM: vgic-v3: Prevent the guest from messing...
2016-05-31 Marc Zyngierarm64: KVM: Make ICC_SRE_EL1 access return the configur...
2016-05-31 Christoffer DallKVM: arm/arm64: vgic-v3: Clear all dirty LRs
2016-05-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-30 David S. Millersparc64: Fix return from trap window fill crashes.
2016-05-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-05-29 David S. Millersparc: Harden signal return frame checks.
2016-05-28 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-05-28 Linus TorvaldsMerge branch 'hash' of git://ftp.sciencehorizons.net...
2016-05-28 George Spelvinh8300: Add <asm/hash.h>
2016-05-28 George Spelvinmicroblaze: Add <asm/hash.h>
2016-05-28 George Spelvinm68k: Add <asm/hash.h>
2016-05-28 George Spelvin<linux/hash.h>: Add support for architecture-specific...
2016-05-28 Linus TorvaldsMerge tag 'chrome-platform' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'sound-4.7-rc1-2' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-05-28 Anna-Maria GleixnerMIPS: Add missing FROZEN hotplug notifier transitions
2016-05-28 James HoganMIPS: Build microMIPS VDSO for microMIPS kernels
2016-05-28 James HoganMIPS: Fix sigreturn via VDSO on microMIPS kernel
2016-05-28 Antony PavlovMIPS: devicetree: fix cpu interrupt controller node...
2016-05-28 Maciej W. RozyckiMIPS: VDSO: Build with `-fno-strict-aliasing'
2016-05-28 Matt RedfearnMIPS: Pistachio: Enable KASLR
2016-05-28 Harvey HuntMIPS: lib: Mark intrinsics notrace
2016-05-28 James HoganMIPS: Fix 64-bit HTW configuration
2016-05-28 James HoganMIPS: Add 64-bit HTW fields
2016-05-28 James HoganMIPS: Simplify DSP instruction encoding macros
2016-05-28 James HoganMIPS: Add missing tlbinvf/XPA microMIPS encodings
2016-05-28 James HoganMIPS: Fix little endian microMIPS MSA encodings
2016-05-28 James HoganMIPS: Add missing VZ accessor microMIPS encodings
2016-05-28 James HoganMIPS: Add inline asm encoding helpers
2016-05-28 Ralf BaechleMIPS: Spelling fix lets -> let's
2016-05-28 Andrea GelminiMIPS: VR41xx: Fix typo
2016-05-28 Andrea GelminiMIPS: oprofile: Fix typo
2016-05-28 Andrea GelminiMIPS: math-emu: Fix typo
2016-05-28 Andrea GelminiMIPS: lib: Fix typo
2016-05-28 Andrea GelminiMIPS: kernel: Fix typo
2016-05-28 Andrea GelminiMIPS: R6: Fix typo
2016-05-28 Andrea GelminiMIPS: IP22/IP28: Fix typo
2016-05-28 Andrea GelminiMIPS: Cavium: Fix typo
2016-05-28 Andrea GelminiMIPS: MT: Fix typo
2016-05-28 Andrea GelminiMIPS: Loongson64: Fix typo
2016-05-28 Andrea GelminiMIPS: IP32: Fix typo
2016-05-28 Andrea GelminiMIPS: IP27: Fix typo
2016-05-28 Andrea GelminiMIPS: BCM63xx: Fix typo
2016-05-28 Andrea GelminiMIPS: Alchemy: Fix typo
2016-05-28 Andrea GelminiMIPS: hazards.h: Fix typo
2016-05-28 Dan CarpenterMIPS: Lasat: A couple off by one bugs in picvue_proc.c
2016-05-28 Álvaro Fernández... MIPS: ralink: add MT7628 EPHY LEDs pinmux support
2016-05-28 Álvaro Fernández... MIPS: ralink: fix MT7628 wled_an pinmux gpio
2016-05-28 Álvaro Fernández... MIPS: ralink: fix MT7628 pinmux typos
2016-05-28 James HoganMIPS: Fix write_gc0_* macros when writing zero
2016-05-28 Matt RedfearnMIPS: CPS: Copy EVA configuration when starting seconda...
2016-05-28 Matt RedfearnMIPS: Add definitions of SegCtl registers and use them
2016-05-28 James HoganMIPS: Fix incomplete separation of XPA CPU feature
2016-05-28 Paul BurtonMIPS: smp-cps: Clear Status IPL field when using EIC
2016-05-28 Paul BurtonMIPS: Clear Status IPL field when using EIC
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-linus-4.7-rc1' of git://git./linux...
2016-05-28 Linus TorvaldsMerge tag 'upstream-4.7-rc1' of git://git.infradead...
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-27 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
next