summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* mips, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-231-11/+6
* ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-121-0/+7
* mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-01-271-0/+6
* MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-01-261-1/+7
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-1710-79/+44
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-088-9/+9
| * MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer2023-12-301-61/+27
| * MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer2023-12-302-10/+7
| * mips: Set dump-stack arch descriptionSerge Semin2023-12-211-0/+2
| * mips: Fix incorrect max_low_pfn adjustmentSerge Semin2023-12-211-2/+2
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-0/+1
|\ \
| * | mips: add <asm-generic/io.h> includingJiaxun Yang2023-11-231-0/+1
* | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-093-0/+9
|\ \ \
| * | | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-123-0/+9
| |/ /
* | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-0919-10/+20
|\ \ \
| * \ \ merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton2023-12-123-8/+8
| |\ \ \
| * | | | mips: kexec: include linux/reboot.hArnd Bergmann2023-12-101-0/+1
| * | | | mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann2023-12-101-0/+3
| * | | | mips: mt: include asm/mips_mt.hArnd Bergmann2023-12-101-0/+1
| * | | | mips: spram: fix missing prototype warning for spram_configArnd Bergmann2023-12-101-0/+1
| * | | | mips: move cache declarations into headerArnd Bergmann2023-12-102-2/+0
| * | | | mips: fix tlb_init() prototypeArnd Bergmann2023-12-101-2/+0
| * | | | mips: move jump_label_apply_nops() declaration to headerArnd Bergmann2023-12-101-2/+1
| * | | | mips: mark local function static if possibleArnd Bergmann2023-12-101-1/+1
| * | | | mips: signal: move sigcontext declarations to headerArnd Bergmann2023-12-102-3/+3
| * | | | mips: add missing declarations for trap handlersArnd Bergmann2023-12-102-0/+2
| * | | | mips: add asm/syscalls.h headerArnd Bergmann2023-12-107-0/+7
| | |/ / | |/| |
* | | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-083-0/+6
|\ \ \ \
| * | | | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-143-0/+6
| |/ / /
* | | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-153-8/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-123-8/+8
| |/
* | MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer2023-12-051-12/+13
* | mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler2023-12-051-2/+2
|/
* Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-101-1/+0
|\
| * MIPS: Remove dead code in relocate_new_kernelTiezhu Yang2023-10-061-1/+0
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-11/+0
|\ \
| * | vgacon: clean up global screen_info instancesArnd Bergmann2023-10-171-11/+0
| * | vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
| * | vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-171-1/+1
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+2
|\ \
| * | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-013-3/+6
|\ \
| * | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-063-0/+3
| * | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-033-3/+3
| |/
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-213-0/+3
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-213-0/+3
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-213-0/+3
|/
* Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-075-5/+3
|\
| * mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-153-3/+3
| * mips: remove unneeded #include <asm/export.h>Masahiro Yamada2023-08-152-2/+0