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
/
loongson64
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+98
2026-02-05
MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFI
Yao Zi
1
-0
/
+98
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
1
-5
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-4
/
+0
2026-01-26
mips: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-2
/
+7
2025-08-29
MIPS: Loongson64: Replace deprecated strcpy() with strscpy_pad()
Thorsten Blum
1
-4
/
+5
2025-07-02
MIPS/Loongson: Fix build warnings about export.h
Huacai Chen
1
-1
/
+0
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+0
2025-03-18
mips: fix PCI_IOBASE definition
Arnd Bergmann
1
-2
/
+2
2025-03-17
MIPS: consolidate mem_init() for NUMA machines
Mike Rapoport (Microsoft)
1
-7
/
+0
2025-01-20
MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env()
Thorsten Blum
1
-1
/
+2
2025-01-11
MIPS: Loongson64: remove ROM Size unit in boardinfo
Kexy Biscuit
1
-2
/
+0
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-14
/
+2
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-2
/
+0
2024-09-03
MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
1
-10
/
+0
2024-09-03
MIPS: loongson64: rename __node_data to node_data
Mike Rapoport (Microsoft)
1
-4
/
+4
2024-07-23
MIPS: Loongson64: Switch to SYNC_R4K
Jiaxun Yang
1
-33
/
+2
2024-06-21
MIPS: Loongson64: env: Hook up Loongsson-2K
Jiaxun Yang
1
-0
/
+8
2024-06-21
MIPS: Loongson64: sleeper: Pass ra and sp as arguments
Jiaxun Yang
1
-2
/
+6
2024-06-21
MIPS: Loongson64: reset: Prioritise firmware service
Jiaxun Yang
1
-22
/
+16
2024-06-21
MIPS: Loongson64: Test register availability before use
Jiaxun Yang
1
-2
/
+21
2024-06-11
MIPS: Loongson64: Include bootinfo.h in dma.c
Jiaxun Yang
1
-0
/
+1
2024-06-11
MIPS: Loongson64: Implement PM suspend for LEFI firmware
Jiaxun Yang
3
-71
/
+36
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-1
/
+1
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+5
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2
-4
/
+0
2024-01-26
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+4
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+3
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2
-3
/
+3
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
1
-16
/
+26
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
1
-1
/
+9
2023-12-05
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
1
-0
/
+5
2023-07-28
MIPS: Loongson64: Fix more __iomem attributes
Jiaxun Yang
1
-80
/
+80
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+1
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-04-05
MIPS: Loongson: Move arch cflags to MIPS top level Makefile
Jiaxun Yang
1
-16
/
+0
2023-03-14
MIPS: Loongson64: Remove CPU_HAS_WB
Jiaxun Yang
1
-15
/
+0
2023-03-14
MIPS: Loongson64: smp: Correct nudge_writes usage
Jiaxun Yang
1
-26
/
+12
2023-03-14
MIPS: Loongson64: smp: Use nudge_writes instead of wbflush
Jiaxun Yang
1
-3
/
+3
2023-03-14
MIPS: Loongson64: Prefix ipi register address pointers with __iomem
Jiaxun Yang
1
-5
/
+5
2023-03-08
mips/cpu: Make sure play_dead() doesn't return
Josh Poimboeuf
1
-0
/
+1
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
1
-0
/
+1
2022-11-11
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
Liao Chang
1
-0
/
+10
2022-07-05
MIPS: Loongson64: Fix section mismatch warning
Tiezhu Yang
1
-1
/
+0
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-1
/
+1
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
1
-0
/
+10
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
1
-5
/
+0
[next]