summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-13/+4
|\ \ | |/ |/|
| * 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-171-0/+1
| * KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini2021-04-171-0/+3
| * KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini2021-04-171-8/+1
| * KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+0
* | mips: Do not include hi and lo in clobber list for R6Romain Naour2021-04-231-5/+21
* | MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-04-231-6/+2
* | mips/bootinfo:correct some comments of fw_argxiaochuan mao2021-04-211-1/+1
* | MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-04-211-2/+4
* | MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-04-211-16/+41
* | MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-162-0/+35
* | MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy2021-04-161-1/+0
* | MIPS: Fix strnlen_user access checkThomas Bogendoerfer2021-04-151-2/+2
* | MIPS: Fix access_ok() for the last byte of user spacePaul Burton2021-04-131-1/+3
* | MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy2021-04-121-1/+22
* | MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer2021-04-121-86/+68
* | MIPS: Remove get_fs/set_fsThomas Bogendoerfer2021-04-063-313/+146
* | MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer2021-04-061-0/+24
* | 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