summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-094-5/+17
* MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork2021-03-081-1/+5
* crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-2/+2
* MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-082-0/+10
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-261-14/+16
|\ \
| * | MIPS: make userspace mapping young by defaultHuang Pei2021-02-261-14/+16
* | | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-02-254-4/+4
|\ \ \ | |/ / |/| |
| * | arch: mips: update references to current linux-mips listLukas Bulwahn2021-02-233-3/+3
| * | mips: bmips: init clocks earlierÁlvaro Fernández Rojas2021-02-231-1/+1
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-253-18/+19
|\ \ \
| * | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-3/+3
| * | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-13/+14
| * | | kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-122-2/+2
* | | | MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2021-02-242-2/+0
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-233-0/+3
|\ \ \ \
| * | | | fs: add mount_setattr()Christian Brauner2021-01-243-0/+3
* | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-232-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-082-2/+0
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-2/+1
|\ \ \ \
| * | | | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-125-4/+25
| |\| | |
| * | | | 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-21122-898/+1021
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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