summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
* | MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2021-04-062-2/+21
* | MIPS: ralink: mt7621: add memory detection supportChuanhong Guo2021-03-291-3/+4
* | MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang2021-03-251-1/+8
* | MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang2021-03-251-0/+1
* | MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei2021-03-241-2/+1
* | mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury2021-03-241-1/+1
* | MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2021-03-122-18/+18
* | MIPS: Loongson64: Remove unused sysconf membersQing Zhang2021-03-121-9/+0
* | mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-101-4/+3
* | MIPS: Remove KVM_TE supportThomas Bogendoerfer2021-03-101-238/+0
* | MIPS: Remove KVM_GUEST supportThomas Bogendoerfer2021-03-103-26/+0
* | Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer2021-03-101-0/+3
|\|
| * MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-091-0/+3
* | mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler2021-03-061-0/+2
|/
* 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
|\ \ \