Age | Commit message (Expand) | Author |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-08-03 | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-02 | MIPS: Use CPHYSADDR to implement mips32 __pa | Paul Burton |
2016-08-02 | MIPS: store the appended dtb address in a variable | Jonas Gorski |
2016-08-02 | MIPS: Factor o32 specific code into signal_o32.c | Harvey Hunt |
2016-08-02 | MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present | Paul Burton |
2016-08-02 | MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-08-01 | MIPS: Fix definition of KSEGX() for 64-bit | James Hogan |
2016-07-29 | MIPS: c-r4k: Exclude sibling CPUs in SMP calls | James Hogan |
2016-07-29 | MIPS: c-r4k: Fix protected_writeback_scache_line for EVA | James Hogan |
2016-07-29 | MIPS: SMP: Update cpu_foreign_map on CPU disable | James Hogan |
2016-07-28 | MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-07-28 | MIPS: Octeon: Remove forced mappings of USB interrupts. | Steven J. Hill |
2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-24 | spi: octeon: Move include file from arch/mips to drivers/spi | Jan Glauber |
2016-07-24 | MIPS: Fix MSA asm warnings in control reg accessors | James Hogan |
2016-07-11 | MIPS: Octeon: Changes to support readq()/writeq() usage. | Steven J. Hill |
2016-07-06 | MIPS: Fix page table corruption on THP permission changes. | David Daney |
2016-07-06 | MIPS: Fix page table corruption on THP permission changes. | David Daney |
2016-07-05 | MIPS: KVM: Fix pre-r6 ll/sc instructions on r6 | James Hogan |
2016-07-05 | MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op | Paul Burton |
2016-07-05 | MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op | Paul Burton |
2016-07-05 | MIPS: KVM: Relative branch to common exit handler | James Hogan |
2016-07-05 | MIPS: KVM: Dynamically choose scratch registers | James Hogan |
2016-07-05 | MIPS; KVM: Convert exception entry to uasm | James Hogan |
2016-07-05 | MIPS: uasm: Add r6 MUL encoding | James Hogan |
2016-07-05 | MIPS: uasm: Add MTHI/MTLO instructions | James Hogan |
2016-07-05 | MIPS: uasm: Add DI instruction | James Hogan |
2016-07-05 | MIPS: uasm: Add CFCMSA/CTCMSA instructions | James Hogan |
2016-07-05 | MIPS: uasm: Add CFC1/CTC1 instructions | James Hogan |
2016-07-02 | MIPS: Fix possible corruption of cache mode by mprotect. | Ralf Baechle |
2016-06-24 | mips: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas |
2016-06-16 | locking/atomic, arch/mips: Convert to _relaxed atomics | Peter Zijlstra |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-15 | MIPS: KVM: Use mipsregs.h defs for config registers | James Hogan |
2016-06-15 | MIPS: Add define for Config.VI (virtual icache) bit | James Hogan |
2016-06-15 | MIPS: KVM: Move commpage so 0x0 is unmapped | James Hogan |
2016-06-15 | MIPS: KVM: Add KScratch registers | James Hogan |
2016-06-15 | MIPS: KVM: Don't hardcode restored HWREna | James Hogan |
2016-06-15 | MIPS: Clean up RDHWR handling | James Hogan |
2016-06-15 | MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu() | James Hogan |
2016-06-15 | MIPS: KVM: Make KVM_GET_REG_LIST dynamic | James Hogan |
2016-06-15 | MIPS: KVM: Convert emulation to use asm/inst.h | James Hogan |