summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-2/+1
|\
| * Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-311-2/+1
| |\
| | * KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta2023-08-171-1/+0
| | * KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2023-08-171-2/+2
* | | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-074-103/+0
|\ \ \
| * | | mips: remove <asm/export.h>Masahiro Yamada2023-08-151-1/+0
| * | | MIPS: loongson32: Remove regs-rtc.hKeguang Zhang2023-07-282-20/+0
| * | | MIPS: loongson32: Remove regs-clk.hKeguang Zhang2023-07-282-82/+0
| | |/ | |/|
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-3/+3
|\ \ \
| * | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-3/+3
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-1/+1
|\ \ \
| * | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-181-1/+1
| |/ /
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-297-64/+90
|\ \ \
| * | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-6/+0
| * | | mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-245-44/+73
| * | | mips: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-14/+18
| * | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-3/+2
| |/ /
* | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-281-2/+2
|\ \ \ | |_|/ |/| |
| * | locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak2023-07-101-2/+2
| |/
* / locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-2/+0
|/
* Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-091-3/+3
|\
| * MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen2023-07-031-3/+3
* | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-2911-93/+39
|\|
| * MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva2023-06-231-1/+1
| * mips: ralink: mt7620: remove clock related codeSergio Paracuellos2023-06-211-35/+0
| * mips: ralink: rt3883: remove clock related codeSergio Paracuellos2023-06-211-8/+0
| * mips: ralink: rt305x: remove clock related codeSergio Paracuellos2023-06-211-21/+0
| * mips: ralink: rt288x: remove clock related codeSergio Paracuellos2023-06-211-10/+0
| * MIPS: Rework smt cmdline parametersJiaxun Yang2023-06-091-0/+2
| * MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang2023-06-091-2/+2
| * MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccessSiarhei Volkau2023-06-091-0/+33
| * mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann2023-06-091-0/+1
| * MIPS: Loongson32: Remove reset.cKeguang Zhang2023-05-232-16/+0
* | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-4/+24
|\ \
| * | fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-181-0/+22
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0929-259/+63
| |\|
| * | arch/mips: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-6/+4
* | | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-292-10/+0
|\ \ \
| * | | gpiolib: remove unused gpio_cansleep()Andy Shevchenko2023-06-132-10/+0
| | |/ | |/|
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\ \ \
| * | | net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
| * | | scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-282-4/+0
|\ \ \
| * | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-1/+0
| * | | add intptr_tAlexey Dobriyan2023-06-091-3/+0
| |/ /
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-11/+0
|\ \ \
| * | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-11/+0
| |/ /
* | | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds2023-06-262-26/+0
|\ \ \
| * | | MIPS: Loongson32: Remove deprecated PWM timer clocksourceKeguang Zhang2023-06-192-26/+0
| |/ /
* | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \ \