summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds16-254/+364
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
13 daysMerge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+0
13 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+2
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-6/+7
2026-08-19Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+7
2026-08-19Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+0
2026-08-19Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2026-08-18net: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra1-0/+2
2026-08-10MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdefferyThomas Weißschuh1-2/+0
2026-08-07locking: Factor out queued_spin_release()Dmitry Ilvokhin1-3/+3
2026-08-07mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes1-2/+2
2026-08-06net: tulip: remove xircom_cb driverPablo Vallespín Aranguren1-1/+0
2026-08-03mips: dts: econet: Describe dual-VPE 34Kc processorCaleb James DeLisle1-0/+7
2026-08-03mips: econet: add multi-vpe capability to EN751221Caleb James DeLisle2-4/+42
2026-08-03MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALLThomas Bogendoerfer1-1/+5
2026-08-03mips: remove dead selectJulian Braha1-1/+0
2026-07-27quota: remove CONFIG_PRINT_QUOTA_WARNING codeJiri Slaby (SUSE)3-3/+0
2026-07-27arch: hookup fchroot() system callChristian Brauner3-0/+3
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linu...Bartosz Golaszewski7-6/+7
2026-07-24mips: replace linux/gpio.h inclusionsArnd Bergmann7-6/+7
2026-07-17MIPS: BCM47XX: Convert buttons to software nodesDmitry Torokhov1-187/+255
2026-07-17MIPS: ip22-gio: Drop #include of <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-17MIPS: TXX9: Clean up txx9_iocled_init()Geert Uytterhoeven3-11/+6
2026-07-17MIPS: TXX9: Convert gpio_txx9 to dynamic GPIO base allocationGeert Uytterhoeven3-7/+5
2026-07-17MIPS: TXX9: Drop GPIOLIB_LEGACY selectGeert Uytterhoeven1-1/+0
2026-07-17MIPS: TXX9: Use GPIO lookup table for iocled LEDsGeert Uytterhoeven1-2/+12
2026-07-17MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3Geert Uytterhoeven1-1/+1
2026-07-17MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDsGeert Uytterhoeven1-3/+16
2026-07-17MIPS: TXX9: rbtx4927: Use GPIO lookup table for SIO DTRGeert Uytterhoeven1-3/+13
2026-07-17MIPS: TXX9: Remove txx9_7segled_*() forward declarationsGeert Uytterhoeven1-5/+0
2026-07-17MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init()Geert Uytterhoeven4-25/+0
2026-07-17MIPS: kernel: proc: Use two seq_putc() calls in show_cpuinfo()Markus Elfring1-2/+2
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner1-8/+0
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-1/+0
2026-07-15MIPS: vdso: Stop using CONFIG_HAVE_GENERIC_VDSOThomas Weißschuh1-2/+2
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner1-1/+1
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan1-1/+1
2026-07-08MIPS: VDSO: Respect COMPAT_32BIT_TIMEThomas Weißschuh2-0/+5
2026-07-04Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-6/+35
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)5-5/+0
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-06-29MIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou3-3/+3
2026-06-29MIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao3-0/+21
2026-06-29MIPS: mm: Add check for highmem before removing memory blockKyle Hendry1-2/+3
2026-06-29mips: Add build salt to the vDSOBastian Blank1-0/+3
2026-06-29MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki1-1/+5
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-61/+61
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1