Age | Commit message (Expand) | Author |
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 |
2023-12-05 | mips/smp: Call rcutree_report_cpu_starting() earlier | Stefan Wiehler |
2023-11-23 | mips: add <asm-generic/io.h> including | Jiaxun Yang |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler |
2023-11-10 | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |