summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-22mips: Add N64 machine typeLauri Kasanen2-0/+17
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen3-1/+8
2021-01-22MIPS: mm: Add prototype for function __update_cacheYanteng Si1-1/+1
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar1-9/+0
2021-01-19MIPS: IRQ: Add prototype for function init_IRQYanteng Si1-0/+1
2021-01-15MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2-4/+4
2021-01-15MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin1-6/+6
2021-01-15MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin1-5/+5
2021-01-15MIPS: properly stop .eh_frame generationAlexander Lobakin1-0/+18
2021-01-09MIPS: bitops: Fix reference to ffz locationGeert Uytterhoeven1-1/+1
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2-3/+4
2021-01-07MIPS: init: move externs to header fileYanteng Si1-0/+1
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro2-35/+48
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro1-2/+0
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang2-8/+0
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang1-1/+1
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds7-27/+17
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+4
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+5
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-12/+0
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer1-0/+2
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+3
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel1-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-0/+2