summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer
2021-02-09MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang
2021-02-09Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin
2021-02-09MIPS: process: Fix no previous prototype warningJinyang He
2021-02-09MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-02-03arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer
2021-01-27mips: cacheinfo: Remove unnecessary increment of levelSouptick Joarder
2021-01-25MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He
2021-01-25MIPS: Fix get_frame_info() handing of function sizeJinyang He
2021-01-25MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_opJinyang He
2021-01-25MIPS: process: Remove unnecessary headers inclusionJinyang He
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-18MIPS: relocatable: optimize the relocation processAlexander Lobakin
2021-01-18MIPS: module: optimize module relocations processingAlexander Lobakin
2021-01-18MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil
2021-01-15MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin
2021-01-15MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin
2021-01-15MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang
2021-01-04MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong
2021-01-04MIPS: cacheinfo: Add missing VCacheJiaxun Yang
2020-12-28MIPS: No need to check CPU 0 in cps_cpu_disable()Tiezhu Yang
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun
2020-12-28mips: kernel: convert comma to semicolonZheng Yongjun
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-05MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He
2020-12-04MIPS: Move memblock_dump_all() to the end of setup_arch()Tiezhu Yang
2020-12-04MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li
2020-12-04MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2020-11-27MIPS: Loongson64: Add KASLR supportJinyang He