index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-20
MIPS: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2
-6
/
+1
2024-02-20
MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()
Ilpo Järvinen
1
-1
/
+1
2024-02-20
MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()
Ilpo Järvinen
1
-6
/
+10
2024-02-20
MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()
Ilpo Järvinen
1
-1
/
+1
2024-02-20
MIPS: lantiq: Remove unused function pointer variables
Ilpo Järvinen
1
-9
/
+0
2024-02-20
mips: bus: make mips_cdmm_bustype const
Ricardo B. Marliere
1
-1
/
+1
2024-02-20
mips: txx9: make txx9_sramc_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-20
mips: sgi-ip22: make gio_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-20
MIPS: move unselectable entries out of the "CPU type" choice
Masahiro Yamada
1
-38
/
+38
2024-02-20
MIPS: Alchemy: Use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-02-20
MIPS: Add support for Mobileye EyeQ5
Gregory CLEMENT
7
-0
/
+234
2024-02-20
MIPS: Share generic kernel code with other architecture
Gregory CLEMENT
3
-3
/
+10
2024-02-20
MIPS: mobileye: Add EPM5 device tree
Gregory CLEMENT
2
-0
/
+27
2024-02-20
MIPS: mobileye: Add EyeQ5 dtsi
Gregory CLEMENT
3
-0
/
+417
2024-02-20
MIPS: cps-vec: Use macros for 64bits access
Gregory CLEMENT
1
-3
/
+3
2024-02-20
MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
Gregory CLEMENT
1
-1
/
+4
2024-02-20
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
4
-66
/
+133
2024-02-20
MIPS: Fix set_uncached_handler for ebase in XKPHYS
Jiaxun Yang
1
-1
/
+1
2024-02-20
MIPS: spaces: Define a couple of handy macros
Gregory CLEMENT
2
-0
/
+9
2024-02-20
MIPS: pm-cps: Use GPR number macros
Jiaxun Yang
1
-70
/
+64
2024-02-20
MIPS: kvm/entry: Use GPR number macros
Jiaxun Yang
1
-217
/
+187
2024-02-20
MIPS: tlbex: Use GPR number macros
Jiaxun Yang
1
-99
/
+97
2024-02-20
MIPS: page: Use GPR number macros
Jiaxun Yang
1
-107
/
+95
2024-02-20
MIPS: traps: Use GPR number macros
Jiaxun Yang
1
-3
/
+3
2024-02-20
MIPS: regdefs.h: Define a set of register numbers
Jiaxun Yang
1
-0
/
+89
2024-02-20
MIPS: regdefs.h: Guard all defines with __ASSEMBLY__
Jiaxun Yang
1
-0
/
+2
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
3
-94
/
+200
2024-02-12
MIPS: Clear Cause.BD in instruction_pointer_set
Jiaxun Yang
1
-0
/
+1
2024-02-12
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2
-0
/
+9
2024-02-12
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
1
-1
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2
-10
/
+10
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-9
/
+0
2024-02-08
MIPS: introduce Kconfig for MIPS VZ
Paolo Bonzini
2
-1
/
+10
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2
-2
/
+1
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
1
-1
/
+1
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
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: lantiq: register smp_ops on non-smp platforms
Aleksander Jan Bajkowski
1
-4
/
+3
2024-01-26
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+4
2024-01-26
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
1
-1
/
+7
2024-01-26
MIPS: BCM63XX: Fix missing prototypes
Florian Fainelli
7
-6
/
+7
2024-01-22
MIPS: sgi-ip32: Fix missing prototypes
Thomas Bogendoerfer
7
-8
/
+27
2024-01-22
MIPS: sgi-ip30: Fix missing prototypes
Thomas Bogendoerfer
2
-0
/
+2
2024-01-22
MIPS: fw arc: Fix missing prototypes
Thomas Bogendoerfer
1
-1
/
+1
2024-01-22
MIPS: sgi-ip27: Fix missing prototypes
Thomas Bogendoerfer
7
-204
/
+17
2024-01-22
MIPS: Alchemy: Fix missing prototypes
Florian Fainelli
3
-3
/
+5
2024-01-22
MIPS: Cobalt: Fix missing prototypes
Florian Fainelli
2
-3
/
+3
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-4
/
+8
[prev]
[next]