summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti-0/+2
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton-3/+3
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He-3/+3
2023-12-10mips: spram: fix missing prototype warning for spram_configArnd Bergmann-1/+1
2023-12-10mips: add missing declarationsArnd Bergmann-0/+5
2023-12-10mips: move cache declarations into headerArnd Bergmann-0/+10
2023-12-10mips: fix tlb_init() prototypeArnd Bergmann-0/+1
2023-12-10mips: fix setup_zero_pages() prototypeArnd Bergmann-1/+2
2023-12-10mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann-2/+0
2023-12-10mips: move jump_label_apply_nops() declaration to headerArnd Bergmann-0/+3
2023-12-10mips: move build_tlb_refill_handler() prototypeArnd Bergmann-0/+1
2023-12-10mips: add missing declarations for trap handlersArnd Bergmann-0/+24
2023-12-10mips: add asm/syscalls.h headerArnd Bergmann-0/+33
2023-12-05MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang-1/+5
2023-12-05MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang-1/+2
2023-12-05mips: remove extraneous asm-generic/iomap.h includeArnd Bergmann-2/+0
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann-0/+7
2023-11-23arch: add do_page_fault prototypesArnd Bergmann-0/+3
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann-0/+4
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang-9/+0
2023-11-23mips: io: remove duplicated codesBaoquan He-23/+5
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He-1/+0
2023-11-23mips: add <asm-generic/io.h> includingJiaxun Yang-35/+71
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini-2/+0
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson-2/+0
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+0
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-291/+0
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann-2/+0
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+25
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+5
2023-10-19MIPS: AR7: remove platformWolfram Sang-241/+0
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)-1/+0
2023-10-18mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)-1/+25
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann-6/+5
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang-0/+1
2023-10-06MIPS: loongson32: Remove dma.h and nand.hKeguang Zhang-50/+0
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak-11/+16
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+1
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-103/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-2/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-64/+90
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)-6/+0
2023-08-24mips: implement the new page table range APIMatthew Wilcox (Oracle)-44/+73
2023-08-21mips: convert various functions to use ptdescsVishal Moola (Oracle)-14/+18
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson-1/+1
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He-3/+2
2023-08-17KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta-1/+0