summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle1-6/+16
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+15
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski1-12/+0
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-2/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-23/+40
2016-10-05mips: separate extable.h, switch module.h to itAl Viro3-9/+15
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton1-2/+0
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski1-1/+0
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář1-0/+17
2016-09-29KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan1-0/+3
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-2/+5
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen1-2/+2
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-0/+5
2016-09-08KVM: MIPS: Override HVA error values for EVAJames Hogan1-0/+14
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-23/+23
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-2/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-60/+192
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada6-15/+15
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle1-0/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-199/+263
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton1-10/+28
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski1-0/+4
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt1-1/+1
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2-2/+7
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton5-15/+127
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas3-8/+11
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan1-1/+1
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan1-1/+1
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan1-0/+4
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan1-0/+2
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2-0/+3
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill1-2/+0
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-328/+0
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+154
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber1-328/+0
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan1-0/+2
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill1-29/+13
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney1-1/+1
2016-07-05MIPS: KVM: Fix pre-r6 ll/sc instructions on r6James Hogan1-3/+3