summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10MIPS: Enable hardened usercopyPaul Burton
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton
2016-10-06MIPS: Support per-device DMA coherencePaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling
2016-10-04MIPS: Loongson1C: Add board supportYang Ling
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář
2016-09-29KVM: MIPS: Invalidate TLB by regenerating ASIDsJames Hogan
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen