aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan
2016-07-05MIPS: uasm: Add DI instructionJames Hogan
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-16locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-15MIPS: KVM: Use mipsregs.h defs for config registersJames Hogan
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-15MIPS: KVM: Add KScratch registersJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-06-15MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()James Hogan
2016-06-15MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan