summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-08mips: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil
2020-07-27mips: switch to ->regset_get()Al Viro
2020-07-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He
2020-07-26MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-07-24mips: traps, add __init to parity_protection_initJiri Slaby
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09mips: add show_stack_loglvl()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds