summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini
2021-04-17KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang
2021-03-24MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer
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-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long