summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton-0/+11
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton-2/+0
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski-1/+0
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+5
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen-2/+2
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro-0/+3
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen-0/+1
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn-0/+2
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada-2/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-60/+192
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-15/+15
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle-0/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-199/+263
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton-10/+28
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski-0/+4
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt-1/+1
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton-2/+7
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton-15/+127
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas-8/+11
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan-1/+1
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan-1/+1
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan-0/+4
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan-0/+2
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan-0/+3
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill-2/+0
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-328/+0
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-19/+154
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber-328/+0
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan-0/+2
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill-29/+13
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney-1/+1
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney-1/+1
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan-3/+3
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton-2/+2
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton-2/+2
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan-1/+1
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan-0/+1
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan-2/+6
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan-0/+44
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan-0/+4
2016-07-05MIPS: uasm: Add DI instructionJames Hogan-0/+2
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan-1/+25
2016-07-05MIPS: uasm: Add CFC1/CTC1 instructionsJames Hogan-0/+2
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle-4/+6
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko-3/+3
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas-10/+0
2016-06-16locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra-20/+22
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra-2/+0