summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-12-20mips: fix r3k_cache_init build regressionArnd Bergmann
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-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-10mips: kexec: include linux/reboot.hArnd Bergmann
2023-12-10mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann
2023-12-10mips: hide conditionally unused functionsArnd Bergmann
2023-12-10mips: suspend: include linux/suspend.h as neededArnd Bergmann
2023-12-10mips: mt: include asm/mips_mt.hArnd Bergmann
2023-12-10mips: spram: fix missing prototype warning for spram_configArnd Bergmann
2023-12-10mips: add missing declarationsArnd Bergmann
2023-12-10mips: move cache declarations into headerArnd Bergmann
2023-12-10mips: fix tlb_init() prototypeArnd Bergmann
2023-12-10mips: fix setup_zero_pages() prototypeArnd Bergmann
2023-12-10mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann
2023-12-10mips: move jump_label_apply_nops() declaration to headerArnd Bergmann
2023-12-10mips: move build_tlb_refill_handler() prototypeArnd Bergmann
2023-12-10mips: mark local function static if possibleArnd Bergmann
2023-12-10mips: signal: move sigcontext declarations to headerArnd Bergmann
2023-12-10mips: add missing declarations for trap handlersArnd Bergmann
2023-12-10mips: add asm/syscalls.h headerArnd Bergmann
2023-12-10mips: decompress: fix add missing prototypesArnd Bergmann
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann
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-12LSM: wireup Linux Security Module syscallsCasey Schaufler
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