index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
mips: Fix max_mapnr being uninitialized on early stages
Serge Semin
1
-10
/
+5
2024-02-23
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
1
-1
/
+2
2024-02-23
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
2024-01-25
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-25
MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-25
mips: Fix incorrect max_low_pfn adjustment
Serge Semin
1
-2
/
+2
2024-01-25
mips: dmi: Fix early remap on MIPS32
Serge Semin
1
-1
/
+1
2024-01-05
Revert "MIPS: Loongson64: Enable DMA noncoherent support"
Greg Kroah-Hartman
3
-13
/
+2
2023-12-13
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
3
-2
/
+13
2023-12-13
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
1
-0
/
+5
2023-12-08
MIPS: KVM: Fix a build warning about variable set but not used
Huacai Chen
1
-2
/
+1
2023-10-10
MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
Christoph Hellwig
3
-0
/
+14
2023-09-19
mmc: au1xmmc: force non-modular build and remove symbol_get usage
Christoph Hellwig
3
-33
/
+4
2023-09-02
Revert "MIPS: Alchemy: fix dbdma2"
Greg Kroah-Hartman
1
-15
/
+12
2023-08-30
MIPS: cpu-features: Use boot_cpu_type for CPU type based features
Jiaxun Yang
1
-2
/
+2
2023-08-30
MIPS: cpu-features: Enable octeon_cache by cpu_type
Jiaxun Yang
1
-1
/
+18
2023-08-26
MIPS: dec: prom: Address -Warray-bounds warning
Gustavo A. R. Silva
1
-1
/
+1
2023-08-08
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-17
/
+14
2023-07-27
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
1
-6
/
+3
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
8
-16
/
+0
2023-06-21
mips: Move initrd_start check after initrd address sanitisation.
Liviu Dudau
1
-4
/
+5
2023-06-21
MIPS: Alchemy: fix dbdma2
Manuel Lauss
1
-12
/
+15
2023-06-14
MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
Rui Wang
1
-1
/
+1
2023-05-17
MIPS: fw: Allow firmware to pass a empty env
Jiaxun Yang
1
-1
/
+1
2023-04-26
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
1
-0
/
+2
2023-04-05
mips: bmips: BCM6358: disable RAC flush for TP1
Álvaro Fernández Rojas
2
-0
/
+13
2023-03-17
MIPS: Fix a compilation issue
xurui
1
-1
/
+1
2023-03-11
mips: fix syscall_get_nr
Elvira Khabirova
1
-1
/
+1
2023-03-11
MIPS: vpe-mt: drop physical_memsize
Randy Dunlap
3
-11
/
+3
2023-03-11
MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set
Randy Dunlap
1
-3
/
+5
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-01-14
MIPS: OCTEON: warn only once if deprecated link status is being used
Ladislav Michl
2
-2
/
+2
2023-01-14
MIPS: BCM63xx: Add check for NULL for clk in clk_enable
Anastasia Belova
1
-0
/
+2
2023-01-14
MIPS: vpe-cmp: fix possible memory leak while module exiting
Yang Yingliang
1
-2
/
+2
2023-01-14
MIPS: vpe-mt: fix possible memory leak while module exiting
Yang Yingliang
1
-2
/
+2
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+4
2022-12-02
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
3
-9
/
+8
2022-11-16
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
1
-1
/
+1
2022-10-26
MIPS: BCM47XX: Cast memcmp() of function to (void *)
Kees Cook
1
-2
/
+2
2022-10-26
MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
Lin Yujun
1
-20
/
+50
2022-10-26
MIPS: SGI-IP27: Free some unused memory
Christophe JAILLET
1
-0
/
+4
2022-09-28
MIPS: Loongson32: Fix PHY-mode being left unspecified
Serge Semin
1
-8
/
+8
2022-09-28
MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
Randy Dunlap
1
-0
/
+1
2022-09-23
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
1
-0
/
+10
2022-09-15
MIPS: loongson32: ls1c: Fix hang during startup
Yang Ling
1
-1
/
+0
2022-08-25
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
1
-2
/
+2
2022-08-25
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
1
-1
/
+2
[next]