summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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-1037-2583/+5
|\ \ | |/ |/|
| * MIPS: AR7: remove platformWolfram Sang2023-10-1918-2493/+0
| * arch: mips: remove ReiserFS from defconfigPeter Lafreniere2023-10-197-27/+0
| * MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas2023-10-191-1/+0
| * MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas2023-10-191-0/+1
| * MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen2023-10-191-2/+1
| * MIPS: Remove dead code in relocate_new_kernelTiezhu Yang2023-10-061-1/+0
| * mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2Arınç ÜNAL2023-10-062-2/+2
| * mips: dts: ralink: mt7621: define each reset as an itemArınç ÜNAL2023-10-061-3/+2
| * mips: dts: ingenic: Remove unneeded probe-type propertiesGeert Uytterhoeven2023-10-062-2/+0
| * MIPS: loongson32: Remove dma.h and nand.hKeguang Zhang2023-10-065-54/+0
* | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-3/+0
|\ \
| * | kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada2023-10-281-3/+0
| |/
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-035-40/+29
|\ \
| * | vgacon: fix mips/sibyte build regressionArnd Bergmann2023-10-241-0/+1
| * | vgacon: clean up global screen_info instancesArnd Bergmann2023-10-174-29/+26
| * | vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
| * | vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-9/+0
| * | vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-173-3/+3
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+2
|\ \
| * | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-024-2/+40
|\ \
| * | mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0
| * | mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-182-1/+39
| * | mm: add statistics for PUD level pagetableBaolin Wang2023-10-061-0/+1
| * | mips: use nth_page() in place of direct struct page manipulationZi Yan2023-10-041-1/+1
| |/
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-2/+0
|\ \
| * | crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers2023-10-271-2/+0
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-013-3/+6
|\ \ \
| * | | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-063-0/+3
| * | | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-033-3/+3
| |/ /
* | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011-6/+5
|\ \ \
| * \ \ BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-234-2/+15
| |\ \ \
| * | | | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-6/+5
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-304-11/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-093-0/+14
| |\ \ \ | | | |/ | | |/|
| * | | locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak2023-10-041-11/+16
| * | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-213-0/+3
| * | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-213-0/+3
| * | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-213-0/+3
| | |/ | |/|
* | | KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini2023-10-121-2/+1
| |/ |/|
* | MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig2023-09-253-0/+14
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-073-12/+5
|\
| * Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-1/+1
| |\
| | * KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+1
| * | Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-312-11/+4
| |\ \
| | * | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack2023-08-171-8/+2
| | * | KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta2023-08-171-1/+0