summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer2021-02-184-116/+1
* MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer2021-02-151-5/+0
* MIPS: Use common way to parse elfcorehdrJinyang He2021-02-131-28/+21
* MIPS: Simplify EVA cache handlingThomas Bogendoerfer2021-02-131-56/+11
* Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer2021-02-132-21/+1
* MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig2021-02-132-2/+3
* MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig2021-02-132-7/+3
* driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-139-33/+4
* MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-136-40/+16
* MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig2021-02-131-14/+19
* MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig2021-02-131-23/+9
* MIPS: Add basic support for ptrace single stepTiezhu Yang2021-02-134-1/+116
* MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang2021-02-112-2/+6
* mips: Replace lkml.org links with loreKees Cook2021-02-111-6/+5
* Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer2021-02-091-3/+3
* MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang2021-02-091-35/+6
* Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin2021-02-091-3/+0
* MIPS: process: Fix no previous prototype warningJinyang He2021-02-091-0/+2
* MIPS: compressed: fix build with enabled UBSANAlexander Lobakin2021-02-091-0/+1
* MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He2021-02-091-6/+2
* MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He2021-02-093-0/+19
* MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang2021-02-044-1/+111
* MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin2021-02-042-17/+0
* mips: dts: Add support for Cisco SG220-26 switchBert Vermeulen2021-02-042-0/+27
* MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS systemBert Vermeulen2021-02-041-0/+21
* Add support for Realtek RTL838x/RTL839x switch SoCsBert Vermeulen2021-02-043-0/+81
* MIPS: ralink: manage low reset linesSander Vanheule2021-02-041-2/+2
* MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-0410-77/+39
* arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury2021-02-031-3/+3
* MIPS: malta-time: remove unneeded semicolonYang Li2021-02-031-1/+1
* KVM: MIPS: remove unneeded semicolonYang Li2021-02-031-1/+1
* 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: mm:remove function __uncached_access()Yanteng Si2021-01-271-8/+0
* MIPS: loongson2ef: remove function __uncached_access()Yanteng Si2021-01-271-11/+0
* MIPS: asm: spram: remove unneeded semicolonChengyang Fan2021-01-271-1/+1
* MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer2021-01-272-36/+0
* mips: cacheinfo: Remove unnecessary increment of levelSouptick Joarder2021-01-271-3/+1
* MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He2021-01-251-1/+33
* MIPS: Fix get_frame_info() handing of function sizeJinyang He2021-01-251-4/+4
* MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_opJinyang He2021-01-251-3/+3
* MIPS: process: Remove unnecessary headers inclusionJinyang He2021-01-251-29/+12
* MIPS: make kgdb depend on FPU supportArnd Bergmann2021-01-221-1/+1
* MIPS: jazz: always allow little-endian buildsArnd Bergmann2021-01-222-3/+1
* MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang2021-01-221-3/+3
* mips: Add N64 machine typeLauri Kasanen2021-01-228-0/+223
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-229-1/+33
* MIPS: mm: Add prototype for function __update_cacheYanteng Si2021-01-222-1/+2
* MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer2021-01-221-1/+4
* MIPS: IRQ: Add prototype for function init_IRQYanteng Si2021-01-191-0/+1