summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2021-07-19MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-07MIPS: Fix new sparse warningsThomas Bogendoerfer
2021-04-06MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer
2021-04-06MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-03-16MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil
2021-03-14mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Wang Qing
2021-03-10mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-03-06mips: smp-bmips: fix CPU mappingsÁlvaro Fernández Rojas
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer
2021-02-15MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer
2021-02-13MIPS: Use common way to parse elfcorehdrJinyang He
2021-02-13Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer
2021-02-09MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang
2021-02-09Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin
2021-02-09MIPS: process: Fix no previous prototype warningJinyang He