summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao1-1/+1
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2-0/+35
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy1-1/+0
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer1-2/+2
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton1-1/+3
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy1-1/+22
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer1-86/+68
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer3-313/+146
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer1-0/+24
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2-2/+21
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo1-3/+4
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang1-1/+8
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang1-0/+1
2021-03-24MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei1-2/+1
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury1-1/+1
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2-18/+18
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang1-9/+0
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-4/+3
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer1-238/+0
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer3-26/+0
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer1-0/+3
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer1-0/+3
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler1-0/+2
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds30-157/+163
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-37/+48
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer2-7/+0
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer1-56/+11
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-22/+0
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-20/+4
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang2-0/+7
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+1
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang1-0/+4
2021-02-11mips: Replace lkml.org links with loreKees Cook1-6/+5
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He1-0/+6
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang1-0/+40
2021-02-04MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin1-15/+0
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2-2/+21
2021-02-03MIPS: fix kernel_stack_pointer()Huang Pei1-1/+1
2021-01-27MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang1-2/+4
2021-01-27MIPS: asm: spram: remove unneeded semicolonChengyang Fan1-1/+1
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer1-3/+0
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner1-0/+1
2021-01-22MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang1-3/+3