index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-09
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
2024-03-15
Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
mips: cm: Convert __mips_cm_phys_base() to weak function
Serge Semin
2024-03-11
mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
Serge Semin
2024-03-07
mips: mt: make mt_class constant
Ricardo B. Marliere
2024-02-23
mips, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
MIPS: Implement microMIPS MT ASE helpers
Jiaxun Yang
2024-02-20
MIPS: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2024-02-20
MIPS: cps-vec: Use macros for 64bits access
Gregory CLEMENT
2024-02-20
MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
Gregory CLEMENT
2024-02-20
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
2024-02-20
MIPS: Fix set_uncached_handler for ebase in XKPHYS
Jiaxun Yang
2024-02-20
MIPS: pm-cps: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: traps: Use GPR number macros
Jiaxun Yang
2024-02-12
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
2024-01-26
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
2023-12-30
MIPS: Remove unused shadow GPR support from vector irq setup
Thomas Bogendoerfer
2023-12-30
MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
Thomas Bogendoerfer
2023-12-21
mips: Set dump-stack arch description
Serge Semin
2023-12-21
mips: Fix incorrect max_low_pfn adjustment
Serge Semin
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2023-12-10
mips: kexec: include linux/reboot.h
Arnd Bergmann
2023-12-10
mips: smp: fix setup_profiling_timer() prototype
Arnd Bergmann
2023-12-10
mips: mt: include asm/mips_mt.h
Arnd Bergmann
2023-12-10
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
2023-12-10
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2023-12-10
mips: mark local function static if possible
Arnd Bergmann
2023-12-10
mips: signal: move sigcontext declarations to header
Arnd Bergmann
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
2023-12-10
mips: add asm/syscalls.h header
Arnd Bergmann
2023-12-05
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
[next]