summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong
2025-01-11MIPS: traps: Use str_enabled_disabled() in parity_protection_init()Thorsten Blum
2025-01-11MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2025-01-11MIPS: Fix the wrong format specifierliujing
2025-01-11MIPS: Add a blank line after __HEADRong Xu
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-12MIPS: kernel: proc: Use str_yes_no() helper functionThorsten Blum
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-30MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-23MIPS: export __cmpxchg_small()David Sterba
2024-10-15MIPS: vdso: Remove timekeeper includesThomas Weißschuh
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-08MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)