aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-12KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek
2017-07-12KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář
2017-07-12kvm: vmx: Properly handle machine check during VM-entryJim Mattson
2017-07-12KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář
2017-07-12kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson
2017-07-12kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson
2017-07-12kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson
2017-07-12kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-12powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-12powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-11nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada
2017-07-11powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan
2017-07-11MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-11MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-07-11MIPS: generic: Support MIPS Boston development boardsPaul Burton
2017-07-11MIPS: DTS: img: Don't attempt to build-in all .dtb filesPaul Burton
2017-07-11MIPS: Traced negative syscalls should return -ENOSYSJames Hogan
2017-07-11MIPS: Correct forced syscall errorsJames Hogan
2017-07-11MIPS: Negate error syscall return in traceJames Hogan
2017-07-11MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS selectJames Hogan
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki
2017-07-11MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoMaciej W. Rozycki
2017-07-11spufs: Implement show_optionsDavid Howells
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-11powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-10powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-07-10binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-10bitmap: use memcmp optimisation in more situationsMatthew Wilcox
2017-07-10ARM: fix rd_size declarationBart Van Assche
2017-07-10frv: cmpxchg: implement cmpxchg64()Will Deacon
2017-07-10frv: use generic fb.hTobias Klauser
2017-07-10frv: remove wrapper header for asm/device.hTobias Klauser
2017-07-10arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin
2017-07-10x86/kasan: don't allocate extra shadow memoryAndrey Ryabinin