Age | Commit message (Expand) | Author | Files | Lines |
2017-07-12 | KVM: SVM: handle singlestep exception when skipping emulated instructions | Ladi Prosek | 1 | -26/+33 |
2017-07-12 | KVM: x86: take slots_lock in kvm_free_pit | Radim Krčmář | 1 | -0/+2 |
2017-07-12 | kvm: vmx: Properly handle machine check during VM-entry | Jim Mattson | 1 | -6/+9 |
2017-07-12 | KVM: x86: update master clock before computing kvmclock_offset | Radim Krčmář | 1 | -1/+7 |
2017-07-12 | kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields | Jim Mattson | 1 | -26/+34 |
2017-07-12 | kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls | Jim Mattson | 1 | -11/+6 |
2017-07-12 | kvm: nVMX: Validate the I/O bitmaps on nested VM-entry | Jim Mattson | 1 | -0/+16 |
2017-07-12 | kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails | Jim Mattson | 1 | -2/+2 |
2017-07-12 | powerpc/64: Fix atomic64_inc_not_zero() to return an int | Michael Ellerman | 1 | -2/+2 |
2017-07-12 | powerpc: Fix emulation of mfocrf in emulate_step() | Anton Blanchard | 1 | -0/+13 |
2017-07-12 | powerpc: Fix emulation of mcrf in emulate_step() | Anton Blanchard | 1 | -2/+4 |
2017-07-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -20/+57 |
2017-07-12 | powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events | Anton Blanchard | 2 | -0/+6 |
2017-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 6 | -6/+0 |
2017-07-11 | xtensa: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -9/+10 |
2017-07-11 | unicore32: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -29/+28 |
2017-07-11 | tile: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -19/+19 |
2017-07-11 | sparc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -1/+2 |
2017-07-11 | sh: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -19/+18 |
2017-07-11 | parisc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -6/+5 |
2017-07-11 | openrisc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -28/+28 |
2017-07-11 | nios2: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -24/+24 |
2017-07-11 | nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h | Masahiro Yamada | 2 | -23/+0 |
2017-07-11 | powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9 | Madhavan Srinivasan | 1 | -2/+4 |
2017-07-11 | MIPS: Fix MIPS I ISA /proc/cpuinfo reporting | Maciej W. Rozycki | 1 | -1/+1 |
2017-07-11 | MIPS: Fix minimum alignment requirement of IRQ stack | Matt Redfearn | 1 | -1/+1 |
2017-07-11 | MIPS: generic: Support MIPS Boston development boards | Paul Burton | 5 | -0/+311 |
2017-07-11 | MIPS: DTS: img: Don't attempt to build-in all .dtb files | Paul Burton | 1 | -2/+1 |
2017-07-11 | MIPS: Traced negative syscalls should return -ENOSYS | James Hogan | 1 | -0/+7 |
2017-07-11 | MIPS: Correct forced syscall errors | James Hogan | 1 | -1/+1 |
2017-07-11 | MIPS: Negate error syscall return in trace | James Hogan | 1 | -1/+1 |
2017-07-11 | MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select | James Hogan | 1 | -1/+0 |
2017-07-11 | MIPS16e2: Provide feature overrides for non-MIPS16 systems | Maciej W. Rozycki | 16 | -0/+16 |
2017-07-11 | MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo | Maciej W. Rozycki | 1 | -0/+1 |
2017-07-11 | spufs: Implement show_options | David Howells | 1 | -3/+19 |
2017-07-11 | powerpc/asm: Mark cr0 as clobbered in mftb() | Oliver O'Halloran | 1 | -1/+1 |
2017-07-11 | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9 | Nicholas Piggin | 3 | -18/+67 |
2017-07-11 | s390: reduce ELF_ET_DYN_BASE | Kees Cook | 1 | -8/+7 |
2017-07-11 | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB | Kees Cook | 1 | -6/+7 |
2017-07-11 | arm64: move ELF_ET_DYN_BASE to 4GB / 4MB | Kees Cook | 1 | -6/+6 |
2017-07-11 | arm: move ELF_ET_DYN_BASE to 4MB | Kees Cook | 1 | -6/+2 |
2017-07-11 | binfmt_elf: use ELF_ET_DYN_BASE only for PIE | Kees Cook | 1 | -6/+7 |
2017-07-11 | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 4 | -32/+36 |
2017-07-11 | bitmap: use memcmp optimisation in more situations | Matthew Wilcox | 1 | -0/+1 |
2017-07-11 | ARM: fix rd_size declaration | Bart Van Assche | 1 | -2/+1 |
2017-07-11 | frv: cmpxchg: implement cmpxchg64() | Will Deacon | 1 | -0/+1 |
2017-07-11 | frv: use generic fb.h | Tobias Klauser | 2 | -12/+1 |
2017-07-11 | frv: remove wrapper header for asm/device.h | Tobias Klauser | 2 | -7/+1 |
2017-07-11 | arm64/kasan: don't allocate extra shadow memory | Andrey Ryabinin | 1 | -7/+1 |
2017-07-11 | x86/kasan: don't allocate extra shadow memory | Andrey Ryabinin | 1 | -6/+1 |