summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin2024-03-261-0/+13
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-02-121-0/+1
* ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-121-0/+2
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-121-1/+2
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
* MIPS: Alchemy: Fix missing prototypesFlorian Fainelli2024-01-221-0/+3
* MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2024-01-221-0/+3
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+2
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-2/+0
|\ \
| * \ Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-024-5/+10
| |\ \
| * \ \ Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-131-2/+0
* | | | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-1728-35/+35
|\ \ \ \
| * | | | MIPS: Fix typosBjorn Helgaas2024-01-0827-34/+34
| * | | | mips: dmi: Fix early remap on MIPS32Serge Semin2023-12-211-1/+1
* | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-106-66/+78
|\ \ \ \ \
| * | | | | mips: remove extraneous asm-generic/iomap.h includeArnd Bergmann2023-12-051-2/+0
| * | | | | Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-282-0/+7
| |\ \ \ \ \
| | * | | | | arch: add do_page_fault prototypesArnd Bergmann2023-11-231-0/+3
| | * | | | | arch: add missing prepare_ftrace_return() prototypesArnd Bergmann2023-11-231-0/+4
| | | |/ / / | | |/| | |
| * | | | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-9/+0
| * | | | | mips: io: remove duplicated codesBaoquan He2023-11-231-23/+5
| * | | | | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| * | | | | mips: add <asm-generic/io.h> includingJiaxun Yang2023-11-234-35/+71
| |/ / / /
* | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-0914-4/+80
|\ \ \ \ \
| * \ \ \ \ merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton2023-12-123-3/+3
| |\ \ \ \ \
| * | | | | | mips: spram: fix missing prototype warning for spram_configArnd Bergmann2023-12-101-1/+1
| * | | | | | mips: add missing declarationsArnd Bergmann2023-12-103-0/+5
| * | | | | | mips: move cache declarations into headerArnd Bergmann2023-12-102-0/+10
| * | | | | | mips: fix tlb_init() prototypeArnd Bergmann2023-12-101-0/+1
| * | | | | | mips: fix setup_zero_pages() prototypeArnd Bergmann2023-12-102-1/+2
| * | | | | | mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann2023-12-101-2/+0
| * | | | | | mips: move jump_label_apply_nops() declaration to headerArnd Bergmann2023-12-101-0/+3
| * | | | | | mips: move build_tlb_refill_handler() prototypeArnd Bergmann2023-12-101-0/+1
| * | | | | | mips: add missing declarations for trap handlersArnd Bergmann2023-12-101-0/+24
| * | | | | | mips: add asm/syscalls.h headerArnd Bergmann2023-12-101-0/+33
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-153-3/+3
|\| | | | | |_|/ / |/| | |
| * | | mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-123-3/+3
| |/ /
* | | MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2023-12-051-1/+5
* | | MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang2023-12-051-1/+2
|/ /
* | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+0
|\ \
| * | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-107-291/+0
|\ \ \ | |/ / |/| |
| * | MIPS: AR7: remove platformWolfram Sang2023-10-194-241/+0
| * | MIPS: loongson32: Remove dma.h and nand.hKeguang Zhang2023-10-063-50/+0
| |/
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-022-1/+25
|\ \
| * | mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0