summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-091-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-2/+1
|\
| * locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| * KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-2130-157/+163
|\ \
| * | Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer2021-02-182-7/+0
| * | MIPS: Simplify EVA cache handlingThomas Bogendoerfer2021-02-131-56/+11
| * | driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-22/+0
| * | MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-20/+4
| * | MIPS: Add basic support for ptrace single stepTiezhu Yang2021-02-132-0/+7
| * | MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang2021-02-111-0/+4
| * | mips: Replace lkml.org links with loreKees Cook2021-02-111-6/+5
| * | MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He2021-02-091-0/+6
| * | MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang2021-02-041-0/+40
| * | MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin2021-02-041-15/+0
| * | MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-042-2/+21
| * | MIPS: fix kernel_stack_pointer()Huang Pei2021-02-031-1/+1
| * | MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang2021-01-271-2/+4
| * | MIPS: asm: spram: remove unneeded semicolonChengyang Fan2021-01-271-1/+1
| * | MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer2021-01-271-3/+0
| * | MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang2021-01-221-3/+3
| * | mips: Add N64 machine typeLauri Kasanen2021-01-222-0/+17
| * | Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-223-1/+8
| * | MIPS: mm: Add prototype for function __update_cacheYanteng Si2021-01-221-1/+1
| * | MIPS: IRQ: Add prototype for function init_IRQYanteng Si2021-01-191-0/+1
| * | MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2021-01-152-4/+4
| * | MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin2021-01-151-6/+6
| * | MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin2021-01-151-5/+5
| * | MIPS: properly stop .eh_frame generationAlexander Lobakin2021-01-151-0/+18
| * | MIPS: bitops: Fix reference to ffz locationGeert Uytterhoeven2021-01-091-1/+1
| * | MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2021-01-072-3/+4
| * | MIPS: init: move externs to header fileYanteng Si2021-01-071-0/+1
| * | MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang2021-01-042-8/+0
| * | MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang2021-01-041-1/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-9/+0
|\ \ \
| * | | arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-9/+0
| | |/ | |/|
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-37/+48
|\ \ \
| * | | mips compat: switch to compat_binfmt_elf.cAl Viro2021-01-062-35/+48
| * | | mips compat: don't bother with ELF_ET_DYN_BASEAl Viro2021-01-061-2/+0
| | |/ | |/|
* | | mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner2021-01-241-0/+1
| |/ |/|
* | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+3
|\
| * mips: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+3
* | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-167-27/+17
|\ \
| * | MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer2020-12-141-0/+2
| * | MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang2020-11-191-2/+0
| * | MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer2020-11-191-8/+0
| * | MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang2020-11-111-0/+10
| * | MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang2020-11-111-8/+0
| * | MIPS: remove GCC < 4.9 supportNick Desaulniers2020-11-111-8/+1