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-03-07
mips: mt: make mt_class constant
Ricardo B. Marliere
3
-15
/
+9
2024-03-07
MIPS: ralink: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2
-68
/
+6
2024-02-28
MIPS: mipsregs: Parse fp and sp register by name in parse_r
Jiaxun Yang
1
-2
/
+5
2024-02-23
mips, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-11
/
+6
2024-02-23
mips: zboot: Fix "no previous prototype" build warning
Serge Semin
3
-0
/
+6
2024-02-23
MIPS: mipsregs: Set proper ISA level for virt extensions
Jiaxun Yang
1
-5
/
+8
2024-02-23
MIPS: Implement microMIPS MT ASE helpers
Jiaxun Yang
4
-112
/
+179
2024-02-23
MIPS: Limit MIPS_MT_SMP support by ISA reversion
Jiaxun Yang
1
-1
/
+2
2024-02-23
MIPS: Loongson64: test for -march=loongson3a cflag
Jiaxun Yang
1
-5
/
+2
2024-02-23
MIPS: BMIPS: Drop unnecessary assembler flag
Jiaxun Yang
1
-2
/
+2
2024-02-23
MIPS: Fallback CPU -march flag to ISA level if unsupported
Jiaxun Yang
1
-13
/
+17
2024-02-23
MIPS: Remove cc-option checks for -march=octeon
Jiaxun Yang
1
-4
/
+1
2024-02-23
MIPS: Probe toolchain support of -msym32
Jiaxun Yang
1
-1
/
+1
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2
-0
/
+10
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
[prev]
[next]