| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-10-06 | 5 | -39/+176 |
|\ |
|
| * | Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Radim Krčmář | 2016-09-29 | 5 | -16/+143 |
| |\ |
|
| | * | KVM: MIPS: Drop dubious EntryHi optimisation | James Hogan | 2016-09-29 | 1 | -2/+1 |
| | * | KVM: MIPS: Invalidate TLB by regenerating ASIDs | James Hogan | 2016-09-29 | 4 | -5/+50 |
| | * | KVM: MIPS: Split kernel/user ASID regeneration | James Hogan | 2016-09-29 | 1 | -2/+10 |
| | * | KVM: MIPS: Drop other CPU ASIDs on guest MMU changes | James Hogan | 2016-09-29 | 1 | -10/+53 |
| | * | KVM: MIPS: Emulate MMIO via TLB miss for EVA | James Hogan | 2016-09-08 | 1 | -0/+18 |
| | * | KVM: MIPS: Override HVA error values for EVA | James Hogan | 2016-09-08 | 1 | -0/+14 |
| * | | kvm: add stubs for arch specific debugfs support | Luiz Capitulino | 2016-09-16 | 1 | -0/+10 |
| * | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-09-13 | 1 | -23/+23 |
| |\ \ |
|
| | * | | KVM: Add provisioning for ulong vm stats and u64 vcpu stats | Suraj Jitindar Singh | 2016-09-08 | 1 | -23/+23 |
| | |/ |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-04 | 2 | -47/+11 |
|\ \ \ |
|
| * | | | mips/loongson/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -26/+8 |
| * | | | mips/octeon/smp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -21/+3 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-04 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 2016-09-30 | 17 | -65/+37 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 3 | -3/+6 |
| |\ \ \ \ \ |
|
| * | | | | | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems | Paul Burton | 2016-10-02 | 1 | -0/+11 |
* | | | | | | MIPS: Fix detection of unsupported highmem with cache aliases | Paul Burton | 2016-09-29 | 2 | -1/+4 |
* | | | | | | MIPS: Malta: Fix IOCU disable switch read for MIPS64 | Paul Burton | 2016-09-29 | 1 | -1/+7 |
* | | | | | | MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS | Paul Burton | 2016-09-29 | 1 | -2/+1 |
* | | | | | | MIPS: clear execution hazard after changing FTLB enable | Paul Burton | 2016-09-29 | 1 | -2/+1 |
* | | | | | | MIPS: Configure FTLB after probing TLB sizes from config4 | Paul Burton | 2016-09-29 | 1 | -15/+28 |
* | | | | | | MIPS: Stop setting I6400 FTLBP | Paul Burton | 2016-09-29 | 2 | -9/+2 |
* | | | | | | MIPS: DEC: Avoid la pseudo-instruction in delay slots | Ralf Baechle | 2016-09-29 | 1 | -2/+38 |
* | | | | | | MIPS: Octeon: mark GPIO controller node not populated after IRQ init. | Steven J. Hill | 2016-09-29 | 1 | -0/+6 |
* | | | | | | MIPS: uprobes: fix use of uninitialised variable | Marcin Nowakowski | 2016-09-29 | 1 | -3/+2 |
* | | | | | | MIPS: uprobes: remove incorrect set_orig_insn | Marcin Nowakowski | 2016-09-29 | 2 | -19/+0 |
* | | | | | | MIPS: fix uretprobe implementation | Marcin Nowakowski | 2016-09-29 | 1 | -1/+1 |
* | | | | | | MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs | Matt Redfearn | 2016-09-29 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-09-25 | 17 | -65/+37 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | MIPS: Fix delay slot emulation count in debugfs | Paul Burton | 2016-09-25 | 1 | -0/+1 |
| * | | | | MIPS: SMP: Fix possibility of deadlock when bringing CPUs online | Matt Redfearn | 2016-09-25 | 1 | -4/+3 |
| * | | | | MIPS: Fix pre-r6 emulation FPU initialisation | Paul Burton | 2016-09-23 | 1 | -0/+2 |
| * | | | | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs | James Hogan | 2016-09-21 | 1 | -4/+4 |
| * | | | | MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API | Marcin Nowakowski | 2016-09-19 | 1 | -0/+1 |
| * | | | | MIPS: Octeon: Fix platform bus probing | Aaro Koskinen | 2016-09-19 | 1 | -1/+1 |
| * | | | | MIPS: Octeon: mangle-port: fix build failure with VDSO code | Aaro Koskinen | 2016-09-19 | 1 | -2/+2 |
| * | | | | MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) | Marcin Nowakowski | 2016-09-19 | 1 | -4/+4 |
| * | | | | MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes | Paul Burton | 2016-09-13 | 1 | -1/+1 |
| * | | | | MIPS: Add a missing ".set pop" in an early commit | Huacai Chen | 2016-09-13 | 1 | -0/+1 |
| * | | | | MIPS: paravirt: Fix undefined reference to smp_bootstrap | Matt Redfearn | 2016-09-13 | 1 | -0/+2 |
| * | | | | MIPS: Remove compact branch policy Kconfig entries | Paul Burton | 2016-09-13 | 2 | -40/+0 |
| * | | | | MIPS: MAAR: Fix address alignment | James Hogan | 2016-09-13 | 1 | -7/+6 |
| * | | | | MIPS: Fix memory regions reaching top of physical | James Hogan | 2016-09-13 | 1 | -0/+7 |
| * | | | | MIPS: uprobes: fix incorrect uprobe brk handling | Marcin Nowakowski | 2016-09-13 | 1 | -1/+1 |
| * | | | | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla | 2016-09-13 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mips: copy_from_user() must zero the destination on access_ok() failure | Al Viro | 2016-09-13 | 1 | -0/+3 |
| |/ / |
|