summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21mips/perf: Remove driver-specific throttle supportKan Liang
2025-04-27MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()Thorsten Blum
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari
2025-04-27MIPS: Move r4k_wait() to .cpuidle.text sectionMarco Crivellari
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-10seccomp/mips: change syscall_trace_enter() to use secure_computing()Oleg Nesterov
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