summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-222-2/+2
|\
| * MIPS: kernel: setup.c: fix compilation errorMauri Sandberg2021-03-301-1/+1
| * MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
* | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
* | KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-172-79/+14
* | KVM: MIPS: defer flush to generic MMU notifier codePaolo Bonzini2021-04-171-9/+2
* | KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini2021-04-173-10/+10
* | KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini2021-04-175-43/+19
* | KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini2021-04-171-1/+1
* | KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+0
|/
* 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