summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-05MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer
2023-12-05MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-05MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-05MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-12-05mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada
2023-10-27crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers
2023-10-24vgacon: fix mips/sibyte build regressionArnd Bergmann
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-19MIPS: AR7: remove platformWolfram Sang
2023-10-19arch: mips: remove ReiserFS from defconfigPeter Lafreniere
2023-10-19MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas
2023-10-19MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas
2023-10-19MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann
2023-10-12KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-06MIPS: Remove dead code in relocate_new_kernelTiezhu Yang
2023-10-06mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2Arınç ÜNAL
2023-10-06mips: dts: ralink: mt7621: define each reset as an itemArınç ÜNAL
2023-10-06mips: dts: ingenic: Remove unneeded probe-type propertiesGeert Uytterhoeven
2023-10-06MIPS: loongson32: Remove dma.h and nand.hKeguang Zhang
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-10-04mips: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig