index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Lines
2024-03-11
mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
Serge Semin
-0
/
+13
2024-03-07
mips: mt: make mt_class constant
Ricardo B. Marliere
-1
/
+1
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
-15
/
+1
2024-02-28
MIPS: mipsregs: Parse fp and sp register by name in parse_r
Jiaxun Yang
-2
/
+5
2024-02-23
MIPS: mipsregs: Set proper ISA level for virt extensions
Jiaxun Yang
-5
/
+8
2024-02-23
MIPS: Implement microMIPS MT ASE helpers
Jiaxun Yang
-110
/
+177
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
-0
/
+9
2024-02-20
MIPS: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
-5
/
+0
2024-02-20
mips: bus: make mips_cdmm_bustype const
Ricardo B. Marliere
-1
/
+1
2024-02-20
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
-2
/
+8
2024-02-20
MIPS: spaces: Define a couple of handy macros
Gregory CLEMENT
-0
/
+9
2024-02-20
MIPS: regdefs.h: Define a set of register numbers
Jiaxun Yang
-0
/
+89
2024-02-20
MIPS: regdefs.h: Guard all defines with __ASSEMBLY__
Jiaxun Yang
-0
/
+2
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
-52
/
+197
2024-02-12
MIPS: Clear Cause.BD in instruction_pointer_set
Jiaxun Yang
-0
/
+1
2024-02-12
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
-0
/
+2
2024-02-12
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
-1
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
-2
/
+2
2024-01-22
MIPS: Alchemy: Fix missing prototypes
Florian Fainelli
-0
/
+3
2024-01-22
MIPS: Cobalt: Fix missing prototypes
Florian Fainelli
-0
/
+3
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-0
/
+2
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+0
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-33
/
+33
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-66
/
+78
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-4
/
+80
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+1
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
-32
/
+32
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
-0
/
+1
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
-5
/
+10
2023-12-21
mips: dmi: Fix early remap on MIPS32
Serge Semin
-1
/
+1
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+3
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
-0
/
+2
2023-12-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
-3
/
+3
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
-3
/
+3
2023-12-10
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
-1
/
+1
2023-12-10
mips: add missing declarations
Arnd Bergmann
-0
/
+5
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
-0
/
+10
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
-0
/
+1
2023-12-10
mips: fix setup_zero_pages() prototype
Arnd Bergmann
-1
/
+2
2023-12-10
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
-2
/
+0
2023-12-10
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
-0
/
+3
2023-12-10
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
-0
/
+1
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
-0
/
+24
2023-12-10
mips: add asm/syscalls.h header
Arnd Bergmann
-0
/
+33
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
-1
/
+5
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
-1
/
+2
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
-2
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
-0
/
+7
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
-0
/
+3
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
-0
/
+4
[prev]
[next]