aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+2
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2-2/+2
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport1-6/+0
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+2
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-37/+40
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+5
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-7/+2
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini1-1/+1
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier1-1/+0
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann1-4/+0
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland2-37/+40
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-1/+1
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap1-0/+5
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+4
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao1-1/+1
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-1/+0
2021-04-17KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson1-0/+1
2021-04-17KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini1-0/+3
2021-04-17KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini1-8/+1
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-5/+0
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2-0/+35
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy1-1/+0
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer1-2/+2
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton1-1/+3
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy1-1/+22
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer1-86/+68
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer3-313/+146
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer1-0/+24
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2-2/+21
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo1-3/+4
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang1-1/+8
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang1-0/+1
2021-03-24MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei1-2/+1
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury1-1/+1
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2-18/+18
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang1-9/+0
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-4/+3
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer1-238/+0
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer3-26/+0
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer1-0/+3
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer1-0/+3
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler1-0/+2