index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: 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
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+2
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+2
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
74
-163
/
+134
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+0
2024-01-11
MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-11
MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
Christophe JAILLET
1
-1
/
+1
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-66
/
+83
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
47
-55
/
+145
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-0
/
+6
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-2
/
+1
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
65
-80
/
+80
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
[prev]
[next]